Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
veler committed Jul 17, 2024
1 parent ffce467 commit 4a638ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions src/app/dev/DevToys.Blazor/Assets/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ CAREFUL, This file will be parsed at build time and run time. Make sure to keep
Changelog in Debian have to keep a strict format that we're applying here. It consist in starting each line
with two spaces following by a star and a space. The current file should respect this format.
---
* Added Chinese translation
* Added UUID v7 support to UUID Generator tool
* Improved code editor loading time
* Fixed crash when navigating between tools on Linux
* Fixed an issue on where DevToys window was blank on computers with no graphic card
* Fixed a bug where DevToys window was lagging on Windows 10
* Improved translation in many languages
* DevToys can now check for updates of installed extensions
* On macOS Sequoia, fixed an issue where the app was blank
* On Windows, when installing the app from Microsoft Store, the icon got improved
* On Windows 11, fixed an issue where the title bar was not keeping the right proportions.
* Improved layout of Date Converter
* Added ISO 8601 support in Date Converter
* Added a maximum length parameter in Lorem Ipsum Generator
* New extensions available through Extension Manager: XML / XSD Converter, RSA Generator, File Splitter, Text Duplication Detector.
2 changes: 1 addition & 1 deletion src/app/dev/DevToys.Blazor/wwwroot/css/devtoys.g.css

Large diffs are not rendered by default.

0 comments on commit 4a638ae

Please sign in to comment.