Minor release
v1.20.0
Release notes
- Revert "Fix keyvaluefield translation (#640)" @adrianthedev (#644)
- Fix keyvaluefield translation @yorch (#640)
- Translate key value field and base controller messages @yorch (#603)
πΈ Features
- feature: advanced autorizations for associations @adrianthedev (#641)
- feature: description for resource @adrianthedev (#639)
- feature: add scopes to associations @adrianthedev (#637)
- feature: custom labels for associations @adrianthedev (#636)
- feature: turn off features @adrianthedev (#620)
- feature: text filter generator @adrianthedev (#619)
- feature: HABTM create record @adrianthedev (#616)
π Bug Fixes
- fix: hide the resource description on the association page @adrianthedev (#643)
- fix: broken form scope for namespaced models @adrianthedev (#642)
- fix: logo.png missing @adrianthedev (#625)
- fix: button spinner attribute breaks helpers @adrianthedev (#624)
- fix: model with two or more words have a bad form_scope @adrianthedev (#613)
π€ Maintenance
- chore: add dynamic router module @adrianthedev (#626)
- chore: different os search icon @adrianthedev (#622)
- chore: fix tailwind 3 warnings @adrianthedev (#621)
- chore: replace webpacker with jsbundling @adrianthedev (#618)
- chore: fix release script @adrianthedev (#617)
- chore: add repobeats analytics @adrianthedev (#615)
- chore: set model before authorize action @adrianthedev (#612)
- chore: add STI has many association @adrianthedev (#609)
- chore: default the testing env on the local DB @adrianthedev (#608)