- Added an option to disable recent tools.
- Added table detection to Smart Detection for Markdown Preview.
- Added a Now button to Date Converter.
- Added support of UTF-32 glyph in icons in DevToys SDK.
- Improved the overall search accuracy
- Improved search keywords for Hash / Checksum Generator.
- Extensions are now isolation, allowing conflicting dependencies.
- On Linux, removed a dependency on
libadwaita
. - On Linux, fixed a bug where the theme was not properly applied.
- On Windows, improved the window resizable area.
- On macOS, removed the large forehead to fit better with Apple UI guidance.
- Fixed crash in Date Converter.
- Fixed crash when Password Generator.
- Fixed crash in JWT Encoder / Decoder.
- Fixed an issue where context menu and drop down list may be out of reach.
- Fixed sizing issue with image display in various tools.
- Updated some dependencies that contained vulnerabilities.
- Various translation improvement. Thank you to all your help at translating DevToys!
- 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!
Details
- Add workflow to label issues. by @yui10 in #1366
- Removed dependency on libadwaita in Linux by @veler in #1380
- Fixed NuGet vulnerabilities by @veler in #1421
- Improved search accuracy by @veler in #1423
- Removed forehead on macOS by @veler in #1424
- Fixed a regression where Linux theme is not properly detected by @veler in #1382
- Increase window resizable area on Windows #1413 by @veler in #1422
- Fixed issue where context menu and drop down list may appear over the title bar by @veler in #1425
- Fixed sizing issue in Image Viewer by @veler in #1432
- Added support of per-extension assembly isolation by @veler in #1431
- Fix GetChildElementById no access to elements inside Card by @jerone in #1429
- Added an option to disable recent tools by @veler in #1433
- Add support for UTF-32 glyphs in icon components by @pierre3 in #1435
- Improved search keyboards for Hash / Checksum Generator by @veler in DevToys-app/DevToys.Tools#60
- Bugfix JWT expiration convert by @yui10 in DevToys-app/DevToys.Tools#58
- Add 'Now' Button to the Date Converter by @JakeS-dot in DevToys-app/DevToys.Tools#57
- Add table detector to Markdown detector by @agayev169 in DevToys-app/DevToys.Tools#56
- Limit maximum password length to 128 digits by @yui10 in DevToys-app/DevToys.Tools#55
- Fixed a bug in date/time conversion when special input is used by @yui10 in DevToys-app/DevToys.Tools#54
New Contributors
- @yui10 made their first contribution in #1366
- @jerone made their first contribution in #1429
- @pierre3 made their first contribution in #1435
Full Changelog: v2.0.5.0...v2.0.6.0