We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5495a4a commit 2a0bfa6Copy full SHA for 2a0bfa6
1 file changed
CHANGELOG.md
@@ -13,6 +13,7 @@
13
- (Feature) Added new Sent Messages dashboard widget to view sent messages statistics right from the Craft dashboard
14
- (Feature) Added new notification for user inactivity like login reminders and reminders to change passwords
15
- (Feature) Added Expired Entries notification type that will notify users after entries are expired.
16
+- (API) Refactored BasePlugin class to make the settings property public.
17
- (API) Refactored template fields into a new Twig Macro for convenience
18
- (API) Added new events to parcels and notifications, onSendComplete and onSendFail
19
- (API) Refactored how parcels and notifications were sent (basically the order of operations)
0 commit comments