New UI for Subscription Information
Account and subscription details are now displayed in the Options menu for easier access. Notably, levels and points are required to activate certain Translator++ features. You can explore additional benefits on the Patreon page.
LiteLLM Improvements
LiteLLM now includes the same feature as ChatGPT: an option to append character names and glossary terms to enhance AI translation quality.
- Event Handler: Added support for the
onEmptyBatch
event in LiteLLM, improving batch processing reliability. - Context Handling Fixes: Resolved issues with enabling context settings and fixed incorrect context length calculations that previously caused all contexts to load into the prompt unnecessarily.
It’s important to note that the LiteLLM add-on is integrated with the ChatGPT add-on. To use LiteLLM, you must also have the ChatGPT add-on installed.
General Fixes
- Resolved issues with word wrapping and text splitting at incorrect positions.
- Fixed file dialog inconsistencies, ensuring paths are returned properly.
- Addressed crashes and bugs in the RenParser and DazedMTL add-ons.
Change Logs
[6.11.27]
- Add : added event onEmptyBatch into BatchTranslate class
- Update : ChatGPT ver. 0.17
- Fix : ChatGPT Batch Manager: Correctly display information if the translation is handled by cache/translation memory
- Fix : ChatGPT : Options to enable context not properly assigned
- Update : TransLiteLLM ver. 0.11
- Fix : TransLiteLLM : Added handler for onEmptyBatch event
- Fix : TransLiteLLM : Options to enable context not properly assigned
- Fix : Wrong calculation of context length makes all the contexts are loaded into the prompt
[6.11.20]
- Fix : Wordwrap. Text split in the wrong position
- Update : Trans DazedMTL ver. 0.6
- Fix : DazedMTL not working
- Fix : Python library: Unable to run detached python process when the application’s path has spaces
- Fix : File dialog sometime doesn’t resturn the path
- Update : RenParser ver. 0.14
- Fix : RenParser – Various crash on project creation
- Update : SugoiTrans ver. 0.7.1
[6.11.13]
- Update : TransDeepLPro ver. 0.5
- Fix : DeepL Pro – More clearer guide to avoid confusion
- Add : User information page in options menu.
- Add : A self explanatory information regarding user & subscribtion in options menu.
- Update : Trans LiteLLM ver. 0.10
- Add : LiteLLM : Options to append character name and glossary to improve the quality of AI translation through LiteLLM
- Update : DeepL Pro ver. 0.6
- Fix : DeepL Pro – the more clearer & instructive error log
[6.11.6]
- Update : TransKoboldAI ver. 0.5
- Add : TransKoboldAI – Add menu to start server from main menu
- Add : TransKoboldAI – Add menu to check server status
- Update : ChatGPT ver. 0.15
- Fix : ChatGPT Batch Manager – Fix for some text overflow
- Add : ChatGPT Batch Manager – View raw HTTP payload
- Update : SRPG Studio Parser ver. 0.2.3
- Add : trans.setRowInfoText(); trans.setParametersByRow()