Updates & Releases
Wix Members "PrivateMembersData" Collection
Now you can work with your Member data. When you install a Members Area in your site, the PrivateMembersData collection is added to your site’s Database. The collection contains information about your site members. You can connect member data to site elements and query member data with code. Learn more.API: wix-stores-backend onCartAbandoned and onCartRecovered events
We've added two new backend events that allow you to handle situations where a visitor has added items to the shopping cart but did not complete the purchase. Learn more: onCartAbandoned, onCartRecovered.API: wix-users-backend.login()
You can now log in a site member from backend code using an email address and password. Learn moreAutosave
Autosave is now available. Keep in mind, autosave starts working only after you first manually save your site. Learn moreWix Bookings: Do More with Velo
Now you can fully customize your site's booking experience with Velo APIs:- Create your timetable and display the next available appointment- Customize your service pages and confirmation messages-Suggest related services and products-Offer fast checkout, manage pending requests and moreAdd a Collection Field from a Page Element
When you're connecting an element, you can now add a new field to your database collection. This new field is automatically connected to the page element.Rich Text Component
Add a Rich Text Box input component to let visitors add custom formatting to their messages, like bold, italics, bulleted lists and more.Router API Messages
See messages on router and dynamic page activity when the filter is set to Verbose in the Developer Console.Time Component
Let visitors enter or select a time with the time input component. Learn moreAPI: Get Site Properties
Use the General Info API to retrieve all the public information about your site or business, including its name, address, contact info and more. Find out more