Bump version to 2.0.8 and fix plugin details popup with cache-busting

This commit is contained in:
2025-04-13 01:23:54 +01:00
parent 18f8f66477
commit ed8fe84a4f
3 changed files with 28 additions and 7 deletions

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [2.0.8] - 2024-05-17
### Fixed
- Plugin details popup now correctly shows version and author information
- Added cache-busting mechanism to ensure plugin details are always up-to-date
### Improved
- Author and contributor information display in plugin details
- Added WordPress 6.5 compatibility indicator
## [2.0.7] - 2024-05-17
### Changed
- Additional text improvements and minor fixes