Skip to content

Commit 7c7c02a

Browse files
committed
Updated release note.
1 parent fc10270 commit 7c7c02a

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

chocolatey/DevToys/devtoys.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
33
<metadata>
44
<id>DevToys</id>
5-
<version>1.0.2.0</version>
5+
<version>1.0.3.0</version>
66
<packageSourceUrl>https://github.com/veler/DevToys/tree/main/chocolatey/DevToys</packageSourceUrl>
77
<owners>Rafael Lopez</owners>
88
<title>DevToys</title>
Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
🎉 New Features
2-
• GZip Compressor / Decompressor!
3-
• Image Converter!
4-
• Checksum Generator!
5-
• SQL Formatter!
6-
• XML Formatter!
2+
• You can now install DevToys with Chocolatey!
73
👏 Improvements
8-
• Added Polish, Hungarian, Japanese, Traditional Chinese, Italian translation
9-
• Hash Generator can now output in Base64
10-
• We can now copy the Markdown Preview output
4+
• Added Korean translation
5+
• Updated Japanese, Italian, Indonesian, Traditional Chinese
6+
• Search bar now support alternative keywords
7+
• SQL Formater is faster an use less memory
8+
• Minor UI update in JWT Decoder
9+
• Number Base Converter UX updated
1110
🐛 Bug Fixes
12-
Fixed many minor issues in Number Base Converter, JSON <> YAML Converter, UUID Converter, Settings
13-
Fixed a few minor UI issues
14-
Updated DevToys icon to avoid license violation
11+
Crash with text fields and folder selector
12+
Crash with decimals in JSON <> YAML
13+
Bugs impacting RegEx Tester, Base64 Encoder / Decoder, JSON Formatter, XML Formatter, JSON <> YAML, Number Base Converter

0 commit comments

Comments
 (0)