Releases: DevToys-app/DevToys
Releases Β· DevToys-app/DevToys
v1.0.8.0
New Features
Improvements
- Update Simplified Chinese Translation of version 1.0.7 by @Gaoyifei1011 in #530
- Updated Ci to use Windows 2022 image by @veler in #523
- Improved the layout of many tools in "Keep on top" view. by @veler in #531
Bug Fixes
- [Base64 Image] Click on save or view while no input made the app crashing by @veler in #529
- Changed the Base64 Image tool to use the Code editor instead of a Text box by @veler in #532
Full Changelog: v1.0.7.0...v1.0.8.0
v1.0.7.0
New Features
Improvements
- Update CONTRIBUTING.md in #482
- Update Korean translation "ko-KR" by @Capella87 in #491
- Update it-IT by @alessandrocaseti in #501
- Added Now button to bring timestamp to current date and time. by @MattWood21 in #515
- Added "One tab" indentation for SQL Formatter by @D0nKarnag3 in #522
- Added some file types to open file dialogs. by @veler in #521
Bug Fixes
- Fixed Command Palette that has a transparent background color by @veler in #520
- Fixes 469 - Checksum/Hash generator doesn't accept empty file/input by @L1nu5 in #493
- Fixed title being hidden under header. by @Atria64 in #495
New Contributors
- @Capella87 made their first contribution in #491
- @L1nu5 made their first contribution in #493
- @Atria64 made their first contribution in #495
- @MattWood21 made their first contribution in #515
- @D0nKarnag3 made their first contribution in #522
Full Changelog: v1.0.6.0...v1.0.7.0
v1.0.6.0
New Features
N/A
Improvements
- Enabled ARM64 build by @veler in #480
- Update CONTRIBUTING.md by @riyasvmc in #472
- Update Traditional Chinese translation by @SiderealArt in #470
- Update Simplified Chinese Translation of version 1.0.5 by @Gaoyifei1011 in #467
- Update Portuguese (Portugal) Translation by @esibruti in #476
- Update japanese translation. by @niyari in #479
Bug Fixes
- Added handling of out-of-range numbers and leap years. by @niyari in #466
- Fix handling of out-of-range numbers and leap years. by @niyari in #478
Full Changelog: v1.0.5.0...v1.0.6.0
v1.0.5.0
New Features
- Added String Escape / Unescape tool by @veler in #446
- Format from/to custom number base by @youkai95 in #430
- Added a Unix Timestamp Converter tool by @veler in #464
Improvements
- Update Traditional Chinese translation by @SiderealArt in #442
- Update Traditional Chinese translation by @SiderealArt in #461
- Updated Czech localization by @morning4coffe-dev in #447
- Update Japanese translation. (lorem ipsum) by @niyari in #450
- Update Japanese translation. (StringEscapeUnescape) by @niyari in #454
- Update Simplified Chinese translation by @Nyrest in #455
- Update Simplified Chinese translation by @Nyrest in #451
- Added Portuguese-Brazil\ translation) by @eurafa in #449
- Feature/add refresh button lorem ipsum by @Guzzter in #413
- Enable decoding of unpadded base64 strings by @Regenhardt in #187
Bug Fixes
New Contributors
- @eurafa made their first contribution in #449
- @Regenhardt made their first contribution in #187
Full Changelog: v1.0.4.0...v1.0.5.0
v1.0.4.0
New Features
- Added the possibility to Favorite/Unfavorite a tool. by @veler in #437
- New option to the generator that starts generation with "Lorem Ipsum dolor sit amet..." by @Guzzter in #392
Improvements
- Update Simplified Chinese translation by @nyerst in #333
- Updated Italian translation by @alessandrocaseti in #422
- Update japanese translation. by @niyari in #444
- Trimmed input string for the JwtDecoderEncoder by @michael-hoedl in #399
- CI unit tests by @rlm96 in #417
- Fix README.md minor typo by @kspc1000 in #441
Bug Fixes
- Fix incorrect checksum issue by @a-khanna in #377
- Fix for incorrect base64 hashes by @a-khanna in #397
- Wrong field inferencing in yaml to json by @akarboush in #401
- Checksum Generator is wrong about gz file hash by @michael-hoedl in #405
- Fixed an error when the textbox of NumberBaseConverter is empty. by @niyari in #414
- Fixing checksum comparison issue (#396) by @astegi-dev in #406
- JsonToYaml error on json array by @btiteux in #433
New Contributors
- @Guzzter made their first contribution in #392
- @michael-hoedl made their first contribution in #399
- @astegi-dev made their first contribution in #406
- @kspc1000 made their first contribution in #441
Full Changelog: v1.0.3.0...v1.0.4.0
v1.0.3.0
New Features
Improvements
- Updated Japanese translation. (Image Converter tool) by @niyari in #328
- Updated Japanese translation. by @niyari in #343
- Updated Japanese translation. (SQL Formatter tool) by @niyari in #305
- Updated Japanese translation by @ScratchBuild in #366
- Updated Italian Translations by @alessandrocaseti in #332
- Update Traditional Chinese translation by @SiderealArt in #371
- Update Indonesia and fixed some typo by @rzak23 in #352
- Add new Localization "ko-KR" by @composite in #359
- Add splitter between Header & Paylod in JWT Decoder by @KyleKorndoerfer in #346
- Alternative search keywords by @niyari in #365
- Sql-formatter optimization by @akarboush in #368
- Number converter fields as inputs by @youkai95 in #299
- Eliminate dependency of a SetVersionTask.dll and fix minor issue with Search control by @veler in #380
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
- @jwfxpr made their first contribution in #329
- @alessandrocaseti made their first contribution in #332
- @KyleKorndoerfer made their first contribution in #346
- @ScratchBuild made their first contribution in #366
- @a-khanna made their first contribution in #363
- @composite made their first contribution in #359
- @YSternlicht made their first contribution in #364
Full Changelog: v1.0.2.0...v1.0.3.0
v1.0.2.0
New Features
- Functionality to GZip compress/decompress strings by @jedjohan in #214
- Image converter tool by @rlm96 in #139
- Feature/check sum generator by @Joaolfelicio in #234
- Add GZipEncoderDecoder pt-pt translation by @Joaolfelicio in #282
- Added SQL Formatter tool by @veler in #274
- XML Formatter by @rdeveen in #276
Improvements
- Updated ValueOverflow exception to use localised error message. by @tpgionfriddo in #198
- Added Polish translations by @Andret2344 in #195
- Added Hungarian translations by @Somafet in #199
- Added App Permission section to Readme by @veler in #215
- Fixed French translation [fr-FR] by @M07ak in #225
- Add Japanese translation by @inductor in #230
- Update japanese translation. by @niyari in #258
- Add Traditional Chinese translation by @SiderealArt in #233
- Add Italian translation by @zAlweNy26 in #265
- Update Chinese Translation by @nyerst in #266
- Typo Found! by @riyasvmc in #250
- Fixed typo in exception handler by @youkai95 in #253
- HashGenerator output on base64 or hex by @andrescirulo in #240
- Fix some missing or wrong i18n es-ES strings by @youkai95 in #300
- Updated Czech localization by @Jinderamarak in #302
- Add a copy button to the MarkdownPreview tool to copy the HTML output by @praneetloke in #260
- Added a new reusable FileSelector control allowing tools to get one or many files as input. by @veler in #308
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
- @tpgionfriddo made their first contribution in #198
- @Andret2344 made their first contribution in #195
- @Somafet made their first contribution in #199
- @sapvissers made their first contribution in #201
- @youkai95 made their first contribution in #222
- @M07ak made their first contribution in #225
- @inductor made their first contribution in #230
- @SiderealArt made their first contribution in #233
- @jedjohan made their first contribution in #214
- @riyasvmc made their first contribution in #250
- @niyari made their first contribution in #258
- @zAlweNy26 made their first contribution in #265
- @nyerst made their first contribution in #266
- @Joaolfelicio made their first contribution in #234
- @andrescirulo made their first contribution in #240
- @Jinderamarak made their first contribution in #302
- @praneetloke made their first contribution in #260
- @rdeveen made their first contribution in #276
Full Changelog: v1.0.1.0...v1.0.2.0
v1.0.1.0
New Features
- Added Lorem Ipsum Generator tool by @ivankahl in #130
- Added Color Blindness Simulator by @veler in #138
Improvements
- Added Indonesia translate by @rzak23 in #142
- Added (Argentine) Spanish translation resources by @ldellisola in #166
- Added German (Germany) translation resources by @david-ruitter in #170
- Added Spanish (Spain) translation resources by @rlm96 in #174
- Replaced all encoder/decoder tools dropdown with a toggle switch by @akarboush in #169
- Fix links in CONTRIBUTING.md by @david-ruitter in #164
New Contributors
- @ivankahl made their first contribution in #130
- @rzak23 made their first contribution in #142
- @david-ruitter made their first contribution in #164
- @ldellisola made their first contribution in #166
- @akarboush made their first contribution in #169
- @rlm96 made their first contribution in #174
Bug Fixes
- N/A
Full Changelog: v0.9.3.0...v1.0.1.0
v1.0.0.0
v0.9.3.0
New Features
- N/A
Improvements
- Added Portuguese (Portugal) localization files by @esibruti in #132
- Updated Simplified Chinese translation by @Gaoyifei1011 in #126
- Updated Czech translation [cs-CZ] by @morning4coffe-dev in #129
- Minor UI update by @veler in a458779
Bug Fixes
- N/A
New Contributors
- @Gaoyifei1011 made their first contribution in #126
- @esibruti made their first contribution in #132
Full Changelog: v0.9.2.0...v0.9.3.0