Skip to content

Releases: Noorts/Toggler

Toggler v1.6.0

23 Dec 13:22
f000f9e

Choose a tag to compare

  • Saving Toggler settings is now blocked when an error occurs. This prevents unexpected loss of configuration input. Besides the status bar, a new error bar now prominently displays these errors.
  • Improved clarity of settings panel error messages.
  • Improved performance.

Toggler v1.5.0

02 Feb 22:24
7f2241a

Choose a tag to compare

  • Enhanced "no match found" notification with direct link to settings panel.
  • Slightly reworked notifications.
  • Increased clarity of settings panel button tooltips.
  • Reworked plugin description.

Toggler v1.4.1

01 Dec 21:48
8061c09

Choose a tag to compare

Changes:

  • Addressed a deprecation. See: #80.

Toggler v1.4.0

12 May 13:33
8000c2e

Choose a tag to compare

Changes:

  • This update includes internal version bumps to stay compatible with the newest IDE versions.
  • The minimum IDE version has been bumped from 2021.1.3 to 2022.3.1. The plugin is now compatible with any IDE versions from 2022.3.1 onwards.
  • Addressed a deprecation. See: #64.

Toggler v1.3.1

02 Feb 17:32
19ebbe8

Choose a tag to compare

Changes:

  • The plugin is now automatically compatible with any IDE versions from 2021.1 onwards.

Toggler v1.3.0

31 Jan 12:13

Choose a tag to compare

Changes:

  • The reverse toggle action has been added! Instead of forwards (e.g., 1, 2, 3, 1), it is now also possible to toggle backwards with the reverse toggle action (e.g., 1, 3, 2, 1). By default the new action is bound to Ctrl/Cmd + Shift + Alt/Opt + X. The keybind can be changed under Settings/Preferences -> Keymap -> Plug-ins -> Toggler.
  • Update internal plugins.
  • Plugin description updated.

Toggler v1.2.14

12 Nov 11:36
207dc20

Choose a tag to compare

Changes:

  • Extend plugin IDE compatibility range from 2023.2 to 2023.3.
  • Update internal plugins.

Toggler v1.2.13

10 Jun 13:42
f1a05c6

Choose a tag to compare

Changes:

  • Extend plugin IDE compatibility range from 2023.1 to 2023.2.
  • Update internal plugins.

Toggler v1.2.12

26 Feb 20:14
d6da48b

Choose a tag to compare

Changes:

  • Extend plugin IDE compatibility range to 2021.1 to 2023.1.
  • Upgrade Gradle to 7.6.1.
  • Update internal plugins.

Toggler v1.2.11

14 Nov 08:58
381cee9

Choose a tag to compare

Changes:

  • Extend plugin IDE compatibility range from 2022.2 to 2022.3.
  • Update plugin description.