Skip to content

GoldenDict-ng-v24.01.22-LoongYear.240122.3dddb3be

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 09:30
· 99 commits to staged since this release

Install instructions for Windows, macOS and Linux

https://xiaoyifang.github.io/goldendict-ng/install/.

Filename pattern (文件名模式): [Qt version]-GoldenDict-ng-[OS]-[release-date].[ext]

Qt6.X is recommended for various enhancements.

Windows users can use either ****-installer.exe (for installer) or ****.zip (unzip and run).
The goldendict.exe can be dropped into previous installation's folder (if dependencies aren't changed).

Linux users can use Flatpak or build from source.
https://flathub.org/apps/io.github.xiaoyifang.goldendict_ng

macOS users can use .dmg installer.

6.5.1-GoldenDict.exe_windows-2019_20230701.zip means built with Qt6.5.1, windows/msvc-2019 at 20230701 as a zip archive.

Build Details

AppImage: Ubuntu-20.04
macOS: macOS-12 and macOS-13
Windows: Visual studio 2019
based on: master

Changes

🚀 Features

  • opt: remove disable web security
  • opt: use link instead of button and tooltip
  • opt: remove popup html
  • opt: experiment with qt 6.7.0
  • opt: arm macos support
  • opt: refactor the code

🐛 Fixes

  • fix: validate the dictionary when push it into the variable
  • fix: middle button does not work
  • fix: critial error throw.
  • fix: macos arm support
  • fix: groups widget crash on macos occasionly

🤖 Github action

  • action: upgrade to qt6.6.1

🧼 Clean Code

  • clean: move dict implementations out of headers
🔴 Uncategorized
  • New Crowdin updates
  • New Crowdin updates
  • New Crowdin updates
  • opt : dictserver reimplementation with signal
  • doc: add a document about program dictionary