DevToys Versions Save

A Swiss Army knife for developers.

v0.7.5.0

2 years ago

New Features

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

Improvements

  • Added Polish translation [ by @d2dyno1 in #63 ]
  • Updated Czech translation [ by @morning4coffe-dev in #68 ]
  • Added more documentation to CONTRIBUTING.md [ by @veler in #65 ]
  • Updated CI, added .editorconfig and ran Code Cleanup [ by @veler in #66 ]

Bug Fixes

  • N/A

New Contributors

  • @d2dyno1 made their first contribution in #63

Full Changelog: https://github.com/veler/DevToys/compare/v0.7.0.0...v0.7.5.0

v0.7.0.0

2 years ago

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: https://github.com/veler/DevToys/compare/v0.6.7.0...v0.7.0.0

v0.6.7.0

2 years ago

Improvements

  • Added Czech localization files [ by @morning4coffe-dev in #52 ]
  • Simplified the process for contributing to translation [ by @veler in #53 ]

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

  • @morning4coffe-dev made their first contribution in #52

Notes

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

Full Changelog: https://github.com/veler/DevToys/compare/v0.6.6.0...v0.6.7.0

v0.6.6.0

2 years ago

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: https://github.com/veler/DevToys/compare/v0.6.5.0...v0.6.6.0

v0.6.5.0

2 years ago

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: https://github.com/veler/DevToys/compare/v0.6.1.0...v0.6.5.0

v0.6.1.0

2 years ago

New Features

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

Improvements

  • Russian language is now available. [ by @vladimirkosolapov #26 ]
  • Smart Detection got smarter. [ by @veler #28 ]

Bug Fixes

  • Fixed another bug with the logger.

New Contributors

  • @vladimirkosolapov made their first contribution in #26

Full Changelog: https://github.com/veler/DevToys/compare/v0.6.0.0...v0.6.1.0

v0.6.0.0

2 years ago

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: https://github.com/veler/DevToys/compare/v0.5.2.0...v0.6.0.0

v0.5.2.0

2 years ago

Features

  • Added a Json <> Yaml converter.

Bugs fixed

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

v0.5.1.0

2 years ago

Features

  • Added an in-app notification system
  • Added a "What's new UX" that shows after updating the app.
  • Added a notification when an update is ready to be installed.

Bugs fixed

  • #11 Fixed a crash when pressing copy in the JSON formatter when output is empty.
  • #9 Logs won't open if there's no log at all.
  • #15 Fixed internationalization in the Settings page.

v0.5.0.0

2 years ago

Initial release. This has been tested on Windows 10/11 x64, but it's available for ARM, ARM64 and x86 as well. It has not been tested on Teams, Holographic and Mobile. Feedback appreciated.