THIS RELEASE IS FOR BETA TESTERS ONLY
Please do not use this version on your live production websites.
We will upload all BETA development builds here on a regular basis. Feel free to download and test and see the new features as they become available.
Changelog
1.4.5-BETA1 Thursday 24th March 2
- Put "advanced" tab back in all elements
- Fixed VueJS reactivity not working in Cart Grid mode
- Fixed images in cart dropdown not showing in deep page
- Fixed "Tags" form label added to product edit screen
- Fixed left aligned icon on checkout button match the main "add to cart" button
1.4.4-BETA4 Thursday 19th March 2012
- Fix missing "all" category custom fields
- Fix broken JS in subdirectory installations
- Fix Cart emptying on login
- Fix bug on Vue that broke Add to Cart if the Options Element was not published
- Stripe Checkout webhook not running due to error in type checking.
- Fixed Stripe Payments element not redirecting to confirmation page
1.4.0-RC1 Thursday 9th March 2021
[CHANGED]
- Bug fixes on Offline Pay element
- Cart Items Table layout now responds to Product update events
- Fixed bugs on discount code field
- Fixed bugs on Guest address form
- Fixed bugs on Logged in address form
- Better error reporting on address forms
- Fixed Fetch URLs to accommodate sites in subfolders to the main domain.
1.3.1-beta.4 / 1.4.0-beta6 Thursday 4th March 2021
[CHANGED]
- Moved all JS to media folder
- Fixed errors on JS calls to new locations.
- Lots of build improvements
- Grid and Filter element nearing V1
1.3.1-beta.4 Thursday 25th Feb 2021
[ADDED]
- All frontend elements now working with VUE - please test all elements
- New library code that paves the way for something exciting - news soon!
1.3.1-beta.1 Thursday 18th Feb 2021
[ADDED]
- New component option to add shipping to taxable total. (This should help some in the Netherlands display the correct tax total)
1.3.0-beta.13 / 1.3.0-beta.14 / 1.3.0-beta.15 Monday 15th Feb 2021
[FIXES]
- Fixes an installation bug
- Consolidated git branches ready for release
1.3.0-beta.12 Monday 15th Feb 2021
[FIXES]
- Fixes a JS error on the total recaclulation [NOTE] 1.3.1 will have VUE JS conversion finished.
1.3.0-beta.11 Monday 15th Feb 2021
[FIXES]
- Fixes language string that broke the JS on cart items
1.3.0-beta.9/ 1.3.0-beta.10 Saturday 13th Feb 2021
[FIXES]
- Fixes a bug on add to cart where the cart class call was not correct.
- Added a translated string for the "remove items" popup in cart
- Fixes a bug where all the cart would be emptied if the trash icon was clicked.
- Fixed a bug that cleared the cart when a new registration took place
1.3.0-beta.8 Friday 12th Feb 2021
[FIXES]
- Weight caculations now take the total weight of the cart rather than item-by-item
1.3.0-beta.6 Wednesday 10th Feb 2021
[FIXES - too many to list them all!]
- Fixed lots of errors in the new cart system
- Fixed and added lots of layout options for the cart summary and discount elements
- Fixed all (I hope) remaing issues with the integer system
- Improvements to payment plugin checks
- Fixed bugs on Mollie Payment gateway
- Fixed bugs on address settings on clean install - now uses "get" default
- Added checks to shipping plugin to 'catch' default shipping
- Fixes issues with ALTER TABLE on non-MariaDB databases - moved creation to install script
- Fixes issues with discounted pricecs in frontend AJAX call.
[ADDED]
- Added new multiplyer system to order layout
- Added "catch" for orders made on the old system
1.3.0-beta.1 Friday 5th Feb 2021
[FIXES]
- Fixes the Brick/Money rounding bug on the shipping and zone shipping
- Fixed validation on the shipping and zone shipping forms
1.3.0-beta.0 Wednesday 3rd Feb 2021
[FIXES]
- Billing name being mixed up with shipping name
- Translation strings
[CHANGES]
- New wide layout for Product Add form - FEEDBACK PLEASE! :)
[API UPDATES]
- New cart item management to allow large numbers of items in the cart with much better efficiency