Downloads
Android
| Architecture | Common APK | Full APK |
|---|---|---|
| Universal (armeabi-v7a, arm64-v8a, x86_64) | Download | Download |
| armeabi-v7a (32-bit ARM) | Download | Download |
| arm64-v8a (64-bit ARM) | Download | Download |
| x86_64 | Download | Download |
Android Common vs Full: Common uses Android's system folder picker and copies selected dictionaries/audio into app-private storage, so it does not require broad storage access. Full requires the "Manage all files" permission on Android 11+ and reads dictionaries/audio directly from the selected external folder, avoiding the extra copy and saving storage.
Windows
| Artifact | Download |
|---|---|
| Installer | ciyue-installer.exe |
| Portable bundle | ciyue-windows.zip |
Linux
| Artifact | Download |
|---|---|
| AppImage | Ciyue-latest-x86_64.AppImage |
| Debian package | ciyue-x86_64.deb |
| RPM package | ciyue-x86_64.rpm |
| Portable tarball | ciyue-linux.tar.xz |
| Flatpak | ciyue-x86_64.flatpak |
macOS
Requires macOS 13 (Ventura) or later. Apple Silicon (arm64).
The app is ad-hoc signed. If Gatekeeper reports the app as damaged or unverified, remove the quarantine flag with (or right-click the app and choose Open) after moving it to Applications.
| Artifact | Download |
|---|---|
| Disk image | ciyue-macos.dmg |
| Portable bundle | ciyue-macos.zip |
What's Changed in 1.23.2
- chore(release): v1.23.2 by @mumu-lhl
- chore(release): v1.23.2-beta.7 by @mumu-lhl
- feat(translation): translations update from Hosted Weblate by @mumu-lhl in #735
- feat(translation): translated using Weblate (Russian) by @Xapitonov
- fix(linux): exclude host graphics stack to resolve Debian driver paths by @mumu-lhl
- chore: add rtk rules for antigravity by @mumu-lhl
- chore(release): v1.23.2-beta.6 by @mumu-lhl
- feat(hunspell): support splitting phrases into words and combining stems by @mumu-lhl
- fix(linux): resolve bubblewrap sandbox paths and fallback on Debian by @mumu-lhl
- chore: update flutter version to 3.47.2 by @mumu-lhl
- chore(release): v1.23.2-beta.5 by @mumu-lhl
- fix(android): fix floating window letterboxing and ANR in multi-window environments by @mumu-lhl
- feat(settings): move hunspell entry to root settings page below flashcards by @mumu-lhl
- feat(hunspell): add two-pass lookup option per dictionary by @mumu-lhl
- fix(hunspell): support multiple st: stems and preserve homonyms by @mumu-lhl
- chore(release): v1.23.2-beta.4 by @mumu-lhl
- feat(translation): translations update from Hosted Weblate by @mumu-lhl in #730
- feat(translation): translated using Weblate (Russian) by @Xapitonov
- Fix linux macos builds by @mumu-lhl in #731
- ci(linux): consume prebuilt WPEWebKit runtime by @mumu-lhl
- fix(ci): repair Linux and macOS builds by @mumu-lhl
- feat(macos): add macOS platform support by @mumu-lhl
- fix(linux): resolve WPE runtime paths absolutely by @mumu-lhl
- fix(webview): encode Unicode entry links by @mumu-lhl
- fix(android): align floating WebView theme by @mumu-lhl
- chore(release): v1.23.2-beta.3 by @mumu-lhl
- ci(release): filter git-cliff release tags by @mumu-lhl
- feat(search): label spelling suggestions by @mumu-lhl
- fix(lookup): handle redirects and spell suggestions by @mumu-lhl
- fix(android): support floating edge back by @mumu-lhl
- fix(android): close floating window at root by @mumu-lhl
- chore(release): v1.23.2-beta.2 by @mumu-lhl
- fix(word-display): bound desktop webviews by @mumu-lhl
- fix(i18n): localize Hunspell settings by @mumu-lhl
- fix(hunspell): guard code asset hook by @mumu-lhl
- fix(mdict): resolve @@@link records by @mumu-lhl
- fix(hunspell): link Android C++ runtime by @mumu-lhl
- fix(word-display): improve lookup navigation by @mumu-lhl
- feat(desktop): scan dictionary folders by @mumu-lhl
- ci(build): optimize builds and actions by @mumu-lhl
- chore(release): v1.23.2-beta.1 by @mumu-lhl
- ci(release): generate linked release notes by @mumu-lhl
- fix(android): pop floating lookup routes by @mumu-lhl
- fix(android): stabilize repeated floating lookups by @mumu-lhl
- fix(android): harden floating lookup by @mumu-lhl
- fix(android): stabilize floating window by @mumu-lhl
Full Changelog: v1.23.1...v1.23.2