CHANGELOG.md
This commit is contained in:
parent
93fd6b8f3c
commit
1f5470e677
29
CHANGELOG.md
Normal file
29
CHANGELOG.md
Normal file
@ -0,0 +1,29 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to Send WP Mail plugin.
|
||||
|
||||
## [1.0](https://plugins.svn.wordpress.org/send-email-from-admin/tags/1.0/)
|
||||
- Fix typos.
|
||||
|
||||
## [0.9.3](https://plugins.svn.wordpress.org/send-email-from-admin/tags/0.9.3/)
|
||||
- Add links.
|
||||
- Minor css changes.
|
||||
|
||||
## [0.9.2](https://plugins.svn.wordpress.org/send-email-from-admin/tags/0.9.2/)
|
||||
- Minor code cleanup
|
||||
- Add HTML5 'required' attribute to form fields.
|
||||
- Only load js and css on admin page.
|
||||
|
||||
## [0.9.1](https://plugins.svn.wordpress.org/send-email-from-admin/tags/0.9.1/)
|
||||
- Cleanup css and html.
|
||||
- Add mail dashicon to title.
|
||||
- Uploaded file (attachment) is now deleted from server after email is sent.
|
||||
|
||||
## [0.9](https://plugins.svn.wordpress.org/send-email-from-admin/tags/0.9/)
|
||||
### Initial release
|
||||
- Send email from admin page.
|
||||
- Send email to multiple recipients.
|
||||
- Send individual emails to multiple recipients.
|
||||
- Add images from the WordPress Media Library.
|
||||
- Upload and attach one attachment to the email message.
|
||||
- Select recipients from registered users' email addresses.
|
||||
Loading…
Reference in New Issue
Block a user