Added
- Add "Expand Editor" action to editors
- Add more details of a date in the date time converter
- Add Base64 secret key handling for the HMAC transformer (GitHub Issue 5)
Fixed
- Fix wrong naming of encoders/decodes input/output text areas (GitHub Issue #4)
- Fix invalid date time format prevents usage of a standard format in the date time converter
- Fix individual date time format is not restored in the date time converter (GitHub Issue #8)
Changed
- Improve editor sizes in the JWT Encoder/Decoder
- Remove dependency on code from the JsonPath plugin (GitHub Issue #9)