Releases: wpexpertsio/Post-SMTP
Releases · wpexpertsio/Post-SMTP
2.5.3
FIXES
- Fixed E_WARNING appearing on activation in some cases.
2.5.2
FIXES
- Fixed the issue where users were getting stuck in the initial migration stage.
IMPROVEMENTS
- On completing the migration process, limit the notice to the logs section only to delete old logs.
- Added an option to disable migration notifications for seven days on clicking the cross icon on notice.
- Added a new feature that allows users to revert a migration. This way, they can retry the migration process or switch back to the old logs interface if required.
- Added an option to skip the migration process for those who do not wish to transfer their old logs and want to switch to the new interface.
- Added permission check before creating/writing error log during migration.
2.5.1
NEW
- Added a link to learn more about migration.
- Added a condition to initiate the migration and logging only if the new custom table exists.
IMPROVEMENTS
- Improved database migration process to handle potential failures.
2.5.0
NEW
- Introducing a new log section that is both lightweight and optimized, capable of accommodating millions of entries.
- Added a migration wizard to help move existing logs to new custom tables from the old version.
2.4.9
FIXES
- Uncaught Error: Cannot use object of type WP_Error as array
- Fixed deprecation notice for PHP Version > 8.0
IMPROVEMENTS
- Added condition for notice on how to fix broken emails
2.4.8
Bug Fix
- Fixed deprecated functions on Php 8.x
2.4.7
Improvements
- Updated feedback SDK to latest version
- Added PHP 8.1 compatibility
2.5-rc.3
2.4.6
Bug Fixes
- Added new option in the settings to fix broken emails.