1. Improve Custom Fields
- Added Receive Emails setting. If set to Yes, the email entered into that custom field during subscription process will receive a copy of the following emails (same as the email entered into core Email field): Subscription (new subscription, subscription renew, subscription upgrade) emails, reminder emails, mass mail.
- Added Read Only setting to make the field become read only (subscribers cannot change value of that field)
- Prevent custom fields data from being lost during renewal process in some special conditions below:
+ Subscription Renewal Behavior set to Update Subscription
+ The field is configured to not being shown on renewal subscription form (subscribers does not have access or Hide On Renewal set to Yes)
2. Improve Mass Mail
- Allow sending attachment while sending mass mail to subscribers.
3. Improve Subscriptions Export
- Disable wrap text to make export result looks nicer on Excel
- Fix export not working when you enable filtering subscriptions base on custom fields value on subscriptions management screen
4. Improve Breadcrumb Handling
- Support breadcrumb properly in the extension so that it easier to navigate to previous pages in the tree using links generated in Joomla breadcrumb module
5. Improve SMS Plugins
- Added Default Prefix parameter. That could be set to country code of phone number in your country so that in case phone number which subscribers entered does not contain that country code, it will be added automatically before sending SMS so that the SMS can be delivered properly
6. Improve Newsletter Plugins
- Added new parameter to prevent adding group members to mailing lists.
7. Allow displaying expiration data in renew options
- Allow using [EXPIRED_DATE] tag in OSM_RENEW_OPTION_TEXT language item to show the expired date of the current subscription (subscribers will know exactly when his subscription will be expired before renewing)
8. Show New Version Available More Clear in Dashboard
- Whenever there is new version of the extension, there would be a notice displayed at the top of dashboard so that Admin will know about this new version and perform update.
9. Bugs Fixes
- Allow generating QRCODE for group members
- Fixed show price including tax on categories - accordion menu item type
- Added padding to Mass Mail and Batch SMS modal to make it looks nicer