Release 0.29.0
posted 2025-04-24
- Blog
- Release 0.29.0
General Changes
added audio and video player components to CMS
added landing page selector to core config
added validation of phone number for delivery methods that require phone
added "rename folder" option to files admin
delivery_inpost - added courier method to inPost integration
subscritpions - added separate field for subscription refresh message, fixed expiration of subscriptions.
Promo Codes Module
added configuration option to hide code form on checkout
added option to generate links for promo codes (automatically adds code to cart when user enters via this link)
added fixed price promotions
Stock Management Module
added option for "infinite" products.
added option to inherit stock value from parent product (for variants)
added configuration option to disable "add to cart" button for unavailable products
added configuration option to show link to contact page when product is unavailable
Courses Module
added courses module - an e-learning module that will allow you to create multimedia lessons and courses. Your users will be able to log in and track they course progress. You can define a quiz for each lesson to "gamify" the experience and give participants a way to test they knowledge. Courses can be purchases as a one time virtual products or using the subscription model.
Bugfixes
fixed handling photos with orientation in meta tags
fixed showing variant params to order emails and status page
fixed saving entity from page cache
other minor fixes