Skip to content

Releases: ohle/Swingspector

v2.0.5

23 Aug 08:15
188b989

Choose a tag to compare

  • Compatibility with IDEA 2024.2 (and up)

v2.0.4

24 Mar 12:46

Choose a tag to compare

  • Compatibility with IDEA 2024.1

v2.0.3

22 Dec 13:03

Choose a tag to compare

Added

  • Support for non-Application run configurations (e.g. gradle)
  • Connection timeouts are now configurable

Changed

  • When a connection times out, a balloon notification is shown (previously threw
    exception)

Fixed

  • Fix some deadlock situations when the application is unresponsive or stopped in debugger

v2.0.2

04 Apr 16:54

Choose a tag to compare

  • (hopefully) fix agent loading bug on Windows

v2.0.1

27 Mar 09:38

Choose a tag to compare

  • Fix EDT violation

v2.0.0

27 Mar 06:22

Choose a tag to compare

  • Swingspector now plugs into regular Application RunConfigurations instead of providing a new type
  • Existing Swingspector or SWAG RunConfigurations are now invalid; please create Application RunConfigurations
    and enable Swingspector via "Modify Options" -> "Swing"

v1.1.0

10 Mar 18:38

Choose a tag to compare

Rename plugin

v1.0.5

16 Feb 07:52

Choose a tag to compare

  • Avoid usages of internal APIs
  • Compatibility with 2023.1

v1.0.4

21 Oct 17:00

Choose a tag to compare

  • Fix occasional exceptions from missing context when IDEA refreshes some actions

v1.0.3

06 Oct 08:27

Choose a tag to compare

  • Compatibility with IDEA 2022.3