Skip to content

Commit f4e23a2

Browse files
Update changelog
1 parent 4e9a882 commit f4e23a2

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22

33
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
44

5+
---
6+
## [1.5.0](https://github.com/mumu-lhl/Ciyue/compare/v1.4.0..v1.5.0) - 2025-03-02
7+
8+
### Bug Fixes
9+
10+
- context menu search doesn't work with capitalized word - ([bb8bb55](https://github.com/mumu-lhl/Ciyue/commit/bb8bb5569adbc27b167a07a701a35d1e820cd9ba)) - Mumulhl
11+
- fix sort with date filtering - ([7b813c1](https://github.com/mumu-lhl/Ciyue/commit/7b813c149a7da4050868ae626ece76ddbf76314e)) - Mumulhl
12+
13+
### Features
14+
15+
- **(i10n)** finish i10n - ([d6562c0](https://github.com/mumu-lhl/Ciyue/commit/d6562c0ede691f46d03d60959226a76f20f2331b)) - Mumulhl
16+
- **(ui)** group settings - ([d8e7399](https://github.com/mumu-lhl/Ciyue/commit/d8e7399696e4122c9eb15ef0b678dfacd1e3ceea)) - Mumulhl
17+
- add words to the wordbook with the date - ([56bbd0b](https://github.com/mumu-lhl/Ciyue/commit/56bbd0bb025b322575088d9d9568ff303a3115f0)) - Mumulhl
18+
- show date of words - ([732e277](https://github.com/mumu-lhl/Ciyue/commit/732e277f2eabf96e064a6273799ce46ef6deecba)) - Mumulhl
19+
- allow selecting date for filtering words - ([d2d4679](https://github.com/mumu-lhl/Ciyue/commit/d2d46795757822d412cc90d75f70f02e30620cb3)) - Mumulhl
20+
21+
### Miscellaneous Chores
22+
23+
- add shared_preferences to devtools - ([3ea4827](https://github.com/mumu-lhl/Ciyue/commit/3ea4827501200caeb634634bf6f6f798895f708c)) - Mumulhl
24+
25+
### Refactoring
26+
27+
- **(ui)** improve ui - ([3ae0548](https://github.com/mumu-lhl/Ciyue/commit/3ae05483a936d894c32359c89d63a8a85099d772)) - Mumulhl
28+
- rename file and class - ([becc956](https://github.com/mumu-lhl/Ciyue/commit/becc95692f49fcd880f54cd6b1982f7c6a8b337b)) - Mumulhl
29+
- improve performance - ([c49bac8](https://github.com/mumu-lhl/Ciyue/commit/c49bac87a48088da8269a3951e84997865c9aea2)) - Mumulhl
30+
31+
### Style
32+
33+
- format code - ([432cdd4](https://github.com/mumu-lhl/Ciyue/commit/432cdd40452c16bc5c09f41230a07029d7a36b6e)) - Mumulhl
34+
535
---
636
## [1.4.0](https://github.com/mumu-lhl/Ciyue/compare/v1.3.1..v1.4.0) - 2025-02-23
737

0 commit comments

Comments
 (0)