Skip to content

Commit 4a638ae

Browse files
committed
updated changelog
1 parent ffce467 commit 4a638ae

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

src/app/dev/DevToys.Blazor/Assets/changelog.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ CAREFUL, This file will be parsed at build time and run time. Make sure to keep
22
Changelog in Debian have to keep a strict format that we're applying here. It consist in starting each line
33
with two spaces following by a star and a space. The current file should respect this format.
44
---
5-
* Added Chinese translation
6-
* Added UUID v7 support to UUID Generator tool
7-
* Improved code editor loading time
8-
* Fixed crash when navigating between tools on Linux
9-
* Fixed an issue on where DevToys window was blank on computers with no graphic card
10-
* Fixed a bug where DevToys window was lagging on Windows 10
11-
* Improved translation in many languages
5+
* DevToys can now check for updates of installed extensions
6+
* On macOS Sequoia, fixed an issue where the app was blank
7+
* On Windows, when installing the app from Microsoft Store, the icon got improved
8+
* On Windows 11, fixed an issue where the title bar was not keeping the right proportions.
9+
* Improved layout of Date Converter
10+
* Added ISO 8601 support in Date Converter
11+
* Added a maximum length parameter in Lorem Ipsum Generator
12+
* New extensions available through Extension Manager: XML / XSD Converter, RSA Generator, File Splitter, Text Duplication Detector.

src/app/dev/DevToys.Blazor/wwwroot/css/devtoys.g.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)