Skip to content

ReverseWidget 1.10

Compare
Choose a tag to compare
@liyansong2018 liyansong2018 released this 02 Jun 12:02
· 8 commits to master since this release

English

  • Use QT native UI to increase ReverseWidget compatibility across different operating systems
  • Add function to compress json text on format module
  • Fix language translation issues
  • Fix word concatenation issues caused by line breaks and support for multiple paragraph translations
  • Fix other unknown errors
  • [zip release] - Faster but more files
  • [protable release] - Slow startup but only one file
  • [Compiler Platform] - Ubuntu 20.04/macOS10.15/Windows10, Python3.8
  • [Note] - Support for macOS is experimental

简体中文

  • 使用QT原生UI,减少组件style修改,适配多个操作系统
  • 增强json文本的格式化兼容性,并且支持压缩json
  • 修复语言翻译过程中由于换行和空格引起的单词拼接问题
  • 修复多个未知问题
  • 发布多个平台的可执行文件
  • [便携版] - 启动速度更快,但是包含多个文件
  • [exe可执行程序] - 启动速度较慢,但是只有一个文件
  • [编译平台] - Ubuntu 20.04/macOS10.15/Windows10, Python3.8
  • [备注] - 当前针对macOS的支持是实验性的,在苹果系统下,首次启动较慢