Releases: openfga/intellij-plugin
Releases · openfga/intellij-plugin
v0.1.9
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
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
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
- @SoulPancake made their first contribution in #130
Full Changelog: v0.1.6...v0.1.7
v0.1.6
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
v0.1.4
v0.1.3
0.1.3 (2024-09-09)
Added
- add support for 2024.2.* based IDEs
Fixed
tupleuserset-not-directis now prioritized aboveno-entrypointerror (inherited from https://github.com/openfga/language/releases/tag/pkg%2Fjava%2Fv0.2.0-beta.2)- correct based index for reported errors that was causing the wrong location to be highlighted (inherited from https://github.com/openfga/language/releases/tag/pkg%2Fjava%2Fv0.2.0-beta.2)
Removed
- Remove UI theme (we now only offer an editor theme) (#30)
v0.1.2
v0.1.1
v0.1.0
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! 🎉