Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
veler committed Aug 7, 2024
1 parent 16741a7 commit 1c60b39
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
21 changes: 13 additions & 8 deletions src/app/dev/DevToys.Blazor/Assets/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,16 @@ 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.
---
* 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.
* Added ISO 8601 support to Date Converter tool.
* Improved layout in Date Converter tool.
* Improved performances of the Lorem Ipsum Generator tool.
* Improved performances on Linux and macOS when expanding/collapsing menu bar items.
* On Windows, improved the default location of the window after disconnecting a monitor.
* On Windows, DevToys now respects the user choice of wishing less animations. This can be turned on in `Windows Settings, Accessibility, Visual Effects, Animation effects`.
* On Linux and macOS, reduced the amount of animation, for a smoother experience.
* On Windows, fixed an issue where the icon in Microsoft Store app was not properly displayed.
* On macOS, fixed an issue where `Cmd+C`, `Cmd+V` and `Cmd+X` was not working.
* Fixed an issue where extensions were not properly checking for update.
* Fixed an issue where conflicting extensions were breaking localized text.
* Various translation improvement. Thank you to all your help at translating DevToys!
* New extensions available through Extension Manager: `Text Delimiter`, `Semver Calculator`, `ULID Generator`, `Simple Sequence Executor`. There are now a total of 12 extensions available for DevToys!
Loading

0 comments on commit 1c60b39

Please sign in to comment.