v2.1.0
This commit is contained in:
parent
e12ae9784f
commit
0a42e00299
5 changed files with 34 additions and 58 deletions
|
|
@ -1,3 +1,9 @@
|
|||
= 2.1.0 =
|
||||
|
||||
* Changed uninstall behavior: plugin no longer performs cleanup on uninstall, all data cleanup is now handled by the core SMTP plugin.
|
||||
* This ensures Newsletter configuration is preserved when only the add-on is removed, and properly cleaned when the core plugin is uninstalled.
|
||||
* Simplified uninstall.php to delegate all cleanup responsibility to core SMTP plugin.
|
||||
|
||||
= 2.0.1 =
|
||||
|
||||
* Removed Network requirement from plugin headers to allow single-site activation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue