Fix timeout issue during plugin activation (v1.2.2)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-04-09 23:46:06 +01:00
parent fb4a54ab57
commit f200ff6f96
4 changed files with 47 additions and 17 deletions

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [1.2.2] - 2023-10-05
### Fixed
- Timeout issue during plugin activation
- Potential infinite recursion in admin notices handling
### Improved
- Hook management to prevent performance issues
- Optimized by only loading on plugins page
## [1.2.1] - 2025-04-07
### Improved
- Fixed typos in documentation