Releases: imagekit-developer/imagekit-wordpress
Releases · imagekit-developer/imagekit-wordpress
Version 5.0.0
A complete ground-up rewrite of the ImageKit WordPress plugin — rebuilt with modern PHP architecture, a redesigned admin experience, and powerful new delivery and integration features.
✨ What's New
Architecture & Core
- Complete plugin rewrite with modern PHP namespaces and OOP design
- Credentials manager for secure handling of ImageKit API keys
- Tri-state connection model for improved account connection management
- REST API endpoints for settings management and wizard flow
- i18n support with translator comments and POT file generation
Setup & Onboarding
- New setup wizard with guided onboarding
Asset Delivery
- New asset delivery system with category-based URL rewriting for images, videos, and other assets
- Video delivery settings with global video transformations support
- Responsive images settings with customizable breakpoint validation
Admin UI
- Redesigned admin settings UI with panel-based layout, sidebar with usage stats, and improved navigation
- New system report page with copy and download functionality for easier debugging
- Custom icon font for plugin UI elements
Integrations
- Block editor (Gutenberg) integration
- Enhanced Media Library (EML) integration
📋 Requirements
- PHP: 5.6 or higher
- WordPress: 4.7 or higher
- Tested up to: WordPress 6.9.4
⬆️ Upgrading from v4.x
This is a major release with a full rewrite. Existing v4.x settings will be automatically migrated on upgrade. We recommend testing on a staging environment before updating production sites.
Full Changelog: 4.1.3...5.0.0
Version 4.1.3
What's Changed
- Updated latest Wordpress tested version to 6.4.2 by @ankur-dwivedi in #1
New Contributors
- @ankur-dwivedi made their first contribution in #1
Full Changelog: 4.1.2...4.1.3
Version 4.1.2
Bug fixes related to Debug Logs
Version 4.1.1
Bug fixes and debug capabilities. Tested on WordPress 5.7.2