Skip to content

Releases: FunnySaltyFish/Transtation-KMP

v2.8.1 released

15 Jul 06:45
Compare
Choose a tag to compare

v2.8.1
全新大版本来袭!

  • 新增 朗读新增 Sambert/CosyVoice 音色,实时流式合成,音色自然优美,欢迎在设置-朗读设置或长按朗读按钮配置
  • 新增 悬浮窗可以选择用什么引擎(入口:侧边栏-悬浮窗)
  • 新增 对话翻译支持上传图片
    • 当前支持 GPT-4-Turbo、GPT-4o、Claude3.x、Gemini 1.5-*
    • 图片同样消耗AI点数,同样按Token计费,根据不同模型、图片大小等计算实际消耗,单张图片可能在 85 ~ 1000+ Token 不等
  • 新增 对话翻译支持设置上下文长度
    • 大模型对话实际上是一次性提交多少条消息来组成全部内容,这次更新允许手动设定最高提交多少消息。此值越大模型上下文越丰富,但相应消耗也越大
  • 新增 文本翻译结果页面支持一键返回+清空输入
  • 新增 大模型列表支持搜索
  • 优化 略微优化悬浮窗样式
  • 优化 登录注册页面去除花里胡哨的背景
  • 修复 可能修复了插件管理页面的崩溃
  • 修复 上传头像时崩溃的问题
  • 修复 主题页面未选择图片时显示异常且点击崩溃的问题
  • 修复 上个版本无法应用内更新的问题
  • 修复 VIP倒计时文本始终为白色的问题
  • 修复 删除收藏就崩溃的问题
  • 修复 修复插件运行报错 "No Context associated with current Thread" 的问题
  • 其他优化和更新

v2.8.0 released

20 Apr 06:41
Compare
Choose a tag to compare

Version 2.8.0
A brand new major version is here!

  • Refactored the entire application to Kotlin multiplatform + Compose multiplatform.
    • The Windows version is preliminary completed, and will be released after resolving some issues!*
    • You can now build and run the experience from the code repository yourself.**
  • Added a brand new TTS configuration page.
    • You can individually configure the reading engine for each language, adjust speed and pronunciation separately, and support OpenAI's ultra-human-like voice.
    • Path: Settings - Reading Configuration / Long press the reading button during reading.
  • Added image post-processing functionality.
    • You can post-process the results after image translation, including viewing/copying original text/translated text/comparison.
    • Fully supports automatic optimization of recognition or segmentation results using large models.
  • Optimized the logic of image translation changes, now changing languages no longer automatically translates, it needs to be triggered manually.
  • Added the ability to set whether to interpret when translating with large models (turning it off can reduce waiting time).
  • Optimized long text translation to allow changing remarks and exporting results midway.
  • Optimized conversation translation results support reading aloud (default calling OpenAI, language is automatically selected, can be configured on the TTS settings page).
  • Optimized conversation translation page to support one-click jump to the bottom.
  • Optimized theme selection page to be consistent with other pages.
  • Adjusted to remove AI voice points, merged with the original AI text points into AI points.
  • Fixed long AI response timeout issue (extended various timeout times).
  • Fixed issue with WeChat payment icon having small white dots.
  • Fixed numerous issues during migration.

Due to database migration, the initial opening may take a while. Despite extensive testing, there may still be some small bugs. Feel free to join the group for feedback or provide screenshots on Coolapk~

Transtation: The next-generation aggregation translation software powered by large models!

* Partial migration records: https://juejin.cn/post/7324384083428835367
** New code repository: https://github.com/FunnySaltyFish/Transtation-KMP