Skip to content

Commit a29ad66

Browse files
committed
docs(changelog): update changelog for 2023.12.21-5ed3693
1 parent 5ed3693 commit a29ad66

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## Version 2023.12.21-5ed3693
6+
7+
### Features
8+
- **i18n**: improve chinese i18n (#757) (2e56641)
9+
- **i18n**: add tooltip and favoriteButton i18n (#756) (a1037cf)
10+
- **i18n**: add Chinese translation base (#718) (8f99eb6)
11+
- **new tool**: pdf signature checker (#745) (4781920)
12+
- **new tool**: numeronym generator (#729) (e07e2ae)
13+
14+
### Bug fixes
15+
- **jwt-parser**: jwt claim array support (#799) (5ed3693)
16+
- **camera-recorder**: stop camera on navigation (#782) (80e46c9)
17+
- **doc**: updated create new tool command in readme (#762) (7a70dbb)
18+
- **base64-file-converter**: fix downloading of index.html content without data preambula (#750) (043e4f0)
19+
- **docker**: rollback armv7 in docker releases (#741) (205e360)
20+
- **eta**: corrected example (#737) (821cbea)
21+
22+
### Refactoring
23+
- **about, i18n**: improved i18n dx with markdown (#753) (bd3edcb)
24+
- **token, i18n**: complete fr translation (#752) (de1ee69)
25+
- **uuid generator**: uuid version picker (#751) (38586ca)
26+
- **case converter**: no split on lowercase, uppercase and mocking case (#748) (ca43a25)
27+
- **ui**: replaced legacy n-upload with c-file-upload (#747) (7fe47b3)
28+
- **token**: added password in token generator keywords (#746) (16ffe6b)
29+
- **bcrypt**: fix input label align (#721) (093ff31)
30+
31+
### Chores
32+
- **deps**: switched from oui to oui-data for mac address lookup (#693) (0fe9a20)
33+
- **deps**: update unocss monorepo to ^0.57.0 (#638) (2e396d8)
34+
- **docker**: added armv7 plateform for docker releases (#722) (fe1de8c)
35+
536
## Version 2023.11.02-7d94e11
637

738
### Features

0 commit comments

Comments
 (0)