2
2
3
3
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.
4
4
5
- ## Version 2024.05.10-33e5294
5
+ ## Version 2024.05.13-a0bc346
6
6
7
7
### Features
8
8
- ** i18n** : added German translation (#1038 ) (2c2fb21)
@@ -33,19 +33,28 @@ All notable changes to this project will be documented in this file. See [standa
33
33
- ** i18n** : added locales per tool (#861 ) (95698cb)
34
34
35
35
### Chores
36
+ - ** issues** : prevent empty issues (#1078 ) (a0bc346)
37
+ - ** issues** : removed old issue templates (#1077 ) (5a7b0f9)
38
+ - ** node** : upgraded node version in CI workflows (b59942a)
39
+ - ** version** : release 2024.05.10-33e5294 (38d5687)
36
40
- ** issues** : improved issues template (2852c30)
37
41
- ** issues** : improved bug issue template (#1046 ) (a799234)
38
42
43
+ ### Documentation
44
+ - ** changelog** : update changelog for 2024.05.10-33e5294 (9dfd347)
45
+
39
46
## Version 2023.12.21-5ed3693
40
47
41
48
### Features
49
+
42
50
- ** i18n** : improve chinese i18n (#757 ) (2e56641)
43
51
- ** i18n** : add tooltip and favoriteButton i18n (#756 ) (a1037cf)
44
52
- ** i18n** : add Chinese translation base (#718 ) (8f99eb6)
45
53
- ** new tool** : pdf signature checker (#745 ) (4781920)
46
54
- ** new tool** : numeronym generator (#729 ) (e07e2ae)
47
55
48
56
### Bug fixes
57
+
49
58
- ** jwt-parser** : jwt claim array support (#799 ) (5ed3693)
50
59
- ** camera-recorder** : stop camera on navigation (#782 ) (80e46c9)
51
60
- ** doc** : updated create new tool command in readme (#762 ) (7a70dbb)
@@ -54,6 +63,7 @@ All notable changes to this project will be documented in this file. See [standa
54
63
- ** eta** : corrected example (#737 ) (821cbea)
55
64
56
65
### Refactoring
66
+
57
67
- ** about, i18n** : improved i18n dx with markdown (#753 ) (bd3edcb)
58
68
- ** token, i18n** : complete fr translation (#752 ) (de1ee69)
59
69
- ** uuid generator** : uuid version picker (#751 ) (38586ca)
@@ -63,26 +73,31 @@ All notable changes to this project will be documented in this file. See [standa
63
73
- ** bcrypt** : fix input label align (#721 ) (093ff31)
64
74
65
75
### Chores
76
+
66
77
- ** deps** : switched from oui to oui-data for mac address lookup (#693 ) (0fe9a20)
67
78
- ** deps** : update unocss monorepo to ^0.57.0 (#638 ) (2e396d8)
68
79
- ** docker** : added armv7 plateform for docker releases (#722 ) (fe1de8c)
69
80
70
81
## Version 2023.11.02-7d94e11
71
82
72
83
### Features
84
+
73
85
- ** i18n** : language selector (#710 ) (e86fd96)
74
86
75
87
### Bug fixes
88
+
76
89
- ** dockerfile** : revert replacement of nginx image with non-privileged one (#716 ) (7d94e11)
77
90
- ** encryption** : alert on decryption error (#711 ) (02b0d0d)
78
91
79
92
### Refactoring
93
+
80
94
- ** math-evaluator** : improved description (e87f4b1)
81
95
- ** math-evaluator** : improved search and UX (#713 ) (58de897)
82
96
83
97
## Version 2023.11.01-e164afb
84
98
85
99
### Features
100
+
86
101
- ** command-palette** : clear prompt on palette close (#708 ) (d013696)
87
102
- ** command-palette** : added about page in command palette (99b1eb9)
88
103
- ** new tool** : random MAC address generator (#657 ) (cc3425d)
@@ -101,11 +116,13 @@ All notable changes to this project will be documented in this file. See [standa
101
116
- ** new tool** : text diff and comparator (#588 ) (81bfe57)
102
117
103
118
### Bug fixes
119
+
104
120
- ** deps** : fix issue on slugify (#593 ) (#673 ) (720201a)
105
121
- ** deps** : update dependency monaco-editor to ^0.43.0 (#620 ) (e371ef7)
106
122
- ** deps** : update dependency sql-formatter to v13 (#606 ) (c7d4562)
107
123
108
124
### Refactoring
125
+
109
126
- ** ui** : better ui demo preview menu (#664 ) (015c673)
110
127
- ** color-converter** : improved color-converter UX (#701 ) (abb8335)
111
128
- ** docker** : improved docker config (#700 ) (020e9cb)
@@ -122,6 +139,7 @@ All notable changes to this project will be documented in this file. See [standa
122
139
- ** bcrypt** : fix typo (#604 ) (e18bae1)
123
140
124
141
### Chores
142
+
125
143
- ** deps** : clean unused dependencies (#709 ) (e164afb)
126
144
- ** deps** : update docker/setup-qemu-action action to v3 (#627 ) (4365226)
127
145
- ** deps** : update docker/setup-buildx-action action to v3 (#626 ) (57ecda1)
@@ -136,19 +154,23 @@ All notable changes to this project will be documented in this file. See [standa
136
154
- ** deps** : update dependency typescript to ~ 5.2.0 (#587 ) (f3e14fc)
137
155
138
156
### Doc
157
+
139
158
- ** readme** : added contributors list (#622 ) (557b304)
140
159
- ** hosting** : added cloudron in the other hosting solutions section (#589 ) (06c3547)
141
160
142
161
## Version 2023.08.21-6f93cba
143
162
144
163
### Features
164
+
145
165
- ** copy** : support legacy copy to clipboard for older browser (#581 ) (6f93cba)
146
166
- ** new tool** : string obfuscator (#575 ) (c58d6e3)
147
167
148
168
### Bug fixes
169
+
149
170
- ** deps** : update dependency sql-formatter to v12 (#520 ) (2bcb77a)
150
171
151
172
### Chores
173
+
152
174
- ** deps** : switched to fucking typescript v5 (#501 ) (76b2761)
153
175
- ** deps** : update dependency @antfu/eslint-config to ^0.40.0 (#552 ) (6ff9a01)
154
176
- ** deps** : update dependency prettier to v3 (#564 ) (a2b9b15)
@@ -158,6 +180,7 @@ All notable changes to this project will be documented in this file. See [standa
158
180
## Version 2023.08.16-9bd4ad4
159
181
160
182
### Features
183
+
161
184
- ** Case Converter** : Add lowercase and uppercase (#534 ) (7b6232a)
162
185
- ** new tool** : emoji picker (#551 ) (93f7cf0)
163
186
- ** ui** : added c-select in the ui lib (#550 ) (dfa1ba8)
@@ -178,6 +201,7 @@ All notable changes to this project will be documented in this file. See [standa
178
201
- ** base64-string-converter** : switch to encode and decode url safe base64 strings (#392 ) (0b20f1c)
179
202
180
203
### Bug fixes
204
+
181
205
- ** deps** : update dependency uuid to v9 (#566 ) (5e12991)
182
206
- ** deps** : update dependency mathjs to v11 (#519 ) (7924456)
183
207
- ** deps** : update dependency @vueuse/router to v10 (#516 ) (ea0f27c)
@@ -197,6 +221,7 @@ All notable changes to this project will be documented in this file. See [standa
197
221
- ** ipv4-converter** : removed readonly on input (7aed9c5)
198
222
199
223
### Refactoring
224
+
200
225
- ** navbar** : consistent spacing in navbar buttons (#507 ) (30f88fc)
201
226
- ** ui** : remove n-text (#506 ) (72c98a3)
202
227
- ** ui** : replaced some n-input to c-input (#505 ) (05ea545)
@@ -209,6 +234,7 @@ All notable changes to this project will be documented in this file. See [standa
209
234
- ** ui** : replaced some n-input with c-input-text (f7fc779)
210
235
211
236
### Chores
237
+
212
238
- ** deps** : update dependency vitest to ^0.34.0 (#562 ) (9bd4ad4)
213
239
- ** deps** : update dependency node to v18.17.1 (#560 ) (65a9474)
214
240
- ** deps** : update dependency unocss to ^0.55.0 (#561 ) (85cc7a8)
@@ -249,47 +275,58 @@ All notable changes to this project will be documented in this file. See [standa
249
275
- ** lint** : switched to a better lint config (33c9b66)
250
276
251
277
### Refacor
278
+
252
279
- ** transformers** : use monospace font for JSON and SQL text areas (#476 ) (ba4876d)
253
280
254
281
### Documentation
282
+
255
283
- ** ide** : updated vscode extensions settings (#472 ) (847323c)
256
284
257
285
### Chors
286
+
258
287
- ** deps** : updated vueuse dependency version (8515c24)
259
288
260
289
## Version 2023.05.14-77f2efc
261
290
262
291
### Features
292
+
263
293
- ** list-converter** : a small converter who deals with column based data and do some stuff with it (#387 ) (83a7b3b)
264
294
- ** new tool** : phone parser and normalizer (ce3150c)
265
295
266
296
### Bug fixes
297
+
267
298
- ** phone-parser** : use default country code (a43c546)
268
299
- ** home** : prevent weird blue border on card (3f6c8f0)
269
300
270
301
### Refactoring
302
+
271
303
- ** ui** : replaced some n-input with c-input-text (77f2efc)
272
304
273
305
### Chores
306
+
274
307
- ** issues** : updated new tool request issue template (edae4c6)
275
308
276
309
### Ui-lib
310
+
277
311
- ** new-component** : added text input component in the c-lib (aad8d84)
278
312
- ** button** : size variants (401f13f)
279
313
280
314
## Version 2023.04.23-92bd835
281
315
282
316
### Features
317
+
283
318
- ** ui-lib** : demo pages for c-lib components (92bd835)
284
319
- ** new-tool** : diff of two json objects (362f2fa)
285
320
- ** ipv4-range-expander** : expands a given IPv4 start and end address to a valid IPv4 subnet (#366 ) (df989e2)
286
321
- ** date converter** : auto focus main input (6d22025)
287
322
288
323
### Bug fixes
324
+
289
325
- ** ts** : cleaned legacy typechecking warning (e88c1d5)
290
326
- ** mac-address-lookup** : added copy handler on button click (c311e38)
291
327
292
328
### Refactoring
329
+
293
330
- ** ui-lib** : prevent c-button to shrink (61ece23)
294
331
- ** ui** : replaced naive ui cards with custom ones (f080933)
295
332
- ** clean** : removed unused lodash import (bb32513)
@@ -299,48 +336,60 @@ All notable changes to this project will be documented in this file. See [standa
299
336
## Version 2023.04.14-dbad773
300
337
301
338
### Features
339
+
302
340
- ** new-tool** : http status codes (8355bd2)
303
341
304
342
### Refactoring
343
+
305
344
- ** uuid-generator** : prevent NaN in quantity (6fb4994)
306
345
307
346
### Chores
347
+
308
348
- ** release** : create a github release on new version (dbad773)
309
349
- ** version** : reset CHANGELOG content to support new format (85cb0ff)
310
350
311
351
## Version 2023.04.14-f9b77b7
312
352
313
353
### Features
354
+
314
355
- ** new-tool** : http status codes (8355bd2)
315
356
316
357
### Refactoring
358
+
317
359
- ** uuid-generator** : prevent NaN in quantity (6fb4994)
318
360
319
361
### Chores
362
+
320
363
- ** release** : create a github release on new version (f9b77b7)
321
364
- ** version** : reset CHANGELOG content to support new format (85cb0ff)
322
365
323
366
## Version 2023.04.14-2f0d239
324
367
325
368
### Features
369
+
326
370
- ** new-tool** : http status codes (8355bd2)
327
371
328
372
### Refactoring
373
+
329
374
- ** uuid-generator** : prevent NaN in quantity (6fb4994)
330
375
331
376
### Chores
377
+
332
378
- ** release** : create a github release on new version (2f0d239)
333
379
- ** version** : reset CHANGELOG content to support new format (85cb0ff)
334
380
335
381
## Version 2023.04.14-474cae4
336
382
337
383
### Features
384
+
338
385
- ** new-tool** : http status codes (8355bd2)
339
386
340
387
### Refactoring
388
+
341
389
- ** uuid-generator** : prevent NaN in quantity (6fb4994)
342
390
343
391
### Chores
392
+
344
393
- ** release** : create a github release on new version (474cae4)
345
394
- ** version** : reset CHANGELOG content to support new format (85cb0ff)
346
395
0 commit comments