Skip to content

Releases: baumrock/RockMigrations

v3.26.0

01 Jun 13:13
Compare
Choose a tag to compare

Bug Fixes

  • double linebreaks (bf07c6b)
  • magicpages comparing classnames without namespaces (28b5657)
  • prevent migrating pageclasses twice (b3c9add)
  • remove double slash when using $this->path (aa9502c)
  • wirerandom issue on deployment (29bd145)

Features

  • add placeBefore to wrapFields() (906753c)
  • add random salts to config-local suggestion (1e7401c)
  • add rm-hints to field and template gui (27b5b25)
  • add support for parent_id as page path (e45e430)
  • imporve createPage for array syntax (74bd338)
  • improve getTemplate (use ::tpl fallback) (b6f6d14)
  • improve isDDEV() (e4df541)
  • improve setFieldData() method (2830eed)
  • use $this->path instead of DIR #22 (f134e1b)

v3.25.0

04 May 12:58
Compare
Choose a tag to compare

Bug Fixes

  • add early exit if tpl is not set (2d35674)
  • livereload preventing module installation (db4d18f)
  • remove transition that has no effect (e6524ac)

Features

  • add $rm->inputfield() helper method (c548a78)
  • add backend stylesheet (b45bbf2)
  • add echo() method for cli usage (f09dd3c)
  • add email field (7418757)
  • add getTplName() method to magicpages (bfe4fab)
  • add onChanged() magic method (04ffe16)
  • add pageclass snippet (f2be261)
  • add pageListBadge() helper (8b202ca)
  • add PageListQuickActions tweak (fa8f857)
  • add PageListShowTemplate tweak (40c49e8)
  • add permissions- and access- keys for migrate() (890c242)
  • add removeSaveButton() to magicpages (fc1e56f)
  • add removeSubmitActions() (25701f9)
  • add rm-colorbar class to colorbar (5d56b2b)
  • add rootVersion() (3ab7560)
  • add support to remove all submit actions (5c39faa)
  • add title field to migrated pageclasses (c5bd95a)
  • improve deployment and its logs (7120e5c)
  • improve labels (64cf73e)
  • show deployment variables in log (41bc4e7)
  • update docs and rename deploy workflow (5bd96f3)

v3.23.1

20 Mar 17:45
Compare
Choose a tag to compare

Bug Fixes

  • revert main branch deployment to old syntax (0e24db0)

v3.23.0

19 Mar 12:46
Compare
Choose a tag to compare

Bug Fixes

Features

  • add magic field methods (60eb61e)
  • add PageListShowIds tweak (22e8d4f)
  • add support for defining a single path (48febe6)

v3.22.0

17 Mar 09:49
Compare
Choose a tag to compare

Features

  • add rm-migrate-function snippet (680ad69)

v3.21.0

15 Mar 15:03
Compare
Choose a tag to compare

Features

  • add rockfrontend snippet (06e4a6f)

v3.20.0

15 Mar 13:48
Compare
Choose a tag to compare

Features

  • add hookable method migrationsDone (907e0ba)

v3.19.0

15 Mar 10:59
Compare
Choose a tag to compare

Features

  • add setPageName magic method (4c5f53c)

v3.18.1

13 Mar 14:14
Compare
Choose a tag to compare

Bug Fixes

v3.18.0

11 Mar 09:41
Compare
Choose a tag to compare

Features

  • improve ui for module config (c7401dd)