• Wix Stores: Catalog Events

    With the stores backend catalog events you can write code when events occurs to your store's catalog, such as when a new product is added. Learn more
  • Update to wix-location.to()

    You can now use the to() function to navigate to another page in your site and scroll to a specific element on that page. Learn more
  • Wix Editor Elements ($w): Chatbox API

    With the new chat API you can enhance your site visitors' chat experience. Send chat messages programmatically, track chat conversations, and customize your response when you receive a chat message. Learn more
  • SEO API

    With the new wix-seo API you can set and get SEO-related information from your page code. Learn more
  • Wix Editor Elements ($w): Address Input API

    The new address input API lets you work with addresses on your site.
    Learn more
  • Wix Stores: getAbandonedCart

    With the new getAbandonedCart() function you can get the information in an abandoned cart by providing the cart's ID. Learn more
  • Wix Editor Elements ($w): Multi-State Box API

    With the new multi-state box element and API you can display different content for different situations and let site visitors easily navigate multiple displays. Learn more 
  • Paid Plans: cancelOrder API

    Now you can use the Paid Plans cancelOrder API to allow members to cancel their own orders (subscriptions). Learn more
  • Wix Site: prefetchPageResources

    With the new prefetchPageResources() function you can optimize resource fetching of pages and lightboxes on your site so they will load faster. Learn more
  • Wix Data: Truncate Function

    The Wix Data truncate() function allows you to delete all items from a database collection at one time. Learn more