Releases: baumrock/RockMigrations
Releases · baumrock/RockMigrations
v3.35.0
v3.34.0
Bug Fixes
- early exit if redirects are not populated (65c4f52)
- empty fields array flipping field order (56e8f99)
- fix createPage resetting title (07b0655)
- fix pageListLabel removing template icon from pagelist (c0431c7)
- fix redirect rules (2225c3d)
- fix wrong comment in snippet (85c28fb)
- prevent localName does not exist error (48d28d6)
- remove console.log() (62cd687)
- RepeaterMatrix: retain original field order (17bc932)
- RepeaterMatrix: standardize fields array (375700c)
- revert redirects from repeater to textarea (0216cb3)
- saveCSS triggering Livereload if $keepCSS = false (d11675d)
Features
- add 2s timeout for filesondemand (6f3d17c)
- add custom pageListLabel() for MagicPages (be35030)
- add deployment rockshell command (3946444)
- add field declaration snippet (dd6b68d)
- add keyhelp php version to snippet (99f9eb4)
- add macros feature (09e1ca1)
- add rm-badge class to pagelist badge (cb1f948)
- add rockmigrations() functions API #41 (b10c404)
- add settings redirect repeater (bb0ccd8)
- add tpl + prefix constant snippet (0c420d2)
- add trigger option for watch() method (7743985)
- expose site module as site() function (7547721)
- improve loading of magic page templates (f3b1a5f)
- improve settings page macro (5b4a474)
- update settings stub (b3d7399)
- use functions api for rm snippet (a9ae6b0)
- use minify only for superusers and on debug (1214154)
v3.33.0
Bug Fixes
- createPage() triggering page save all the time (456c0b1)
- dont add page id + template in dropdown menu (0730ee3)
- is_file() causing error when $path is null (7e64380)
- ready() not triggered in magicpages (f4f09bc)
- title not updating when using createPage() (147230c)
- vscode links not working with latest vscode (ec10745)
Features
v3.32.0
Bug Fixes
- empty previewPassword causes no redirect (c74596f)
- installModule() does not actually install the module when run the 1st time, but only downloads it #29 (ce59d2d)
- move livereload settings back to RockFrontend (37eb50c)
- rewrite setPageNameFromField method (dbd900e)
- settings from config file not properly applied (2aa8ea5)
- tweak info icon falsely on new line (d738b6b)
Features
v3.31.1
v3.31.0
v3.30.0
v3.29.0
Bug Fixes
- catch 404 page not found error on deployment (e67bebd)
- jquery deprecation warning for window.load() (c626d5b)
- pageListBadge showing when empty (3644e6a)
- remove language tab fix (4a1061b)
- renderTable not showing data and wrong asset path on windows (24a9d9d)
- renderTable not showing some values (bce2df8)
Features
- add checkbox to force livereload on module config pages (a52a550)
- add getFile() method (ea94430)
- add homeTemplate() method (cbd0c07)
- add new pageClassLoader :) (480b06c)
- add path helper method (29e8740)
- add redirect logger Tweak (6003cf5)
- add renderTable helper (eb3ee9c)
- add support for template_ids (14489ad)
- improve new pageClassLoader (e99b80c)