Skip to content

Commit b89e02f

Browse files
committed
Updated changelog
1 parent ae13e9a commit b89e02f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
- (Feature) Added new notification for user inactivity like login reminders and reminders to change passwords
1515
- (Feature) Added Expired Entries notification type that will notify users after entries are expired.
1616
- (Feature) Added ability to create a front-end form that will trigger the "Front-end Email Form" parcel type to send emails dynamically from users
17+
- (API) Refactored all plugin classes to use the new getName and getId methods.
18+
- (API) Added getName and getId methods to the PluginInterface class
1719
- (API) Added new craft.postmaster.email template tag to return a new Postmaster_EmailModel
1820
- (API) Added new PostmasterHelper class to keep code dry that need to perform misc common functions to validate data
1921
- (API) Refactored BasePlugin class to make the settings property public.

0 commit comments

Comments
 (0)