Skip to content

Releases: mumu-lhl/Ciyue

v1.0.0-alpha.1

29 Dec 04:05
56861f5
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

This version causes data loss!

What's Changed

New Features 🎉

Full Changelog: v0.15.1...v1.0.0-alpha.1

v0.15.1

22 Dec 03:19
cbaa41d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • refactor: ignore space in the end in the search bar by @mumu-lhl in #90

Dependencies 📦

  • chore(deps): bump build_runner from 2.4.13 to 2.4.14 by @dependabot in #91
  • chore(deps): bump shared_preferences from 2.3.3 to 2.3.4 by @dependabot in #92
  • chore(deps): bump drift_flutter from 0.2.2 to 0.2.3 by @dependabot in #93

Full Changelog: v0.15.0...v0.15.1

v0.15.0

15 Dec 02:56
3e383ba
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Dependencies 📦

  • chore(deps): bump test from 1.25.7 to 1.25.8 by @dependabot in #86
  • chore(deps): bump device_info_plus from 11.1.1 to 11.2.0 by @dependabot in #85
  • chore(deps): bump package_info_plus from 8.1.1 to 8.1.2 by @dependabot in #84

Other Changes

  • feat(translation): translations update from Hosted Weblate by @weblate in #82
  • chore(ci): update flutter version by @mumu-lhl in #87

Full Changelog: v0.14.0...v0.15.0

v0.14.0

08 Dec 04:06
068e4ab
Compare
Choose a tag to compare

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

Full Changelog: v0.13.1...v0.14.0

v0.13.1

01 Dec 04:22
a0512ca
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • refactor: display no result when search word not in the dict by @mumu-lhl in #65

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

24 Nov 06:54
2bc2157
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

16 Nov 08:59
a4814df
Compare
Choose a tag to compare

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

10 Nov 05:09
6d930f7
Compare
Choose a tag to compare

0.11.2 - 2024-11-10

Bug Fixes

  • (ui) refresh instantly after adding tag - (e56e072) - Mumulhl

Refactoring

  • refactor dialog - (a7f3aff) - Mumulhl

v0.11.1

09 Nov 12:11
527ff5e
Compare
Choose a tag to compare

0.11.1 - 2024-11-09

Bug Fixes

  • (build) remove DependencyInfoBlock - (b191834) - Mumulhl

v0.11.0

01 Nov 14:38
8e5c6cc
Compare
Choose a tag to compare

0.11.0 - 2024-11-01

Features

  • (language) support Русский - (239ac59) - Mumulhl
  • tag word in wordbook (#42) - (d9f7242) - Mumulhl

Refactoring

  • (database) refactor migration - (90ea7a3) - Mumulhl