Kirby Sortable Versions Save

Making subpage managing a breeze

v2.4.2

3 years ago
  • Fixed one error regarding PHP 7.4

v2.4.1

5 years ago
  • Fixed an issue with numeric page slugs #51
  • Available templates are now filtered when the prefix option is set #50

v2.4.0

6 years ago
  • You can now disable sorting with the panel.page.sort permission (Fixes #46, #47)
  • The panel.page.visibility permission now correctly disables sorting

v2.3.3

6 years ago
  • Added option to disable sorting

v2.3.2

7 years ago
  • Changed namespace from Kirby\Sortable to LukasKleinschmidt\Sortable
  • Added missing namespace for PermissionsException

v2.3.1

7 years ago
  • Added french translation

v2.3.0

7 years ago
  • Added PHP 5.4 support
  • Any problems regarding the array_filter() function should now be solved
  • paste and duplicate now trigger the panel.page.create event

v2.2.2

7 years ago
  • Improved extended script loader

v2.2.1

7 years ago
  • Fixed filter for empty prefix
  • Added proper exception for missing parent
  • Add missing pt_BR translation

v2.2.0

7 years ago
  • Custom registry
  • Additional fields