Skip to content

v6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 16:47
· 0 commits to f516b90680daeead90ac13cbdd1f50ef4c9b6ba4 since this release

Features

  • add copy/moveRepeaterItems() (771fd47)
  • add createTrait option in runConfigMigrations (a34bb2a)
  • add dedicated method runConfigMigrations() (b0cbd8c)
  • add last run logfile (50869c9)
  • add option to prevent migrate from running (2f3ccaa)
  • add setPageName() method (e2c53b4)

Bug Fixes

  • add early exit in createTemplateFromClassfile if tpl constant is not set (fc8be28)
  • allow priorities > 1000 (a89fa4d)
  • custom fieldtype returns wrong class after creation (3993f2f)
  • do not migrate dotfiles (7195a0f)
  • error when no matrixItems passed in $options (fa76493)
  • issue with iterating fields of repeater (ad59425)
  • prevent errors when page is nullpage in deletepage (ccce68a)
  • run watchlist migrations in correct order (47301fa)
  • support hyphens in template names (9f07b3f)
  • wrong copy paste (2633704)