Releases: marcelkliemannel/intellij-developer-tools-plugin
Releases · marcelkliemannel/intellij-developer-tools-plugin
6.3.0
6.2.2
Fixed
- Improve compatibility with non-IntelliJ IDEs
6.2.1
Fixed
- The "ASCII Art" tool was incompatible with non-IntelliJ IDEs
6.2.0
Added
- Add tool "Server Certificates" to fetch, analyse and export server certificates
- Add tool "ASCII Art"
Changed
- Tool "Date Time" renamed to "Date and Time"
6.1.0
Added
- Add ASCII Encoder/Decoder tool
Changed
- Improve title of tools in the menu
Fixed
- Copy action in the Password Generator tool contained escaped HTML entities
5.2.0
Added
- Add ASCII Encoder/Decoder tool
Changed
- Improve title of tools in the menu
Fixed
- Copy action in the Password Generator tool contained escaped HTML entities
6.0.1
Fixed
- Fix the validation and generation of the signature part of JWT encoder/decoder.
5.1.1
Fixed
- Fix the validation and generation of the signature part of JWT encoder/decoder.
6.0.0
Added
- Add number base converter to the tool Units Converter.
- Compatibility with IntelliJ 2024.3
5.1.0
Added
- New tool Units Converter that supports data sizes and transfer rates conversion.
- Add characters count to the Text Statistic tool.
- Add support for Kotlin K2 compiler.
Changed
- Tool "Time Conversion" moved into the new "Units Converter" tool.
- Setting save secret inputs renamed to save sensitive inputs.
- The minimum required IntelliJ version is now 2024.1. Drop of support for the major release version 4.
Removed
- Remove support to store secret inputs in the system password store.
Fixed
- The Text Diff tool UI will no longer add an unnecessary scrollbar if the text is larger than the visible editor.
- Errors in the Date Time tool only block the conversion if this error occurs in the last active input field.