Skip to content

Releases: DevToys-app/DevToys

v0.8.1.0

06 Dec 01:57
c70b117
Compare
Choose a tag to compare
v0.8.1.0 Pre-release
Pre-release

New Features

  • Added Number Base Converter tool [ by @btiteux in #86 ]

Improvements

  • Added documentation about WinGet [ by @veler in #85 ]
  • Added support of UUID version 1 in GUID Generator tool [ by @veler in #90 ]
  • Improved keyboard navigation, high contrast theme and screen reader support [ by @veler in #84 ]

Bug Fixes

  • N/A

Full Changelog: v0.8.0.0...v0.8.1.0

v0.8.0.0

29 Nov 05:29
80c2f3d
Compare
Choose a tag to compare
v0.8.0.0 Pre-release
Pre-release

New Features

  • Added a Png/jpg compressor tool [ by @veler in #72 ]
  • Added support of ARM64 and deprecated support of ARM32 (replaced by x86 emulation). [ by @veler in #71 ]

Improvements

  • Added localization files for Simplified Chinese [ by @kawnnor in #70 ]
  • Added an out-of-proc Win32 service. [ by @veler in #71 ]

Bug Fixes

  • Fixed the layout of some tools in Overlay Mode [ by @veler in #72 ]
  • Fixed a bug that was offering to rate the app too often [ by @veler in #71 ]

New Contributors

Full Changelog: v0.7.5.0...v0.8.0.0

v0.7.5.0

17 Nov 17:28
Compare
Choose a tag to compare
v0.7.5.0 Pre-release
Pre-release

New Features

  • Added a URL and HTML Encoder/Decoder [ by @veler in #67 ]

Improvements

Bug Fixes

  • N/A

New Contributors

Full Changelog: v0.7.0.0...v0.7.5.0

v0.7.0.0

07 Nov 05:49
442bd96
Compare
Choose a tag to compare
v0.7.0.0 Pre-release
Pre-release

New Features

  • Added Guid Generator tool [ by @veler in #59 ]

Improvements

  • Added a way to automatically offer the user to rate the app [ by @veler in #62 ]
  • Changed the order of tools in the list [ by @veler in #59 ]

Bug Fixes

  • Fixed a bug where the App was failing at detecting updates. [ by @veler in #62 ]

Full Changelog: v0.6.7.0...v0.7.0.0

v0.6.7.0

01 Nov 15:43
Compare
Choose a tag to compare
v0.6.7.0 Pre-release
Pre-release

Improvements

Bug Fixes

  • Fixed a bug with dark theme [ by @veler in #51 ]
  • Fixed a bug where Monaco Editor isn't clickable when NavigationView is in Compact state. [ by @veler in #56 ]

New Contributors

Notes

In this update, the language may be reset to default on first start.

Full Changelog: v0.6.6.0...v0.6.7.0

v0.6.6.0

29 Oct 06:30
Compare
Choose a tag to compare
v0.6.6.0 Pre-release
Pre-release

Improvements

  • Updated localization files for Russian language [ by @VladimirKosolapov in #44 ]
  • Markdown Preview now uses the app theme as a default preview theme [ @veler in #49]

Bug Fixes

  • Fixed a bug where expandable control doesn't follow the theme changes. [ @veler in #49]

Full Changelog: v0.6.5.0...v0.6.6.0

v0.6.5.0

25 Oct 23:38
Compare
Choose a tag to compare
v0.6.5.0 Pre-release
Pre-release

New Features

  • Markdown Preview tool, which allow to preview some Markdown with GitHub color style. [ by @veler #43 ]
  • String Utilities tool, which allows to get statistics about a text and convert it to many kind of cases. [ by @veler #40 ]

Improvements

  • Added options to Regex Tester tool [ by @veler #42 ]
  • Updated the main page layout to fit the Windows 11 guideline. [ by @veler #38 ]
  • Use any font in DevToys editor [ by @veler #37 ]

Bug Fixes

  • Minor bugs fixed.

Full Changelog: v0.6.1.0...v0.6.5.0

v0.6.1.0

16 Oct 21:55
b061102
Compare
Choose a tag to compare
v0.6.1.0 Pre-release
Pre-release

New Features

  • JWT Decoder tool! [ by @btiteux #36 ]
  • Added an option to disable automatic paste in Smart Detection. [ by @veler #28 ]

Improvements

Bug Fixes

  • Fixed another bug with the logger.

New Contributors

Full Changelog: v0.6.0.0...v0.6.1.0

v0.6.0.0

10 Oct 20:44
Compare
Choose a tag to compare
v0.6.0.0 Pre-release
Pre-release

Features

  • Brand new text editor which implies: [ by @veler #19 ]
    • Better performances
    • Better syntax highlighting
    • More responsive UI
    • New option for rendering white spaces
  • Text Diff toy now supports Inline and Side by Side mode [ by @veler #19 ]
  • Json <> Yaml, Text Diff and Json Formatter toys support the new text editor [ by @veler #19 ]
  • Toys settings are now persisted between app session [ by @veler #23 ]

Bugs fixed

  • Fixed bugs related to clipboard [ by @veler #24 ]

Full Changelog: v0.5.2.0...v0.6.0.0

v0.5.2.0

05 Oct 17:53
Compare
Choose a tag to compare
v0.5.2.0 Pre-release
Pre-release

Features

  • Added a Json <> Yaml converter.

Bugs fixed

  • No bug fixed
  • Maybe some bugs added :-)