Releases: scherersoftware/cake-notifications
Releases · scherersoftware/cake-notifications
v4.0.0-rc3
13 Jan 14:15
Compare
Sorry, something went wrong.
No results found
Cake 4.0
10 Jan 12:52
Compare
Sorry, something went wrong.
No results found
v4.0.0-rc1
05 Nov 13:22
Compare
Sorry, something went wrong.
No results found
Fix deprecation warning on CakePHP 3.8.
Deprecate various methods and throw E_USER_DEPRECATED on usage.
Add new coding standard
v3.1.0
11 Jun 16:30
Compare
Sorry, something went wrong.
No results found
Move bootstrapping and routes into Plugin.php, which requires CakePHP 3.6+
v3.0.1
11 Jun 16:27
Compare
Sorry, something went wrong.
No results found
Trigger warning when using deprecated functions
v3.0.0
11 Jun 16:28
Compare
Sorry, something went wrong.
No results found
Update for compatibility with CakePHP 3.5+
v2.2.1
03 Jul 14:57
Compare
Sorry, something went wrong.
No results found
Fix josegonzalez/cakephp-queuesadilla version constraint
v2.2.0
03 Jul 14:51
Compare
Sorry, something went wrong.
No results found
Add new set/get methods and deprecate mixed mode methods. The methods will be removed in version 3.0.0.
beforeSendCallback is now getBeforeSendCallback and setBeforeSendCallback
afterSendCallback is now getAfterSendCallback and setAfterSendCallback
queueOptions is now getQueueOptions and setQueueOptions
locale is now getLocale and setLocale .
Fix josegonzalez/cakephp-queuesadilla version constraint
v2.1.2
09 Jan 15:19
Compare
Sorry, something went wrong.
No results found
v2.0.5
16 Sep 09:16
Compare
Sorry, something went wrong.
No results found
Added some constants to prevent errors of dependant plugin