Skip to content

Releases: solspace/craft3-commons

v1.0.6

26 Mar 12:31
Compare
Choose a tag to compare

Optimizing the streamlined install migration flow.

  • Added a ::beforeUninstall() method
  • Added a ::afterUninstall() method
  • Now all of the event methods must return a boolean value. Returning false will prevent the migration from executing

v1.0.5

05 Mar 11:38
Compare
Choose a tag to compare

Adding configurations object for convenience

v1.0.4

25 Feb 13:05
Compare
Choose a tag to compare

Hotfixing permission helper issue.
Adding a crypto helper.
Preventing permission helper from throwing errors when in using the console app.

v1.0.3

31 Jan 09:13
Compare
Choose a tag to compare

Improving the uninstall migration, making it possible to uninstall plugins that have partially been uninstalled already.

v1.0.2

29 Jan 11:35
Compare
Choose a tag to compare
Merge branch 'dev'

v1.0.1

25 Jan 13:08
Compare
Choose a tag to compare

Adding a layer for migrations to allow for easier and prettier install migrations in Craft CMS 3