Skip to content

1.2.0

Compare
Choose a tag to compare
@chrispelzer chrispelzer released this 03 Nov 16:31
· 24 commits to main since this release

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