Skip to content

Releases: awesomemotive/wp-mail-logging

v1.6.1 Release

01 Aug 18:50
Compare
Choose a tag to compare
  • fixed delete mails

v1.6.0 Release

31 Jul 15:06
Compare
Choose a tag to compare
  • 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

26 Feb 23:16
Compare
Choose a tag to compare
v1.6.0R5 Beta Pre-release
Pre-release
  • Improving Modal
  • Network attachment fix

v1.5.2 Release

26 Oct 19:01
Compare
Choose a tag to compare
  • Fixed search

v1.5.1 Release

11 Oct 17:45
Compare
Choose a tag to compare

Fixed Security issues

v1.6.0R4 Beta

01 Oct 20:45
Compare
Choose a tag to compare
v1.6.0R4 Beta Pre-release
Pre-release
  • 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

02 Sep 15:05
Compare
Choose a tag to compare
v1.6.0R3 Beta Pre-release
Pre-release
  • 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

02 Sep 12:06
Compare
Choose a tag to compare
v1.6.0R2 Beta Pre-release
Pre-release
  • 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

14 Aug 10:53
Compare
Choose a tag to compare
v1.6.0R1 Beta Pre-release
Pre-release

Approach for issues from #31.

v1.5.0 Release

25 Jul 17:38
Compare
Choose a tag to compare
  • Fixed repetitive cron schedule.
  • Updated redux to 3.5.4.3.