Skip to content

Releases: advoor/nova-editor-js

Nova 4 Support - Casting bug fix

17 Jul 00:28

Choose a tag to compare

What's Changed

  • Fix NovaEditorJsData constructor issues by @roelofr in #68

Full Changelog: v3.0.2...v3.0.3

Nova 4 Support - Dependency update

07 Jul 08:24
b6f5dfa

Choose a tag to compare

What's Changed

  • Update composer.json by @d3v4nt in #64

New Contributors

  • @d3v4nt made their first contribution in #64

Full Changelog: v3.0.1...v3.0.2

Nova 4 Support (Patch 1)

29 Jun 12:49
5fba20c

Choose a tag to compare

This package was only for PHP 8.1, but the composer.json did not reflect that.

Small patch to make it actually do.

Nova 4 Support

29 Jun 11:01
57df6a7

Choose a tag to compare

Nova 4 Support! Credit to @roelofr for all the hard work!

v2.0.3

07 Dec 19:28
c7bb890

Choose a tag to compare

Fix for s3 filesystem #49

v2.0.2

28 Nov 23:28
828ddef

Choose a tag to compare

  • Fix for when using an S3 disk (#46)
  • Reduced minimum height of editor (#47)

Version 2.0 - Extensibility 101

03 Aug 16:34

Choose a tag to compare

Version 2.0 - Extensibility 101

This version adds a whole new extending system, see the Extending section in the readme

PS: Fixed version of v2.0.0, which was somehow detached from master.

[PULLED] Version 2.0 - Extensibility 101

03 Aug 16:24

Choose a tag to compare

Version 2.0 - Extensibility 101

This version adds a whole new extending system, see the Extending section in the readme

v1.0.1

18 Jul 14:47
2358568

Choose a tag to compare

  • Fix parse image name with query (#40)

Nova v3 support

03 Jul 19:36
1803452

Choose a tag to compare

Nova 3 support (#38) along with some dependency updates.