Skip to content

Releases: xiaoyifang/goldendict-ng

win-linux-macos-20220421

21 Apr 15:25
Compare
Choose a tag to compare
Pre-release

release on date: 20220421 time: 15:25:47
branch: dev
commit: 4efbf6f
Qt version: 5.15.2 gcc_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.

AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
auto built by github action. use on your on risk:-)

CHANGES:
4efbf6f optimize: invalid link should not pass to qt backend
43cf764 supplement some zh_CN translation
f6c588e fix: collapse function does not work expectedly.

win-linux-macos-20220419

19 Apr 12:10
Compare
Choose a tag to compare
Pre-release

release on date: 20220419 time: 12:10:07
branch: dev
commit: c7f7fde
Qt version: 5.15.2 clang_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.

AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
auto built by github action. use on your on risk:-)

CHANGES:
c7f7fde add qt6.2.4 as backup'
'fc0b3318 clean code:remove mdx runnable'
'c34bde25 fix:warning output should not print as address.'
'4d83fc56 bump staged version to 22.4.19-alpha

win-linux-macos-20220417

17 Apr 16:30
Compare
Choose a tag to compare
Pre-release

release on date: 20220417 time: 16:22:02
branch: dev
commit: 376f0f1
Qt version: 5.15.2 win64_msvc2019_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc

auto built by github action. use on your on risk:-)

CHANGES:
376f0f1 fix: qt6.2 iframe can not access gdlookup built-in javascript
15702d8 fix:head lazy load
473c617 add lazy loading to headwords dialog
0ea3ad0 fix:if the applciation has a very large icon ,the application will crash
a4c1e27 feature:webp auto scale to reduce the size
8bbcb72 github: windows add qt6.3 support
c02d369 add howto about github action's qt versions
86aa0b1 clean code:remove dead code
8458bb9 Update How to use ocr together with GoldenDict.md

win-20220416

16 Apr 13:29
Compare
Choose a tag to compare
win-20220416 Pre-release
Pre-release

release on date: 20220416 time: 13:21:08
branch: staged
commit: ad7242d
Qt version: 5.15.2 win64_msvc2019_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc

auto built by github action. use on your on risk:-)

CHANGES:
ad7242d fix id replacement should consider the javascript reference also
fcf0fec fix: change html unescape to Html::unescape
bd58c6c fix:qt6.2 QDomDocument attribute parse behaviour has changed
400d263 fix:mdx compact html ,the end close tag error
03898a2 disabled mac m1 for now,will be open when github offers sillicon version
fe253fa update ffmpeg version in install_tool_name
cf9c657 add version check ,high dpi support

linux-macos-20220415

15 Apr 12:10
ed55ad0
Compare
Choose a tag to compare
linux-macos-20220415 Pre-release
Pre-release

release on date: 20220415 time: 12:10:39
branch: dev
commit: ed55ad0
Qt version: 5.15.2 gcc_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.

AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
auto built by github action. use on your on risk:-)

CHANGES:
ed55ad0 Merge pull request #48 from ngn999/staged
bbc664b libao: static link libmacosx.so plugin, fix #46
2864fdf clean code:remove qt4 comment and remove old configure file
225d90b icon changed to transparent background
b242a5b add request attribute
9779b1d update wikitionary icon
753f07d optimize:move getHostBase method to utils
0759259 Revert "optimize: for loop optimize"
2e6cf12 clean code: clang-tidy warning

GoldenDict-AppleSilicon-6.2.4_macos-11_7390299a

10 Apr 08:39
d12f070
Compare
Choose a tag to compare

GoldenDict for Apple Silicon.

win-linux-macos-20220410

10 Apr 23:37
Compare
Choose a tag to compare
Pre-release

release on date: 20220410 time: 23:37:57
branch: dev
commit: 70b2f8f
Qt version: 5.15.2 gcc_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.

AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
auto built by github action. use on your on risk:-)

CHANGES:
70b2f8f fix:unclosed tag caused the following dictionaries can not render correctly
30ce781 Revert "improve:handle invalid tag soup improvement, related to old issue #271"

win-linux-macos-20220407

07 Apr 12:13
Compare
Choose a tag to compare
Pre-release

release on date: 20220407 time: 12:13:40
branch: dev
commit: b230f23
Qt version: 5.15.2 gcc_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.

AppImage built with: Ubuntu-20.04 ,latest gcc
macos built with: macos-10.15,macos-11.0,clang_64 x86_64(Intel Kind)
auto built by github action. use on your on risk:-)

CHANGES:
b230f23 update version to 22.4.7-alpha
4c32f75 Revert "clean code: win return std::string directly"
67c7413 optimize: tiff method refactor
64d989f clean code:remove unnecessary typedef
4283b25 github:install qt version upgrade to v3
a6ea6ab github:qt6.2.3 to 6.2.4
c5a8958 github:changelog remove single quote
7f80504 tiff to webp

win-linux-macos-20220401

01 Apr 13:18
Compare
Choose a tag to compare

release on date: 20220401 time: 13:10:07
branch: master
commit: f9978dd
Qt version: 5.15.2 win64_msvc2019_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc

auto built by github action. use on your on risk:-)

CHANGES:
f9978dd Merge branch 'dev'
5d2426c github:workflow changes
15926ef release version 22.4
288a1ce Merge branch 'dev'
b90aaf9 add clang-format to constraint the incoming new commits . generally all the new added codes must be follow this style guildline. the developers are encourage to use various IDE tool to adapt this format style. Modern IDEs are usually support this .clang-format.

win-linux-macos-20220331

31 Mar 01:05
Compare
Choose a tag to compare
Pre-release

release on date: 20220331 time: 00:57:31
branch: staged
commit: e679463
Qt version: 5.15.2 win64_msvc2019_64
Windows built with: msvc64 Visual studio 2019

goldendict.exe can not used alone

if you have a previous version. replace this maybe ok. if not ,download the whole bundle.
AppImage built with: Ubuntu-20.04 ,latest gcc

auto built by github action. use on your on risk:-)

CHANGES:
from(ngn999)

  • on Macbook pro , scrolling from trackpad will trigger zoom in/out; goldendict/goldendict#1241
  • fix a deadlock in mutex.hh
  • make some sync function async
    from(xiaoyf)
  • qt print preview on qt6.2
  • some minor fixes.