Releases: mumu-lhl/Ciyue
Releases · mumu-lhl/Ciyue
v0.14.0
What's Changed
Dependencies 📦
- chore(deps): bump drift from 2.21.0 to 2.22.1 by @dependabot in #70
- chore(deps): bump drift_flutter from 0.2.1 to 0.2.2 by @dependabot in #71
- chore(deps): bump flutter_launcher_icons from 0.14.1 to 0.14.2 by @dependabot in #75
- chore(deps): bump go_router from 14.6.1 to 14.6.2 by @dependabot in #76
- chore(deps): bump drift_dev from 2.22.0 to 2.22.1 by @dependabot in #77
Other Changes
- test: fix migration import by @mumu-lhl in #73
- refactor:
Dict
class by @mumu-lhl in #78 - feat: notice users the announcement of update by @mumu-lhl in #81
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
New Features 🎉
Dependencies 📦
- chore(deps): bump go_router from 14.6.0 to 14.6.1 by @dependabot in #63
Other Changes
- chore(translation): translations update from Hosted Weblate by @weblate in #62
- chore: configuring automatically generated release notes by @mumu-lhl in #66
- refactor: refactor path by @mumu-lhl in #67
- chore: disable generating release changelog by git-cliff by @mumu-lhl in #68
- refactor: webview display by @mumu-lhl in #69
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.0
What's Changed
- chore(deps): bump shared_preferences from 2.3.2 to 2.3.3 by @dependabot in #47
- chore(deps): bump package_info_plus from 8.1.0 to 8.1.1 by @dependabot in #48
- chore(deps): bump flutter_tts from 4.0.2 to 4.1.0 by @dependabot in #50
- chore(deps): bump go_router from 14.3.0 to 14.6.0 by @dependabot in #53
- chore(deps): bump device_info_plus from 11.1.0 to 11.1.1 by @dependabot in #51
- chore(deps): bump flutter_tts from 4.1.0 to 4.2.0 by @dependabot in #54
- feat: support context menu by @mumu-lhl in #55
- refactor: order wordbook by @mumu-lhl in #56
- style: new icon and remove splash screen by @mumu-lhl in #57
Full Changelog: v0.11.2...v0.12.0
v0.11.2
v0.11.1
v0.11.0
v0.10.1
<!-- generated by git-cliff -->
v0.10.0
v0.9.0
0.9.0 - 2024-10-03
Bug Fixes
- fix read resource if resource is not in mdd - (99b8ef5) - Mumulhl
- fix entry url for encoded url - (c9f7fda) - Mumulhl
- fix description display - (f2e9e66) - Mumulhl
Features
- add export and import to wordbook (#25) - (47fca75) - Mumulhl
- add viewing description to manage dictionaries - (bf74358) - Mumulhl
- support scan dictionaries under a path - (0ac77a2) - Mumulhl
- new icon and support adaptive icon (#27) - (be0211a) - Mumulhl
- support custom font (#28) - (36eeefc) - Mumulhl
- show empty when there is nothing in page - (e3fee9d) - Mumulhl
Performance
- improve performance when changing dictionaries - (0378733) - Mumulhl