Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
veler committed Jun 25, 2024
1 parent ab85c95 commit 79700e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
21 changes: 7 additions & 14 deletions src/app/dev/DevToys.Blazor/Assets/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,10 @@ 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.
---
* Two new tools are available through "Manage extensions": JSON to C# Converter, and RESX Translator
* DevToys on macOS is now signed
* Improved font rendering on Windows and Linux
* Slightly improved startup time
* Reduced CPU usage on "All Tools" page
* Added DPI awareness on Windows
* Added a missing dependency to Debian package
* Fixed an issue where DevToys was wrongly indicating an update was available
* Fixed an internal error when copy and pasting on macOS
* Fixed a theming issue on Windows 10
* Fixed an on Windows where a maximized window can't dragged out
* Fixed decimal symbol in YAML to JSON Converter
* Fixed crash in Hash Generator
* Improved translation in various languages
* 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
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 79700e9

Please sign in to comment.