Skip to content

Releases: spatie/nova-translatable

4.0.3

19 Jul 08:07
c51f2ca
Compare
Choose a tag to compare

What's Changed

  • Fix 404 when adding attachments to translated Trix fields by @albertcat in #106

New Contributors

Full Changelog: 4.0.2...4.0.3

4.0.2

27 May 09:25
ab229fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.0.2

4.0.1

27 Nov 11:47
cd3389c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.0.1

3.3.0

31 Jul 09:54
b430b7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

11 May 09:46
Compare
Choose a tag to compare

Changes

  • This release is meant to only support Nova 3, for Nova 4 support, please change your version to ^4.0 where continued Nova 4 support will be developed.
  • Future ^3.0 releases of this package will only support Nova 3.

The following command can be used for updating to the Nova 4 version of this package:

composer require 'spatie/nova-translatable ^4.0'

And for Nova 3 support, use the following command:

composer require 'spatie/nova-translatable ^3.2'

4.0.0

03 May 08:52
08b148b
Compare
Choose a tag to compare
  • drop support for older Nova versions

3.1.2

13 Jun 20:57
28f8479
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.1.2

3.1.1

23 May 06:50
361db22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

19 Apr 12:24
9474ceb
Compare
Choose a tag to compare

What's Changed

  • [Feature] Different rules per locale by @Woeler in #70

New Contributors

Full Changelog: 3.0.5...3.1.0

3.0.5

11 Apr 09:06
cf0ac35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5