-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
🎉 New Features | ||
• SSL Certificate Decoder tool! | ||
• Password Generator tool! | ||
👏 Improvements | ||
• Selected options are displayed in RegEx Tester | ||
• Clear Payload when empty JWT provided | ||
• General improvements to JWT Encoder / Decoder | ||
• Show X.509 extensions in Certificate Encoder / Decoder | ||
• CRON Parser shows description of the CRON expression | ||
• Text Inspector can now sort lines | ||
• Many tool's output can now be expanded | ||
• Many translations improved | ||
🐛 Bug Fixes | ||
• SQL Formatter issue with operators | ||
• Many bug fixes in JWT Encoder / Decoder |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.0.12.0 | ||
1.0.13.0 |