Release v2.14.0
Release notes
🎸 Features
- feature: pills switcher @adrianthedev (#1155)
- feature: select all records from current index pages @Paul-Bob (#1148)
- feature: required from validators @Paul-Bob (#1180)
- feature: Callable readonly @rickychilcott (#1150)
🐛 Bug Fixes
- feature: pills switcher @adrianthedev (#1155)
- fix: crash when attach files and validator render errors @Paul-Bob (#1173)
- fix: reset filters keep current location @Paul-Bob (#1176)
- fix: date value changed on direct submit @adrianthedev (#1163)
- fix: cancel button path when creating from has many @Paul-Bob (#1164)
- fix: inline_svg path fixes @adrianthedev (#1160)
- fix: act_on policy applyed on show and edit views @Paul-Bob (#1157)
- fix: redirect back to parent if deleted from parent @Paul-Bob (#1158)
🤖 Maintenance
- chore: update readme @adrianthedev (#1182)
- chore: add testing for the release fish action @adrianthedev (#1169)
- fix: attempt to fix permissions for PR labeler @adrianthedev (#1167)
- chore: update to heroicons v2 @adrianthedev (#1161)
- Corrected a typo in avo.rb @iainbeeston (#1153)
💡 Refactor
- refactor: progressbar component @adrianthedev (#1177)
- refactor: use inline_svg gem @adrianthedev (#1141)