Skip to content

Commit

Permalink
Updated release note.
Browse files Browse the repository at this point in the history
  • Loading branch information
veler committed Feb 13, 2022
1 parent fc10270 commit 7c7c02a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion chocolatey/DevToys/devtoys.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>DevToys</id>
<version>1.0.2.0</version>
<version>1.0.3.0</version>
<packageSourceUrl>https://github.com/veler/DevToys/tree/main/chocolatey/DevToys</packageSourceUrl>
<owners>Rafael Lopez</owners>
<title>DevToys</title>
Expand Down
21 changes: 10 additions & 11 deletions src/dev/impl/DevToys/Assets/ReleaseNote.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
🎉 New Features
• GZip Compressor / Decompressor!
• Image Converter!
• Checksum Generator!
• SQL Formatter!
• XML Formatter!
• You can now install DevToys with Chocolatey!
👏 Improvements
• Added Polish, Hungarian, Japanese, Traditional Chinese, Italian translation
• Hash Generator can now output in Base64
• We can now copy the Markdown Preview output
• Added Korean translation
• Updated Japanese, Italian, Indonesian, Traditional Chinese
• Search bar now support alternative keywords
• SQL Formater is faster an use less memory
• Minor UI update in JWT Decoder
• Number Base Converter UX updated
🐛 Bug Fixes
Fixed many minor issues in Number Base Converter, JSON <> YAML Converter, UUID Converter, Settings
Fixed a few minor UI issues
Updated DevToys icon to avoid license violation
Crash with text fields and folder selector
Crash with decimals in JSON <> YAML
Bugs impacting RegEx Tester, Base64 Encoder / Decoder, JSON Formatter, XML Formatter, JSON <> YAML, Number Base Converter

0 comments on commit 7c7c02a

Please sign in to comment.