mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
Update CHANGES.md
This commit is contained in:
parent
71d2fbc71a
commit
f34ed9879c
|
@ -1,10 +1,14 @@
|
|||
# Changes
|
||||
|
||||
## Until to now
|
||||
- upgrade opencc to 2020-04-26 version
|
||||
- upgrade ffmpeg to 4.4
|
||||
- upgrade opencc to 2020-04-26 version(through vcpkg)
|
||||
- upgrade ffmpeg dependency to 4.4(on windows),code support to 5.0
|
||||
- fix: double click word to translate ,right context menu does not display.
|
||||
- add macos release workflow ,though not verified.
|
||||
- fix:middle button open in new tab does not work.
|
||||
- optimize: large memory consumption ,when have large collection of dictionaries.even when query a small group of dictionaries.
|
||||
- peformance: dsl parse performance .
|
||||
when have very long lines,the line will be split into two parts .the remaining part was considered a normal headword ,and hanged when expand parts.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue