v1.0.8.0 (May 23th 2022)
New Features
- Unix Timestamp Converter now supports timezones!
Improvements
- Updated Simplified Chinese translation
- Improved the layout of many tools in Picture-in-Picture mode
Bug Fixes
- Performance issue in Base64 Image Encoder / Decoder
- Potential crashes in Base64 Image Encoder / Decoder
v1.0.7.0 (May 16th 2022)
New Features
- Added Base64 Image Encoder / Decoder tool!
Improvements
- Update CONTRIBUTING.md
- Update Korean and Italian translation
- Added Now button to bring timestamp to current date and time.
- Added “One tab” indentation for SQL Formatter
- Added some file types to open file dialogs.
Bug Fixes
- Fixed Command Palette that has a transparent background color
- Checksum/Hash generator now accepts empty file/input
- Fixed title being hidden under header.
v1.0.6.0 (Apr 04th 2022)
New Features
N/A
Improvements
- ARM64 support!
- Update CONTRIBUTING.md
- Update Traditional Chinese, Simplified Chinese, Portuguese and Japanese translation
Bug Fixes
- Fix handling of out-of-range numbers and leap years.
v1.0.5.0 (Mar 27th 2022)
New Features
- Text Escape / Unescape!
- Unix Timestamp Converter!
- Number Base Converter now has an Advanced mode!
Improvements
- Updated Japanese, Czech, Traditional Chinese, Simplified Chinese
- Added Portuguese-Brazil translation
- Added a refresh buttong to Lorem Ipsum Generator
- Base64 Decoder now supports unpadded Base64 value
Bug Fixes
- Cut command in input field was not working correctly
v1.0.4.0 (Mar 15th, 2022)
New Features
- You can mark a tool as favorite!
Improvements
- Updated Japanese, Italian, Simplified Chinese
- Lorem Ipsum Generator can now be forced to start a text by “Lorem Ipsum”
Bug Fixes
- Various issues in Checksum generation
- Incorrect Base64 hash
- Various issues in JSON <> YAML converter
v1.0.3.0 (Feb 14th, 2022)
New Features
- Chocolatey support. You can now install DevToys through the command line
choco install devtoys
.
Improvements
- Added Korean translation
- Updated Japanese, Italian, Indonesian, Traditional Chinese
- Search bar now support alternative keywords
- SQL Formater is faster an use less memory
- Minor UI update in JWT Decoder
- Number Base Converter UX updated
Bug Fixes
- Crash with text fields and folder selector
- Crash with decimals in JSON <> YAML
- Bugs impacting RegEx Tester, Base64 Encoder / Decoder, JSON Formatter, XML Formatter, JSON <> YAML, Number Base Converter
v1.0.2.0 (Feb 1st, 2022)
New Features
- GZip Compressor / Decompressor!
- Image Converter!
- Checksum Generator!
- SQL Formatter!
- XML Formatter!
Improvements
- Added Polish translation
- Added Hungarian translation
- Added Japanese translation
- Added Traditional Chinese translation
- Added Italian translation
- Hash Generator can now output in Base64
- We can now copy the Markdown Preview output
Bug Fixes
- Fixed many minor issues in Number Base Converter
- Fixed a few issues in JSON <> YAML Converter
- Fixed one issue in UUID Converter
- Fixed a bug with Language setting
- Fixed a few minor UI issues
- Updated DevToys icon to avoid license violation
v1.0.1.0 (Jan 24, 2022)
New Features
- Color Blindness Simulator!
- Lorem Ipsum Generator!
Improvements
- Added Indonesian translation
- Added Spanish (Spain & Argentine) translation
- Added German translation
- Minor UI update in encoders / decoders
Bug Fixes
- N/A
v1.0.0.0 (Jan 18, 2022)
Nothing since the last update, except that we just reached version 1.0.0.0! I knoooow, it's crazy, right!? What a milestone!
Big thanks to the UWP Community who helped making this possible!
... But wait, it's not over, there's more coming very soon…
v0.9.3.0 (Jan 4, 2022)
New Features
- N/A
Improvements
- Added Portuguese (Portugal) translation
- Updated Simplified Chinese translation
- Updated Czech translation [cs-CZ]
- Minor UI update
Bug Fixes
- N/A
v0.9.2.0 (Dec 30, 2021)
New Features
- N/A
Improvements
- Updated localization files for Simplified Chinese language
Bug Fixes
- Fixed blurry SVG icons
- Fixed minor bugs in Pin tool to Start feature
v0.9.1.0 (Dec 26, 2021)
New Features
- N/A
Improvements
- Updated localization files for Russian language
Bug Fixes
- Fixed an NRE when generating tile icons
v0.9.0.0 (Dec 21, 2021)
New Features
- Added support of Pin To Start + Disable Compact Overlay mode for certain tools
- Made secondary tiles icons dynamically generated
- Added a “All tools” menu
Improvements
- Moved search results to AutoSuggestedBox instead of NavigationView
- Moved tools under categories, changed the title showed in Search box and more…
- Added icons for the categories and rounded corners
- Changed the highlighting color so it uses the accent color
- Show a page for search results
Bug Fixes
- Added localized error message and error parsing for base number type
- Fixed a bug where tools orders in the grid view would change following a search
- Fixed an issue where SVG icons were flickering when the NavigationView was collapsed
- Hide the child pane on compact mode
v0.8.1.0 (Dec 5, 2021)
New Features
- Added Number Base Converter tool
Improvements
- Added documentation about WinGet
- Added support of UUID version 1 in GUID Generator tool
- Improved keyboard navigation, high contrast theme and screen reader support
Bug Fixes
- N/A
v0.8.0.0 (Nov 28, 2021)
New Features
- Added a Png/jpg compressor tool
- Added support of ARM64 and deprecated support of ARM32 (replaced by x86 emulation)
Improvements
- Added localization files for Simplified Chinese
- Added an out-of-proc Win32 service
Bug Fixes
- Fixed the layout of some tools in Overlay Mode
- Fixed a bug that was offering to rate the app too often
v0.7.5.0 (Nov 17, 2021)
New Features
- Added a URL and HTML Encoder/Decoder
Improvements
- Added Polish translation
- Updated Czech translation
- Added more documentation to CONTRIBUTING.md
- Updated CI, added .editorconfig and ran Code Cleanup
Bug Fixes
- N/A
v0.7.0.0 (Nov 06, 2021)
New Features
- Added Guid Generator tool
Improvements
- Added a way to automatically offer the user to rate the app
- Changed the order of tools in the list
Bug Fixes
- Fixed a bug where the App was failing at detecting updates
v0.6.7.0 (Nov 01, 2021)
Improvements
- Added Czech localization files
- Simplified the process for contributing to translation
Bug Fixes
- Fixed a bug with dark theme
- Fixed a bug where Monaco Editor isn't clickable when NavigationView is in Compact state
Notes
- In this update, the language may be reset to default on first start
v0.6.6.0 (Oct 28, 2021)
Improvements
- Updated localization files for Russian language
- Markdown Preview now uses the app theme as a default preview theme
Bug Fixes
- Fixed a bug where expandable control doesn't follow the theme changes
v0.6.5.0 (Oct 25, 2021)
New Features
- Markdown Preview tool, which allow to preview some Markdown with GitHub color style
- String Utilities tool, which allows to get statistics about a text and convert it to many kind of cases
Improvements
- Added options to Regex Tester tool
- Updated the main page layout to fit the Windows 11 guideline
- Use any font in DevToys editor
Bug Fixes
- Minor bugs fixed
v0.6.1.0 (Oct 16, 2021)
New Features
- JWT Decoder tool!
- Added an option to disable automatic paste in Smart Detection
Improvements
- Russian language is now available
- Smart Detection got smarter
Bug Fixes
- Fixed another bug with the logger
v0.6.0.0 (Oct 10, 2021)
Features
- Brand new text editor which implies:
- 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
- Json <> Yaml, Text Diff and Json Formatter toys support the new text editor
- Toys settings are now persisted between app session
Bugs fixed
- Fixed bugs related to clipboard
v0.5.2.0 (Oct 05, 2021)
Features
- Added a Json <> Yaml converter
Bugs fixed
- N/A
v0.5.1.0 (Oct 03, 2021)
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
- Fixed a crash when pressing copy in the JSON formatter when output is empty
- Logs won't open if there's no log at all
- Fixed internationalization in the Settings page
v0.5.0.0 (Sept 29, 2021)
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.