Releases: waynestate/nova-ckeditor4-field
Releases · waynestate/nova-ckeditor4-field
2.0.0
What's Changed
- refactor: update codebase to nova v5 by @chrispelzer in #97
Full Changelog: 1.4.0...2.0.0
1.4.0
What's Changed
- fix: disable version check by @adriandmitroca in #96
New Contributors
- @adriandmitroca made their first contribution in #96
Full Changelog: 1.3.1...1.4.0
1.3.0
What's Changed
- add support for DependentFormFields by @chrispelzer in #94
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- Fix detail view formating by @chrispelzer in #91
- fix-saving-while-on-source by @chrispelzer in #92
- Updated CKEditor4 from 4.21.0 to 4.22.1
Full Changelog: 1.2.3...1.2.4
1.2.3
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
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
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
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
What's Changed
- Ignore creating tables, if they already exist by @chrispelzer in #68
Full Changelog: 1.1.3...1.1.4
1.1.3
Changed
- Keep custom config when file upload is enabled by @shaffe-fr in #66
Full Changelog: 1.1.2...1.1.3