This version contains a significant change as we reworked purchases into order, paving the way for future cart implementation.
This is pre-release software. It is not officially supported.
We do not recommend running it in production and especially we recommend users to try an upgrade on a copy of the production environment first.
Corrected bugs:
- XF2.3 compatibility
- Percentage on sale taking into account shipping costs
- Other payment mean missing from license renewal
- Call to a member function canSellChildResource() on null
- Error: Call to a member function isForSaleInMarketplace() on null src/addons/XFA/RMMarketplace/XFRM/Pub/Controller/ResourceItem.php:322
- Double ‘:’ in coupons list
Major change:
- Reworked Purchases into Orders taking into account both purchases and renewals
- Purchases list revamped
- Communication phrases revamped, renewal ones removed
New features:
- Capability to force resource watch upon purchase (option)
Don’t forget to close your website before doing the upgrade