Skip to content

Releases: picimako/terra-support

v1.9.0

20 Sep 04:14
34b39f8
Compare
Choose a tag to compare

Changed

  • New supported IDE version range: 2024.2 - 2024.3.*.
  • Updated the project to use the IntelliJ Platform Gradle Plugin 2.0.
  • Updated the project to use JDK 21.
  • Removed dependency on the JSON module/plugin.

Fixed

  • Screenshot name and CSS selector inlay hints are again displayed properly and according to the settings. Both settings are stored as application-level configuration.

v1.8.0

04 Jun 16:06
619fcfb
Compare
Choose a tag to compare

Changed

  • New supported IDE version range: 2023.1.6-2024.2-EAP.
  • Plugin configuration and dependency updates.

v1.7.0

06 Apr 06:04
Compare
Choose a tag to compare

Temporarily disabled quick documentations for Terra Wdio functions in Terra spec files.

v1.6.0

01 Feb 06:28
90e82dd
Compare
Choose a tag to compare

Changed

  • New supported IDE version range: 2022.3.3-2024.1-EAP.
  • Plugin dependency updates.

v1.5.0

17 Oct 06:32
Compare
Choose a tag to compare

Changed

  • New supported IDE version range: 2022.2-2023.3
  • Plugin configuration and dependency updates.

Fixed

  • #62: Fixed a ClassCastException when retrieving the wdio tree component.

v1.4.0

05 Jul 19:23
31ef430
Compare
Choose a tag to compare

Added

  • Offer this plugin when a project has dependency on the @cerner/terra-functional-testing npm package.

Changed

  • Spec and screenshot nodes are now marked with a dedicated diff icon, instead of bold text, when they have a diff image. This was necessary because the font setting is not being applied by the IDE.
  • Updated a few URL for the quick documentation popups.
  • Plugin configuration updates.

v1.3.1

19 Jun 18:45
3e2f8f2
Compare
Choose a tag to compare
  • Removed support for 2021.3, and added support for 2023.2

v1.3.0

06 Mar 20:16
2f3f38d
Compare
Choose a tag to compare

Changed

  • Removed support for version 2021.2 of IDEs.
  • Added support for 2023.1.

Fixed

  • Improved the retrieval of the global terra selector, in turn stabilizing the CSS selector inlay hint in test files.
  • Fixed a memory leak regarding disposal of diff and reference/latest previews.

v1.2.0

05 Dec 13:44
Compare
Choose a tag to compare
  • Removed support for version 2021.1 of IDEs.
  • NOTE: Due to a kotlin related issue, the screenshot and CSS selector inlay hints are not displayed in WS-2022.3, for now.

MAINTENANCE

  • Various code and documentation related housekeeping
  • Migrated class instantiation to static instances and project services to minimize object instance creation.

BUGFIX

  • It fixes an NPE during calculating the position of the block inlay hints in the hint preview in Settings.

v1.1.0

04 Feb 08:28
Compare
Choose a tag to compare

See changes at Changelog v1.1.0.