Releases: outl1ne/nova-translatable
Releases · outl1ne/nova-translatable
1.6.4
Changed
- Improved compatibility with wrapper fields
- Updated packages
1.6.2
Changed
- Fixed help text not being displayed
- Updated packages
1.6.1
Changed
- Fixed Textarea field crashing inside Flexible
1.6.0
Added
- Add
rulesFor
functionality to allow specifying locale specific validation rules (thanks to @ngiraud)
Changed
- Code cleanup
- Fixed
displayUsing
not working
- Updated packages
1.5.7
Changed
- Hide locale tabs when there is only one locale (thanks to @manogi)
- Fix error messages not showing (thanks to @webstack9)
- Updated packages
1.5.4
Changed
- Fixed Textarea when not using
spatie/laravel-translatable
(thanks to @milewski)
- Fixed issue with packages that populate more than 1 attribute on
FormData
(thanks to @milewski)
1.5.3
Changed
- Fixed PHP 7.3 compatibility