Releases: awesomemotive/wp-mail-logging
Releases · awesomemotive/wp-mail-logging
v1.6.1 Release
- fixed delete mails
v1.6.0 Release
- New: Improved modal, added view types
- Proper date if none set in WordPress settings
- Updated libraries
- Added wp_mail hook to very last priority
- Improving Modal
- Network attachment fix
- Security improvements.
- Converted indents to tab format.
- Added exit by direct access.
- Moved fa stuff to Utils.
- Save current WordPress time instead using MySQL database time. gh-29
- Introduced composer …
- Added uninstall unit tests.
- Working on code style.
- Added tests for logrotation.
- Fixed compatible array access prior php 5.4
- Moa tests.
- Improved format.
- php >=5.4 is required now.
- Introduced namespaces.
- Working on tests.
- Fixed translation domain.
- Use static singular and plural identifier.
- Approach for issues from #31.
v1.6.0R5 Beta
- Improving Modal
- Network attachment fix
v1.5.2 Release
- Fixed search
v1.5.1 Release
Fixed Security issues
v1.6.0R4 Beta
- Improved tests.
- Improving Modal
- Working on mail formats for Modal.
- Introduced DI Container.
- Fixed property access.
- Removed global plugin instance!
- Retrieve whole line after from header.
- Prefixed 3rd party libs with No3x\WPML namespace.
- Introduced grunt.
- Introduced builds for php7.
- Introduced grunt.
- Added tests for version compare to make sure Rx is handled.
v1.6.0R3 Beta
- Fixed parameter order. This order seems to be right, even when assuming different in the last change.
- Fixed Loading of LogRotation after namespace switch. (was not executed anymore)
- Added LogRotation cleanup on plugin deactivation.
- First working version of cron. (was executed always before)
v1.6.0R2 Beta
- Security improvements.
- Converted indents to tab format.
- Added exit by direct access.
- Moved fa stuff to Utils.
- Save current WordPress time instead using MySQL database time. gh-29
- Introduced composer …
- Added uninstall unit tests.
- Working on code style.
- Added tests for logrotation.
- Fixed compatible array access prior php 5.4
- Moa tests.
- Improved format.
- php >=5.4 is required now.
- Introduced namespaces.
- Working on tests.
- Fixed translation domain.
- Use static singular and plural identifier.
v1.6.0R1 Beta
Approach for issues from #31.
v1.5.0 Release
- Fixed repetitive cron schedule.
- Updated redux to 3.5.4.3.