Releases: baumrock/RockMigrations
Releases · baumrock/RockMigrations
v5.4.1
Bug Fixes
- update deploy workflow to checkout@v4 (5ff3cc2)
v5.4.0
Features
- add exception handling for missing or invalid module names in hookModuleInstall (62d9367)
- add new auto-release workflow (812c9c9)
v5.3.0
Features
- add a condition for setPageNameFromField (fc582b2)
- add GET_PHP_COMMAND variable for deployments (3bba845)
- add indent() for better logs (f611675)
- add refresh() before installing new module (476963f)
- trigger migrateModule() after module install (4c09a51)
v5.2.0
Features
- add snippet for rockicons field (019053e)
- send preview password to JS for multisite (a84b47a)
v5.1.0
Features
- add auto-refresh on module install (e0474fa)
- add getTemplateIds() method (847f3f8)
- add onlyDebug flag to saveCSS() (012d3d2)
- add option to manually set the php command in yaml (5b6e9c0)
- allow guest views from IP additional to session (0d0e5cd)
Bug Fixes
- add early exit if user is not defined (1ed8261)
- remove default value for php command (36795a4)
- setAndSave must be after page has been saved once (b16a937)
- update ip cache on every request (e9db692)
- wrong variable name (3464198)
v5.0.1
Bug Fixes
- use timestamp instead of deploy id (c1f0119)
v5.0.0
⚠ BREAKING CHANGES
- share sessions folder by default on deploy
Miscellaneous Chores
- share sessions folder by default on deploy (3b349e8)
v4.5.1
Bug Fixes
- get-php not working without config (e468ecc)
v4.5.0
Features
- add disable procache via config setting (1454de1)
- read config from php file (00d6d8d)
- show php version in log (8871426)
- update deployment to get php version dynamically from the remote server :) (d17f07f)
Bug Fixes
- make sure config returns an array (e37ea97)
v4.4.0
Features
- add money snippet (bdc0ea2)
- add snippet for RockGrid fields (ada1cf9)
- improve visibility of pagelist tweaks (088a310)
Bug Fixes
- add expirenever for RM cache() (871544b)
- label empty in renderTable (c800494)