Releases: bookfere/Ebook-Translator-Calibre-Plugin
Releases · bookfere/Ebook-Translator-Calibre-Plugin
v2.3.5
NOTE: This is the last version that supports Calibre versions below 5.0.
Added features and fixed bugs as follows:
- feat: Added the option to enable/disable metadata translation.
- feat: Updated Turkish UI translation. Credit to @DogancanYr
- fix: Fixed the bug that caused output failure due to the lack of namespaces.
- fix: Fixed the bug that prevented retry failure translation.
- fix: Fixed the saved config display bug for the custom engine.
v2.3.4
Added features and fixed bugs as follows:
- feat: Added filtering feature to Advanced mode.
- feat: Supports reserving elements using CSS selectors.
- feat: Supports setting priority elements for extraction.
- feat: Added translation status indicator. Credit to @Andy-AO.
- feat: Added non-aligned items counter in Advanced mode. Credit to @Andy-AO.
- feat: Marks failed translations with red color.
- feat: Shows last modification time for caches on cache manager.
- feat: Supports disabling and auto-hiding notifications.
- feat: Added keyboard shortcut and mnemonics features.
- feat: Allows users to choose the text direction for translation.
- feat: Separated translation progress from conversion progress.
- fix: Fixed bug preventing setting original text color.
- fix: Fixed bug when adding translation for line breaks.
- fix: Fixed bug causing error when deleting rows.
- fix: Properly shows item status after saving edits.
v2.3.3
Added features and fixed bugs as follows:
- feat: Added Claude as a translation engine. #232
- feat: Optimized adding translation feature. #244
- feat: Added Turkish UI translation. Credit to @DogancanYr
- feat: Show details while extracting the content of an ebook.
- feat: Support choosing encoding when translating plain text.
- fix: Fixed the bug causing output errors on Windows. #242
- fix: Fixed the bug preventing cache deletion on Windows. #246
v2.3.2
v2.3.1
Fixed bugs as follows:
- Fixed the bug to be compatible with lower versions of Calibre.
- Fixed the freezing issue when using the cache with multiple threads.
v2.3.0
Added features:
- Added new translation engine of Google Gemini Pro.
- Added support for SubRip Text (.srt) translation. #162
- Added support for Portable Game Notation (.pgn) translation. #207
- Added support for side-by-side translation position. Credit to @tiropictor
- Added customization for changing the original color.
- Added feature to translate ebook metadata. #216
- Added a new UI language for French. Credit to @miiPoP
- Added a new UI language for Portuguese. Credit to Marcelo Duarte
- Added the context menu to cache manager for deleting caches.
- Added support for specifing a custom model for ChatGPT. #167
- Added support to count item and character in Advanced mode. #130
Enhanced features:
- Supported to restore user-adjusted geometry and size for the Setting window.
- Changed the separator to dual-newline for the "Merge to Translate" feature.
- Removed all potential non-printable characters that interfere translation. #189
- Highlighted inconsistency between the original and translation lines. #82
- Enabled Google(Free) to handle the long content that exceeds length limit.
Fixed bugs:
- Fixed bugs that caused deadlock freezes. #170, #182, #186
- Fixed the bug of removing all subjects from the metadata. #171
- Fixed malformed request bug in custom engine. #189
Check all the bug fixes and feature enhancements: 682f73f...a871b7a
v2.2.0
Fixed bugs and added features:
- feat: Added the ability to translate the TOC in the NCX file. #96, #105
- feat: Added feature to preserve all attributes from the original element. #104
- fix: Resolved the conflict on saving the engine settings.
- fix: Enhanced the feature of processing headings as other priority elements. #128
- fix: Fixed the bug preventing proxy access from the OS. #129
- fix: Added a user agent to the request header of ChatGPT. #133
- Other bug fixing and feature enhancement. cb764a4...8b39d86
v2.1.4
v2.1.3
Fixed bugs as follows:
- Fixed BOM-caused glossary's first word bug. #67
- Fixed a bug that prevented cache removal and deletion. #90
- Fixed a bug that prevented the proper storage of translated ebooks. #106
- Fixed an asyncio-related bug that was crashing the translation process. #110
- Removed special characters from translation. #112
- Fixed the bug where the queue couldn't get the event loop. #115
- Fixed the bug where settings could not be displayed properly. #116
- Speed up cache storage on windows.
v2.1.2
Enhanced features and fixed bugs:
- Terminate translation if error occurs in batch mode.
- Keep hyperlinks when choosing translation position as "Add without original."
- Fixed a cache-related bug that caused the plugin to crash.
- Fixed a bug that prevented the restoration of words in the glossary.