Releases: avo-hq/avo
Releases Β· avo-hq/avo
Release v0.3.2
Release notes
π Bug Fixes
- fix: has many relation link_to has wrong path @adrianthedev (#169)
- fix: engine loads same files more than once @adrianthedev (#168)
π€ Maintenance
- chore: update license regarding community version @adrianthedev (#167)
Release v0.3.1
Release v0.3.0
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)
Release v0.2.5
Release notes
π Bug Fixes
- fix: tailwind is missing apearance-none and removed future deprecations @adrianthedev (#155)
Release v0.2.4
Release v0.2.3
Release v0.2.2
Release v0.2.1
Release notes
π€ Maintenance
- chore: publish avo on rubygems @adrianthedev (#151)
π‘ Refactor
- refactor: better configuration.app_name property @adrianthedev (#150)
Release v0.2.0
Release notes
π Bug Fixes
- fix: Avo::VERSION missing @adrianthedev (#146)
π€ Maintenance
- chiore: update release script @adrianthedev (#149)
π‘ Refactor
- refactor: change from_now to relative on date and datetime fields @adrianthedev (#147)
Release v0.1.20
Release notes
πΈ Features
- feature: add header partial @adrianthedev (#144)
- feature: add footer partial @adrianthedev (#143)
- feature: allow logo customization @adrianthedev (#142)
π Bug Fixes
- fix: content section padding top too big @adrianthedev (#145)
π‘ Refactor
- refactor: move some mixins to js package @adrianthedev (#141)