release on date: 20230609 time: 03:21:01
branch: fix/possible-crash
commit: 0b21ad8
Qt version: Qt5.15.2, Qt6.X
Windows built with: msvc64, Visual studio 2019
AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: macos-10.15,macos-11.0,clang_64 x86_64
Qt6.X(homebrew build)
Qt5.15.2(Intel Kind)
auto built by github action. use on your on risk:-)
recommend version:Qt6.X (with the latest bug fixes and performance enhancements)
Filename pattern: [Qt version]-GoldenDict-[OS]-[release-date].[ext]
xapian is enabled by default which offers 10X~20X performance
文件名的模式: [Qt version]-GoldenDict-[OS]-[release-date].[ext]
xapian 用于全文索引的创建,提供更快的全文索引创建、搜索支持
比如:
6.4.3-GoldenDict.exe_windows-2022_20230502.zip
表示基于qt6.4.3,windows-2022, 于20230502日创建的版本。
CHANGES:
0b21ad8 windows qt upgrade to qt6.5.1
1ff67f7 fix: possible crash when show statusbar message
67ed24c fix: support dsl dictionary utf encoding detection (#830)
5fd9261 Create CONTRIBUTING.md
ab675a5 Create CODE_OF_CONDUCT.md
d33bb88 Merge pull request #828 from xiaoyifang/fix/start-tray
c56304a fix: remove toggle main windows extra parameter
1a1f708 Merge pull request #831 from xiaoyifang/fix/remove-unused-config
70cd2f9 fix: remove unused configuration
47cc3ce fix: remove the context line parameter
f58eb43 opt: use QFontCombox instead (#781)