Skip to content

Releases: outl1ne/nova-translatable

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

1.5.2

14 Apr 17:46
02e1c39
Compare
Choose a tag to compare

Changed

  • Fixed is_nan errors

1.5.1

14 Apr 17:44
a0722b4
Compare
Choose a tag to compare

Changed

  • Fixed is_nan errors

1.5.0

14 Apr 14:38
Compare
Choose a tag to compare

Changed

  • Added Nova 3.3.1 support
  • Fixed Select field not working
  • Fixed displayUsingLabels() not working
  • Fixed Boolean field not working

1.4.1

05 Mar 07:44
Compare
Choose a tag to compare

Added

  • Support Nova 3.0 in composer.json requirements

1.4.0

25 Feb 09:24
Compare
Choose a tag to compare

Added

  • Supported array value fields in Flexible

Changed

  • Fixed issue with error messages not being displayed (thanks to @srinathreddydudi)
  • Further improved array value support
  • Refactored code

1.3.2

13 Feb 13:28
Compare
Choose a tag to compare

Changed

  • Improved key handling w/ array value support
  • Improved validation and fields support

1.3.1

10 Feb 09:51
Compare
Choose a tag to compare

Changed

  • Fixed invalid attribute issue with nova-flexible-content in some scenarios
  • Updated packages