26 lines
709 B
Markdown
26 lines
709 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [1.2] - 2025-04-07
|
|
### Added
|
|
- Improved documentation with detailed explanation
|
|
- Added SQL reference for technical users
|
|
- Suggested potential inclusion in WordPress core
|
|
|
|
## [1.1] - 2025-04-07
|
|
### Added
|
|
- Support for multisite WordPress installations
|
|
- Network admin page integration
|
|
- Woodpecker CI integration for automated releases
|
|
|
|
### Improved
|
|
- Error handling
|
|
- User experience with better confirmation messages
|
|
- Security by adding proper capability checks
|
|
|
|
## [1.0] - 2025-03-15
|
|
### Added
|
|
- Initial release
|
|
- "Remove Reference" button for plugin deactivation error notices
|
|
- AJAX processing for reference removal |