Changelog
Move Pages Changelog
2.3.2 Latest
Jul 25, 2023
✨ Enhancements
- Added new user permission
2.3.1
Jan 26, 2023
🐛 Fixes
- Fixed hook arguments with improved cloning page object
2.3.0
Jan 17, 2023
🐛 Fixes
- Hook argument issue fixed with cloning fix
⚠️ Breaking Changes
- Dropped PHP 7.4 support
2.2.0
Oct 15, 2022
✨ Enhancements
- Supports moving pages to or from to root (site blueprint)
🐛 Fixes
- Fixed moving top root pages that have no parent
⚠️ Breaking Changes
parenthook argument can benull(nullable) when page model have no parent
2.1.1
Oct 1, 2022
Updated plugin register name to compatible for Kirby 3.8
2.1.0
Sep 29, 2022
🎉 Features
- Added new hooks for the plugin:
page.move:beforeandpage.move:after.
2.0.4
Sep 14, 2022
Plugin repository name changed.
2.0.3
Sep 11, 2022
Plugin repository name changed.
2.0.2
Sep 1, 2022
- Added FR translations
2.0.1
Apr 1, 2022
- Updated German translations
- Updated readme
2.0.0
Mar 24, 2022
Features
- Added query language
- Added page templates
Fixes
- Fixed moving listed pages
Breaking changes
- Removed hard coded pages path option
1.0.0
Jan 28, 2022
Initial version