Skip to content

Releases: marcelkliemannel/intellij-developer-tools-plugin

6.3.0

14 Jan 19:37
4225ca1
Compare
Choose a tag to compare

Added

  • Tool "Regular Expression" now supports substitution and extraction

Fixed

  • Tool "ASCII Art" was not accessible with non-IntelliJ IDEs

6.2.2

08 Jan 17:49
c2259fe
Compare
Choose a tag to compare

Fixed

  • Improve compatibility with non-IntelliJ IDEs

6.2.1

05 Jan 11:49
9992d9d
Compare
Choose a tag to compare

Fixed

  • The "ASCII Art" tool was incompatible with non-IntelliJ IDEs

6.2.0

03 Jan 14:39
465a184
Compare
Choose a tag to compare

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

14 Dec 14:15
ee595b7
Compare
Choose a tag to compare

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

14 Dec 08:41
71711db
Compare
Choose a tag to compare

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

22 Nov 06:28
bc61bb9
Compare
Choose a tag to compare

Fixed

  • Fix the validation and generation of the signature part of JWT encoder/decoder.

5.1.1

22 Nov 06:43
9be2444
Compare
Choose a tag to compare

Fixed

  • Fix the validation and generation of the signature part of JWT encoder/decoder.

6.0.0

14 Nov 08:27
254dff1
Compare
Choose a tag to compare

Added

  • Add number base converter to the tool Units Converter.
  • Compatibility with IntelliJ 2024.3

5.1.0

22 Sep 11:27
0337220
Compare
Choose a tag to compare

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.