Releases: outl1ne/nova-translatable
Releases · outl1ne/nova-translatable
2.3.2
Changed
- Use Arrayable interface when casting to array (thanks to @jan-tricks)
- Allow customizing the display of locales (thanks to @Gertiozuni)
- Update packages
2.3.1
2.3.0
Changed
- Remove legacy top border on detail view (thanks to @Nembie)
- Make overflowing locales scroll horizontally (thanks to @Gertiozuni)
- Fix z-index overlapping on some modals (thanks to @royduin)
- Fix 0 unnecessarily casted into float (thanks to @robertmarney)
- Fix field reading 'cookie' header instead of input (thanks to @FinnPaes)
- Updated packages
2.2.0
Changed
- Use validation key instead of attribute when dealing with validation (thanks to @RobertoNegro)
- Fixed numeric value saving when the number starts with + (thanks to @RobertoNegro)
- Fixed Markdown fields preview displaying (thanks to @lonnylot)
- Fixed saving the form via the inline form (thanks to @jaap)
- Updated packages
2.1.6
Changed
locale_select.display_type
config key has been renamed tolocale_select_display_type
.- Fixed issue with usage of dynamic property. Dynamic properties are deprecated in php 8.2
2.1.5
Changed
- Updated dependencies