Skip to content

Releases: outl1ne/nova-translatable

1.6.4

08 Oct 09:40
Compare
Choose a tag to compare

Changed

  • Improved compatibility with wrapper fields
  • Updated packages

1.6.3

30 Sep 08:45
Compare
Choose a tag to compare

Changed

  • Updated packages

1.6.2

30 Sep 07:49
Compare
Choose a tag to compare

Changed

  • Fixed help text not being displayed
  • Updated packages

1.6.1

03 Sep 13:43
Compare
Choose a tag to compare

Changed

  • Fixed Textarea field crashing inside Flexible

1.6.0

02 Sep 11:36
Compare
Choose a tag to compare

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

13 Jul 14:18
Compare
Choose a tag to compare

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.6

30 Apr 14:14
Compare
Choose a tag to compare

Changed

  • Fixed issue with Nova Flexible Content (thanks to @voidgraphics)

1.5.5

29 Apr 08:57
Compare
Choose a tag to compare

Changed

  • Fixed JS runtime error (thanks to @milewski)

1.5.4

28 Apr 14:36
Compare
Choose a tag to compare

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

17 Apr 06:38
Compare
Choose a tag to compare

Changed

  • Fixed PHP 7.3 compatibility