v0.18.0
This release introduces significant improvements to the Media Library, a complete refactor of the Settings architecture, and new cloning capabilities.
π Features
- Media Library Overhaul: Added folder navigation, the ability to move files between folders, improved filtering, and an enhanced upload UI.
- Settings Refactor: Implemented a new dynamic navigation structure using tabs and URL query parameters for better state management.
- Deep Cloning: You can now perform deep clones of Pages and Posts, including all associated data.
- Profile Management: Added support for profile photo uploads/deletion and improved user name display (last initial).
- Image Handling: Introduced
ImageFactoryhelper for advanced rendering, conversion, and quality settings. - Admin Customization: Updated settings for admin logo, copyright, and appearance.
π Improvements & Refactoring
- UI/UX: Enhanced block components, modals, and the media uploader with better icons and layouts.
- Code Quality: Extensive refactoring across the codebase to improve readability and maintainability.
- Performance: Added a main JavaScript bundle with module preloading.
- Database: Improved migration commands and cleaned up unused seeders/CSS.
π Bug Fixes
- Fixed an "undefined variable" error during the cloning process.
- Resolved path handling issues in media helpers.
Full Changelog: v0.16.2...v0.18.0