You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/dev/DevToys.Blazor/Assets/changelog.md
+2-18
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,6 @@ CAREFUL, This file will be parsed at build time and run time. Make sure to keep
2
2
Changelog in Debian have to keep a strict format that we're applying here. It consist in starting each line
3
3
with two spaces following by a star and a space. The current file should respect this format.
4
4
---
5
-
* Added an option to disable recent tools.
6
-
* Added table detection to Smart Detection for Markdown Preview.
7
-
* Added a Now button to Date Converter.
8
-
* Added support of UTF-32 glyph in icons in DevToys SDK.
9
-
* Improved the overall search accuracy
10
-
* Improved search keywords for Hash / Checksum Generator.
11
-
* Extensions are now isolation, allowing conflicting dependencies.
12
-
* On Linux, removed a dependency on `libadwaita`.
13
-
* On Linux, fixed a bug where the theme was not properly applied.
14
-
* On Windows, improved the window resizable area.
15
-
* On macOS, removed the large forehead to fit better with Apple UI guidance.
16
-
* Fixed crash in Date Converter.
17
-
* Fixed crash when Password Generator.
18
-
* Fixed crash in JWT Encoder / Decoder.
19
-
* Fixed an issue where context menu and drop down list may be out of reach.
20
-
* Fixed sizing issue with image display in various tools.
21
-
* Updated some dependencies that contained vulnerabilities.
22
-
* Various translation improvement. Thank you to all your help at translating DevToys!
5
+
* On Linux, fixed an issue causing blank window on startup.
6
+
* On Windows, fixed an issue where a ghost window appears in Alt+Tab.
23
7
* New extensions available through Extension Manager: `JSONSchema Validator`, `Progressive JPEG Converter`, `Fluent Icon Finder`, `JSON to PHP Converter`, `MongoDB Object ID Generator`, `Base64 GUID Encoder / Decoder`, `XPath Tester`, and more. There are now a total of 22 extensions available for DevToys!
0 commit comments