Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

49 lines (33 loc) · 1.65 KB

IntelliJ Ghidra Changelog

[Unreleased]

[0.5.0]

Added

  • Support for IntelliJ 2024.
  • Discover Ghidra paths using Utility.jar
  • Add validation to facet UI

[0.4.2]

Added

  • Expandable text field for arguments by @ekilmer in #28
  • Support for IntelliJ 2023 by @mrexodia in #32

Changed

  • Updated JetBrains vendor status.

[0.4.1]

Added

[0.4.0]

Added

Fixed

  • Fix headless checkbox not showing up by ekilmer in #19

[0.3.0]

Changed

[0.2.0]

Added

  • Add basic support for Headless mode. by MatthewShao in #1
  • Add build instructions and update IDEA version by XVilka in #3

Changed

  • Re-based the repository on top of the IntelliJ Platform Plugin Template and integrated CI (#6).

Fixed

  • Use project-level MessageBus instead of deprecated module-level (#4).
  • fix config persistence issue. by MatthewShao in #2