Release v0.4.1
Release notes
🎸 Features
- feature: localization @adrianthedev (#170)
- feature: set now/today button for datetime/date fields @mihaimdm22 (#183)
- feature: allow no_confirmation for Actions @mihaimdm22 (#178)
- feature: reset button for filters @mihaimdm22 (#184)
- feature: Markdown field @mihaimdm22 (#137)
🐛 Bug Fixes
- fix: index/show will display dash for wrong input @mihaimdm22 (#181)
- fix: height option for Markdown field @mihaimdm22 (#180)
- fix: height option for Code field @mihaimdm22 (#179)
- fix: humanize keep id suffix @adrianthedev (#176)
- fix: KeyValue disable options issues @mihaimdm22 (#175)
- fix: link_to_resource removed when show restricted @mihaimdm22 (#172)
- fix: remove save button from edit when update is restricted @mihaimdm22 (#173)
- fix: only_on not working on password and implementation of show_on/hide_on all @mihaimdm22 (#171)
💡 Refactor
- refactor: use cache memory store for license calls when null store selected @adrianthedev (#188)