New
v1.20.0
What's Changed
New Features π
- Add GPT-5 by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/508
- Add wordbook stats by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/513
- Allow putting search bar at bottom in word display by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/515
- Add automatic startup by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/522
- Add tray and hotkey by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/523
- Search words in wordbook by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/525
- Record opened word by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/526
Bug Fixes π
- Floating Window: Fix loading by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/511
- Full: Fix request storage permission on below Android 13 by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/512
- Fix search bar when set to bottom by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/538
Translation π
- feat(translation): translations update from Hosted Weblate by @weblate in https://github.com/mumu-lhl/Ciyue/pull/514
- feat(translation): translations update from Hosted Weblate by @weblate in https://github.com/mumu-lhl/Ciyue/pull/521
Dependencies π¦
- Bump go_router from 16.0.0 to 16.1.0 by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/517
- Bump vitepress from 1.6.3 to 1.6.4 in /docs by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/518
- Bump dio from 5.8.0+1 to 5.9.0 by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/519
- Bump talker from 5.0.0-dev.14 to 5.0.0-dev.16 by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/531
- Bump build_runner from 2.6.0 to 2.7.0 by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/532
- Bump talker_flutter from 5.0.0-dev.14 to 5.0.0-dev.16 by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/533
- Bump esbuild from 0.25.8 to 0.25.9 in /docs by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/536
- Bump talker_dio_logger from 5.0.0-dev.14 to 5.0.0-dev.16 by @dependabot[bot] in https://github.com/mumu-lhl/Ciyue/pull/534
Other Changes
- Perf: Reduce initialization time by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/509
- CI: Add gradle cache by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/524
- CI: Fix windows build by @mumu-lhl in https://github.com/mumu-lhl/Ciyue/pull/527
Full Changelog: https://github.com/mumu-lhl/Ciyue/compare/v1.19.1...v1.20.0