Skip to content

4.0.4

Compare
Choose a tag to compare
@ScopeyNZ ScopeyNZ released this 14 May 23:05
· 13 commits to 4.0 since this release
853b1b5
  • FIX Catch exceptions while gathering element summary in ElementsInUseReport (Robbie Averill) - 73826f9
  • FIX Ensuring write operations when clearing content is captured in a try...catch (Guy Marriott) - 3f19c0a
  • DOCS Comment docs updates to new migration task (Robbie Averill) - 3a9ac5e
  • FIX Only publish items that were previously published & adding docs (Guy Marriott) - 7eae780
  • NEW Content migration task has a bunch of new features...: (Guy Marriott) - b5dd71b
  • FIX Remove explicit draft stage query as this breaks non live/stage modes (like archive) (Guy Marriott) - 8235919
  • FIX Ensure the label generated for TextCheckboxGroupField is for the text field (Guy Marriott) - 77bef66
  • FIX Don't explicitly include Title when namespacing fields (Guy Marriott) - 58fbf59
  • FIX Page links in Elements In Use Report now go directly to page for non-inline editable elements (Robbie Averill) - 6e57ebc
  • FIX Element history versions are now ensured to be sorted descending by version ID (Robbie Averill) - 7e57f65
  • FIX Use KeyboardEvent.key as 'code' is unsupported by React (facebook/react#11306) (Guy Marriott) - 8a2b9db
  • FIX Reports linking to pages now use the correct CMS edit link (Robbie Averill) - 6304446
  • FIX Allow multi readonly trans in TextCheckboxGroupField (Ingo Schommer) - a255676
  • Require Bootstrap ^4.3 in elemental module (Robbie Averill) - c7435a9
  • Advanced setup guide added. (Mojmir Fendek) - f7db3f2
  • Remove coupling between ElementalArea and SiteTree (Loz Calver) - a3b97a6
  • Added extra query condition to account for values equal to 0. Removed unused variable. Added extra query parameters (StephenMak) - d488361