Minor release

v0.3.0

Easy to set up: only takes a few minutes to generate your config, connect some models, and have a basic admin panel to start iterating on.
David Lormor
David Lormor
CTO, Wyndy

Release notes

🎸 Features

  • feature: add scripts partial @adrianthedev (#159)
  • feature: Role based authorization @adrianthedev (#74)

πŸ› Bug Fixes

  • fix: unauthorized grid item should not have link to resource @adrianthedev (#160)
  • fix: pundit is missing from dependencies @adrianthedev (#162)
  • fix: current filter blank crashes resource index @adrianthedev (#156)

πŸ€– Maintenance

  • chore: cache docker layers better @adrianthedev (#165)

πŸ’‘ Refactor

  • refactor: default all application policy methods to false @adrianthedev (#164)
  • chore: license validation @adrianthedev (#163)
  • refactor: add home link to 403 view @adrianthedev (#161)
  • refactor: extract resource controller functionality into multiple controllers @adrianthedev (#158)
  • refactor: better grid view excerpt @adrianthedev (#157)