On June 2nd, 2017, Vantage 4.1.0 was released. This release addresses a handful of bugs and includes the automated migration & default data scripts (for those upgrading from version 3.x).
Note: If you are upgrading from version 3.x or earlier, please please please make a backup of your database first. This is in case something goes wrong or you want to revert back to version 3.x later. Once you activate 4.1.0, the migration script will automatically run and there’s no going back. The default data script can be manually run afterwards.
Fixes
- Excluded development directories from pot file (vendor, bower_components, etc)
- Lost closing <div> elements on home page
- Footer menu links fixed width / height
- Removed “delete” button from the core fields boxes on form builder
- Incorrect order of Categories and their subcategories in the Refine Search widget
- Call to undefined function mb_strimwidth()
- Missed client side validation for Listing Description and Media fields
- Claim listing button is not displayed to non registered users
- Install script isn’t run when upgrading from 3.x
- “Use the default WordPress login and registration pages” not working
- Losing plan data after moderated listings publish via admin edit form
- File size upload limit is not working
- Alphabetical sorting of Listings is in reversed direction
- Undefined index class-widget-listing-featured.php on line 61
- Fatal error: Declaration of APP_Post_Listing_Builder
- Recurring orders processing issue
- Add color changing option to the customizer for menus
- Checkout redirect to gateway page is using wrong template
- Callout widget content field strips out form input fields
Changes
- Removed the examples folder containing the child theme starter. Use docs tutorial instead.
- Add option in customizer to change header text color.
- Added button to form builder for disable (hide) field on the form. So core fields cannot be deleted but can be removed from form layouts.
- Introduced new upgrade system. Now version upgrade redirects to Vantage Setup page to run the upgrade procedures step by step.
- Added Vantage 3 upgrade procedures.
Files Modified
Modified assets/css/editor-style.css Modified assets/css/foundation.css Modified assets/css/style-rtl.css Modified assets/css/style-rtl.min.css Modified assets/css/style.css Modified assets/css/style.min.css Added assets/images/admin/install/breakfast-coffee.jpeg Added assets/images/admin/install/vintage-technology-keyboard-old.jpg Modified assets/js/customize-preview.js Modified assets/js/customize-preview.min.js Modified assets/js/src/customize-preview.js Modified assets/scss/partials/_footer.scss Modified changelog.txt Deleted examples/vantage-child/functions.php Deleted examples/vantage-child/readme.txt Deleted examples/vantage-child/style.css Modified framework Modified functions.php Modified grunt/wp-i18n.js Modified includes/admin/admin.php Modified includes/admin/class-admin-dashboard.php Modified includes/admin/class-admin-setup.php Deleted includes/admin/upgrade/class-install.php Deleted includes/admin/upgrade/class-upgrade-4-0-0.php Added includes/admin/upgrade/install.php Modified includes/admin/upgrade/upgrade.php Modified includes/checkout Modified includes/core Modified includes/core.php Modified includes/custom-forms Modified includes/customizer/sections/colors.php Modified includes/customizer/styles/colors.php Modified includes/listings/scripts/app.listing.validate.js Modified includes/options.php Deleted includes/payments.php Modified includes/recurring Modified includes/template-tags.php Modified includes/views/class-listing-search.php Modified includes/widgets/class-widget-callout-box.php Modified includes/widgets/class-widget-listing-featured.php Modified includes/widgets/class-widget-listing-latest.php Modified languages/vantage.pot Modified parts/content-listing-item.php Modified parts/content-post-item.php Modified parts/content-search.php Modified parts/widget-featured-listing.php Modified single-transaction.php Modified style.css |