Skip to content

Releases: plateaukao/einkbro

Release v12.2.0

11 Oct 15:50
Compare
Choose a tag to compare

Features

  • support fast forward to next article for text to speech feature

Bug fixes and enhancement

  • Better handling text to speech logic
  • Fix gpt model wrong when switching different solutions
  • Show translated texts faster for text to speech feature
  • Replace most icons to Icons
  • Re-order default toolbar icons

Release v12.1.0

29 Sep 13:54
Compare
Choose a tag to compare

Feature

  • Support voice selection for OpenAI tts solution
  • Support pause state in Text-to-Speech feature
  • Support showing Text-To-Speech reading text in dialog
  • Support showing reading text translation (click on reading text to toggle the feature)

Fix

  • show lazy load images in Reader Mode (thanks to @wanderor )
  • show in paragraph translation text in 1.5 line height
  • sometimes tts websocket listener will return fail
  • function menu can be scrolled in landscape mode when screen size is too small

Release v12.0.0

21 Sep 12:26
Compare
Choose a tag to compare

Features

ReadAloud tts support

  • play, pause (via long press on Read icon)
  • choose between different voices for different languages
  • add other web content into read list (via long press on Read icon and plus icon)
  • add other web content into read list (via context menu when long click on link)
  • show reading progress (in tts setting dialog, via long press on Read icon)
image image image image

Release v11.17.0

17 Sep 00:54
Compare
Choose a tag to compare

Feature

  • A more standard siwtch UI for Settings
  • Support adding spaces between toolbar icons (available in toolbar configuration)
  • Support opening other epub files in "Open Eub" menu item
  • Long press "Read" menu item to show "text to speech" settings (read speed)

Fixed Issues

  • Enhance toolbar drawing efficiency. (Reduce drawing)
  • ActionMode dialog position wrong when first time use
  • Fix bookmark sync popup after bookmark item is edited
  • Fix input address bar is not focused when first time use
  • Fix text to speech logic when using openAI tts API

Release v11.16.0

09 Sep 23:00
Compare
Choose a tag to compare

Features

  • support bookmark re-ordering
  • support a new button to show current time on toolbar (useful when statusbar is hidden)
  • show url too in history list
  • support disabling long press on touch area in settings
  • remove icons in settings to make it more clear

Fixes

  • language setting default to Chinese -> will follow system setting by default now
  • make sure bookmark item can be clicked even if the bookmark title is short

Release v11.15.0

28 Aug 19:22
Compare
Choose a tag to compare

Feature

  • support long press on GPT actions in Action Mode menu to edit mode
  • long press on Bold button to configure boldness
  • add Select Paragraph action in Action Mode menu
  • (migrate all per-site settings to database)
  • support per-site configuration of invert color property
  • support export Gpt Queries as html file
  • suppport using volume key to scroll gpt query results
  • support setting UI langugage
  • provide Korean locale

Release v11.14.0

20 Aug 13:59
Compare
Choose a tag to compare

Feature

  1. Add switch touch direction in toolbar actions (Thanks to @wanderor )

  2. Support saving ChatGPT response! Now you can save it on Translation Dialog, and see the saved list in Settings > ChatGPT Integration > GPT Results

  3. Support configuring each GPT action: service type, and model name

  4. Support modifying GPT action if you long click on the action name in Translation Dialog

  5. Support settings by url domain

  • White Background feature works by url domain
  • Always translate: long press on Translate button on either menu or toolbar, you can toggle "Translate this site". After setting it and reload the tab, all urls under the same domain will be translated automatically
  1. Support sentence text selection: long press on a word, and choose Select Sentence

Fix

  • The context-ware query to ChatGPT is more precise with a single sentence

Screenshots

Feature 1.

image___image

Feature 3.

image

Feature 5.

image

Feature 6.

image

Release v11.13.0

09 Aug 16:29
Compare
Choose a tag to compare

Feature

  • When in Youtube website, and enabled dual caption feature, if you try to save web content as epub, it will save dual captions into ebub file.

Release v11.12.0

30 Jul 16:36
Compare
Choose a tag to compare

Enhancements

  • better pagination for some websites (need to enable try fix scrolling in touch setting)
  • add an option to only save tab url when the tab is closed

Fixes

  • do not add new tab when calling from floating point in BOOX devices
  • highlights list touch issue

Release v11.11.0

01 Jul 13:05
Compare
Choose a tag to compare
  • enhancement: possible to modify model for openai, alternative server, and gemini service separately
  • enhancement: don't constrain safety settings for gemini queries.
  • fix: font is not changeable in reader mode