twisted1919
Administrator
Staff member@dodgedesigns - we didn't really do any change in the stripe payments extension, or in the way price plans work. See your stripe dashboard for details/logs.
Great update btw... quick question tho.
What do these mean exactly?
SUBSCRIBER_EMAIL_NAME, SUBSCRIBER_EMAIL_DOMAIN,
EMAIL_NAME,
EMAIL_DOMAIN
Wonderful developments! Thx@GRB - Hopefully the auto-updater will fix this issue once and for all. keep in mind you have to enable the feature from backend > settings > common. You also need to meet some requirements for this to work, it's described in the page at backend > settings > common
I hope the new login screen would not affect the custom JQuery code to add a logo at the top of the previous login screen?Hi guys,
This release contains fixes for all the issues reported so far but also a few new things that worth mentioning, like:
1. More powerful XML/JSON feeds, see https://kb.mailwizz.com/articles/embed-xml-rss-feeds-into-your-campaign/ . We now finally can only send xml/json campaigns only when new content is added.
2. Recaptcha for the backend area.
3. The most awaited auto-update feature for the app.
4. A new login page for both, customer and backend area:
View attachment 4590
( The image can be changed from backend > settings > customizations )
5. Small UI changes, see the demo.
Here is the changelog, please read it to see all the changes:
Code:--- ------------------------------------------- --- Version 1.5.1 - 2018-01-02 --- ------------------------------------------- [ADD] - Added following tags: SUBSCRIBER_EMAIL_NAME, SUBSCRIBER_EMAIL_DOMAIN, EMAIL_NAME, EMAIL_DOMAIN [ADD] - Added email headers ability, like email footers. [ADD] - Added new server type: PepiPost Web Api [ADD] - Added following filter hook: common_settings_auto_update_warning_message [ADD] - Added the ability to enable the application to auto-update itself [ADD] - XML feeds now can use indexed items, see https://kb.mailwizz.com/articles/embed-xml-rss-feeds-into-your-campaign/ [ADD] - JSON feeds now can use indexed items, see https://kb.mailwizz.com/articles/embed-json-feeds-into-your-campaign/ [ADD] - Added ability to add the offset=x attribute for xml/json feeds [ADD] - Added ability to set how many days to look back when loading feed items [ADD] - Added ability to take action when a feed has no items [ADD] - Added recaptcha for backend area too [BUG] - Delivery servers could not do plain text only in some cases [CHG] - Unsubscribes will be kept forever in the system by default. You can control it from Backend > Settings > Cron > "Unsubscribe days" [CHG] - Small UI changes/improvements [CHG] - Login pages now have a background image and ability to change it from Backend > Settings > Customization [RMV] - Removed the "customer_controller_guest_form_submit_start" action hook. Use "controller_action_save_data" action hook instead
You can download it from https://www.mailwizz.com/customer/downloads/get/version/1.5.1 or PM for the download link.
Enjoy.
Thank you.
I am not sure what you are asking, but you can manually run the auto-update command from command line to call the autoupdater when you want.Is the auto-update possible to be forced to happen on command line (not doing it oneself on cli, but letting it be done by the auto update on cl)?
It shouldn't.I hope the new login screen would not affect the custom JQuery code to add a logo at the top of the previous login screen?
Ah, good to know. Let me clarify the question the: if the app is switched to auto-update in the settings, will it run the auto-update as if the auto-update was called from cli (no time-out problem) or as if it was called from web-gui (time out problem)?I am not sure what you are asking, but you can manually run the auto-update command from command line to call the autoupdater when you want.
Yes, this is correct. The daily cron job actually calls this commandwill it run the auto-update as if the auto-update was called from cli (no time-out problem)
GreatYes, this is correct. The daily cron job actually calls this command
It will happen automatically and you will receive an email with the result.Will there be a confirmation before the actual update or does it update directly?