Skip to content

Releases: openfga/intellij-plugin

v0.1.9

06 Apr 12:31
v0.1.9
6a31925

Choose a tag to compare

0.1.9

Added

  • Add support for 2026.1.* based IDEs

What's Changed

  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #147
  • build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 in the dependencies group by @dependabot[bot] in #146
  • ci: pr conventional commits validation by @SoulPancake in #145
  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #149
  • chore(deps): bump ytanikin/pr-conventional-commits from 1.5.1 to 1.5.2 in the dependencies group by @dependabot[bot] in #148
  • fix: add commit message prefixes for Dependabot updates by @SoulPancake in #151
  • chore(deps): bump gradle/actions from 5.0.2 to 6.0.1 in the dependencies group across 1 directory by @dependabot[bot] in #150
  • feat: support 2026.1.* based IDEs by @rhamzeh in #153
  • release: v0.1.9 by @rhamzeh in #154
  • fix: downgrade target to Java 17 as required by build 241 & below by @rhamzeh in #155

Full Changelog: v0.1.8...v0.1.9

v0.1.8

12 Mar 22:51
b5a558f

Choose a tag to compare

v0.1.8

Fixed

  • removed invasive IDE theme, now using additionalTextAttributes for syntax highlighting (#143)

What's Changed

  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #133
  • build(deps): bump gradle/actions from 5.0.0 to 5.0.1 in the dependencies group by @dependabot[bot] in #135
  • build(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #137
  • build(deps): bump org.jetbrains.grammarkit from 2023.3.0.1 to 2023.3.0.2 in the dependencies group by @dependabot[bot] in #138
  • build(deps): bump ChrisCarini/intellij-platform-plugin-verifier-action from 2.0.3 to 2.0.4 in the dependencies group by @dependabot[bot] in #140
  • build(deps): bump dev.openfga:openfga-sdk from 0.9.5 to 0.9.6 in the dependencies group by @dependabot[bot] in #139
  • build(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #141
  • build(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #142
  • fix: remove invasive IDE theme, uses additionalTextAttributes by @emilic in #143
  • release: v0.1.8 by @emilic in #144

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 Jan 15:43
v0.1.7
91a54de

Choose a tag to compare

v0.1.7

Added

  • add support for 2025.3.* based IDE
  • add OpenSSF scorecard badge

What's Changed

  • build(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #115
  • Update SECURITY-INSIGHTS by @aaguiarz in #116
  • build(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #120
  • build(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #119
  • build(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #123
  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #122
  • release v0.1.7 by @SoulPancake in #130
  • build(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot[bot] in #129
  • chore(ci): fix disk space issue with matrix strategy and cleanup by @SoulPancake in #131
  • build(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #127
  • chore(docs): Update social media links in README.md by @aaguiarz in #117
  • chore: changelog update by @SoulPancake in #132

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

12 Aug 02:01
v0.1.6
7fda822

Choose a tag to compare

What's Changed

Added

  • add support for 2025.2.* based IDEs (#108)

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Mar 16:40
v0.1.5
efb7388

Choose a tag to compare

0.1.5 (2025-03-03)

Added:

  • add support for 2025.* based IDEs (#80)

v0.1.4

02 Dec 18:50
v0.1.4
f318bd7

Choose a tag to compare

0.1.4 (2024-12-02)

Added:

  • add support for IDEs based on IntelliJ IDEA 2024.3.* (#65) - thanks @edlundin

v0.1.3

09 Sep 21:34
v0.1.3
a67c7f9

Choose a tag to compare

0.1.3 (2024-09-09)

Added

  • add support for 2024.2.* based IDEs

Fixed

Removed

  • Remove UI theme (we now only offer an editor theme) (#30)

v0.1.2

18 Jun 18:45
v0.1.2
8a155b9

Choose a tag to compare

0.1.2 (2024-06-13)

  • No functional changes

v0.1.1

31 May 23:11
516ee35

Choose a tag to compare

0.1.1 (2024-05-31)

  • feat: validation for OpenFGA model files
  • feat: validation for OpenFGA models in store files

v0.1.0

10 May 19:28
v0.1.0
5adf0be

Choose a tag to compare

0.1.0 (2024-05-10)

Initial Release

  • feat: custom OpenFGA dark theme
  • feat: DSL syntax support and validation
  • feat: authorization model dsl file and live templates
  • feat: generate json file from DSL (requires OpenFGA CLI to be installed)
  • feat: configure servers in OpenFGA tool window

Special thanks to @le-yams for donating the project to the OpenFGA org! 🎉