Skip to content

Releases: waynestate/nova-ckeditor4-field

2.0.0

24 Jan 00:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...2.0.0

1.4.0

05 Jul 01:15
72cd3b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.0

19 Nov 23:36
4ea9f9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.0

1.2.4

18 Oct 09:12
8fd6390
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

10 Apr 15:45
Compare
Choose a tag to compare

What's Changed

  • Fix merging of options to prevent combining if the same key exists within the merging arrays by @chrispelzer in #88
  • Updated CKEditor4 from 4.20.2 to 4.21.0 in 56ea34e

Full Changelog: 1.2.2...1.2.3

1.2.2

26 Mar 07:40
Compare
Choose a tag to compare

Fixed

  • Fix script being cached and possibly not being updated in the users local cache if they previous interacted with the CKEditor4 in 6aa4e03

What's Changed

  • Set filebrowserUploadUrl to work the same as the uploadUrl option by @chrispelzer in #85

Full Changelog: 1.2.1...1.2.2

1.2.1

24 Feb 22:15
Compare
Choose a tag to compare

What's Changed

  • update CKEditor default URL from 4.20.0 to 4.20.2 by @chrispelzer in #81
  • Set image2 within the extraplugins if it isn't present. by @chrispelzer in #82

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Nov 16:31
Compare
Choose a tag to compare

What's Changed

  • Move to loading migrations using loadMigrationsFrom instead of publishing by @chrispelzer in #70
  • update ckeditor4 from v4.19.1 to v4.20.0 by @chrispelzer in #72

Additions

  • Added new enable_migrations option to the config file to allow for the disabling of the migrations.
  • Added new auto_migrate option to the config file to allow for the disabling of the automatic running of the migrations.
  • Added new UPGRADE.md for upgrade instructions.

Please refer to the UPGRADE.md instructions for v1.1.4 to v 1.2.0 for the new migration options

Full Changelog: 1.1.4...1.2.0

1.1.4

02 Nov 11:53
aa834dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

13 Oct 15:41
Compare
Choose a tag to compare

Changed

  • Keep custom config when file upload is enabled by @shaffe-fr in #66

Full Changelog: 1.1.2...1.1.3