-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Notification Center Changelog | ||
=========================== | ||
|
||
Version 1.3.0-rc1 (2015-07-07) | ||
--------------------------------- | ||
|
||
### New | ||
- The Notification Center now provides a queue gateway that buffers messages and sends them based on cron job settings (#63) | ||
- The "store to file" gateway now supports appending to an already existing file (#65) | ||
- InsertTags as well as Simple Tokens are now allowed in sender e-mail name and sender e-mail address fields as well (#40 and #58) | ||
- Added support for file uploads in form generator fields that can now use the upload attachment token (#39) | ||
|
||
|
||
Versions previous to 1.3.0-rc1 | ||
--------------------------------- | ||
|
||
Changelog was not maintained in previous versions. | ||
Try to use the git history for details. |