send-wp-mail/CHANGELOG.md
2024-11-04 02:43:47 +02:00

30 lines
1.0 KiB
Markdown

# 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.