Releases: sylvainjule/kirby-bouncer
Releases · sylvainjule/kirby-bouncer
1.2.0
- Compatibility with K5 (thanks to @distantnative)
- New config option for allowing extra paths for a given user role (thanks to @Greakz)
- New config option for configuring a fallback / default path for a given user role (thanks to @Greakz)
- The move page dialog can now be restricted to the allowed pages for a given user.
- The panel search is now restricted to the allowed pages for a given user.
- The panel changes dialog is now restricted to the allowed pages for a given user.
1.1.0
Compatibility with K4 (bouncernav section was broken)
1.0.9
Add composer.json version
1.0.8
Add composer.json version
1.0.7
1.0.6: Merge pull request #16 from bnomei/master
Compatibility with php 8 + 3.7, thanks to @bnomei
1.0.5
1.0.4: Merge pull request #9 from sylvainjule/next
Brings compatibility with 3.6.1.
Note that there is no version compatible with 3.6.0, you'll need to update to the latest version.
1.0.3
- Allow users to access drafts
- The plugin can now be included in content tree before installing the panel / having created at least 1 account
1.0.2
Bugfix