Skip to content

Releases: DevToys-app/DevToys

v1.0.3.0

14 Feb 16:54
Compare
Choose a tag to compare

New Features

Improvements

Bug Fixes

  • Fix CONTRIBUTING.md by @niyari in #325
  • Grammar fix: Replace "an hash" -> "a hash" in localisations by @jwfxpr in #329
  • Fix octal characters validation by @youkai95 in #315
  • Bugfix for OpenClipboard Failed Exception by @rdeveen in #335
  • Fix an incorrect conditional grouping that is causing an exception by @youkai95 in #319
  • JsonHelper.IsValid is not matching some JSON structures by @a-khanna in #363
  • Fix import files. by @niyari in #375
  • Fix #336 - bug when cancelling browser selection by @veler in #379
  • Handle utf8-bom string properly. by @btiteux in #378
  • Keep original encoding in declaration by @YSternlicht in #364
  • Fix #242 - RegEx matches in multiline text don't highlight properly by @veler in #381

New Contributors

Full Changelog: v1.0.2.0...v1.0.3.0

v1.0.2.0

02 Feb 05:41
Compare
Choose a tag to compare

New Features

Improvements

Bug Fixes

  • Fixed rounding errors for JSON>YAML converter by @sapvissers in #201
  • Fixed negative number base converter by @btiteux in #213
  • Fixing hex string validation. "0" was not an accepted hex value by @youkai95 in #222
  • Fixes numbers are converted to string in Yaml to Json conversion by @akarboush in #236
  • Set maximum limit of 10k for GUID generation by @youkai95 in #295
  • Language - Same as Microsoft Windows by @btiteux in #311
  • Updated DevToys logo to avoid license violation by @veler in #312
  • Bug/button align by @btiteux in #324

New Contributors

Full Changelog: v1.0.1.0...v1.0.2.0

v1.0.1.0

24 Jan 20:23
Compare
Choose a tag to compare

New Features

Improvements

New Contributors

Bug Fixes

  • N/A

Full Changelog: v0.9.3.0...v1.0.1.0

v1.0.0.0

19 Jan 06:23
Compare
Choose a tag to compare

No changes in this build. Just bumped the version number to 1.0 ! Thanks everyone for the support! We have a bunch of cool new features coming in the next updates, stay tuned!

Big thanks to the UWP Community and contributors!

v0.9.3.0

05 Jan 05:32
7899da0
Compare
Choose a tag to compare
v0.9.3.0 Pre-release
Pre-release

New Features

  • N/A

Improvements

Bug Fixes

  • N/A

New Contributors

Full Changelog: v0.9.2.0...v0.9.3.0

v0.9.2.0

30 Dec 07:41
Compare
Choose a tag to compare
v0.9.2.0 Pre-release
Pre-release

New Features

  • N/A

Improvements

  • Updated localization files for Simplified Chinese language by @Gaoyifei1011 in #126

Bug Fixes

  • Fixed blurry SVG icons by @veler in #124
  • Fixed minor bugs in Pin tool to Start feature

Full Changelog: v0.9.0.0...v0.9.2.0

v0.9.1.0

27 Dec 06:22
072cefd
Compare
Choose a tag to compare
v0.9.1.0 Pre-release
Pre-release

New Features

  • N/A

Improvements

Bug Fixes

  • Fixed an NRE when generating tile icons by @veler in #121

Full Changelog: v0.9.0.0...v0.9.1.0

v0.9.0.0

21 Dec 17:37
Compare
Choose a tag to compare
v0.9.0.0 Pre-release
Pre-release

New Features

  • Added support of Pin To Start + Disable Compact Overlay mode for certain tools. by @veler in #114
  • Made secondary tiles icons dynamically generated. by @veler in #118
  • Added a "All tools" menu by @veler in #111

Improvements

  • Moved search results to AutoSuggestedBox instead of NavigationView by @veler in #105
  • Moved tools under categories, changed the title showed in Search box and more... by @veler in #107
  • Added icons for the categories and rounded corners by @veler in #110
  • Changed the highlighting color so it uses the accent color. by @veler in #112
  • Show a page for search results by @veler in #113

Bug Fixes

  • Added localized error message and error parsing for base number type by @btiteux in #103
  • Fixed a bug where tools orders in the grid view would change following a search. by @veler in #108
  • Fixed an issue where SVG icons were flickering when the NavigationView was collapsed. by @veler in #109
  • hide the child pane on compact mode by @btiteux in #119

Full Changelog: v0.8.1.0...v0.9.0.0

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