Skip to content

1.6.0

Choose a tag to compare

@localazy-bot localazy-bot released this 01 Jul 09:46
· 2 commits to main since this release
53393fc

1.6.0 (2026-07-01)

πŸ”€ Pull Requests

✨ Features

  • RBAC support β€” register four plugin permissions + gate all admin routes (LOC-4200) (d06cd79) (#127)

πŸ› Bug Fixes

  • address David's RBAC follow-ups on LOC-4200 (d06cd79) (#127)
  • drop category from plugins-section RBAC actions so they register (LOC-4200) (d06cd79) (#127)
  • gate destructive plugin-settings PUT behind settings.update (LOC-4200) (d06cd79) (#127)
  • gate settings routes and webhook-author select by RBAC (LOC-4200) (d06cd79) (#127)
  • send Download ui-languages with transfer request (LOC-4200) (d06cd79) (#127)
  • surface all four RBAC permissions in the Plugins tab (LOC-4200) (d06cd79) (#127)

🧰 Other Commits

  • trim verbose RBAC code comments (LOC-4200) (d06cd79) (#127)