Release Notes

We're always adding and updating the JavaScript SDK APIs, and we want you to have one place to find all of our latest changes and additions.

We want to hear your feedback! You can help us improve the docs by reporting any issues that you notice. You can report bugs and other feedback by clicking one of these buttons at the bottom of each section:


New Developer Preview API:
Published Site URLs API

The Published Site URLs API allows you to access URLs that site contributors can use to access their published site pages, including translated pages.

(April 21, 2024)

New Function:
Dashboard SDK

dashboard

The Dashboard SDK has a new function called openMediaManager(). This function allows you to open a Wix Media Manager modal on a dashboard page. Site builders can select one or more the site's media files using the manager. The function returns a list of the selected files when the modal is closed.

openMediaManager() replaces the deprecated openMediaDialog() function.

(April 11, 2024)

New API:
Tasks

We've updated the Tasks API, which allows you to create and manage tasks on your site. Functionality includes:

(April 9, 2024)

New Developer Preview API:
Site Editor URLs API

The Editor URLs API allows you to access URLs that site contributors can use to access their site editor and to preview changes to their site before publishing.

(March 21, 2024)

New Function and Component:
Dashboard React SDK

dashboard-react

The Dashboard React SDK has two new features:

  • PageLink: A React component for rendering links to dashboard pages.
  • usePageLocation(): A React hook that provides access to the currently rendered dashboard page's location data.

(February 12, 2024)

New Function:
Dashboard SDK

dashboard

The Dashboard SDK has a new function called getPageUrl(). Use this function to retrieve the URL for a dashboard page using that page's ID.

(February 12, 2024)

New Developer Preview API:
Blog Draft Posts

blog

The Blog DraftPosts API allows you to manage unpublished blog posts.

Functionality includes:

(December 31, 2023)

Temporarily Removed: Tasks API

crm

The Tasks API is being temporarily removed in preparation for replacement by a new version.

(December 25, 2023)

Removed: Workflows API

workflows

The Workflows API is being discontinued and will no longer be supported moving forward. Please remove any code that uses the Workflows API.

(December 19, 2023)

New Function:
Media API

media

The Media Manager Files API now includes a new function:

  • bulkImportFile() imports a bulk of files to the Media Manager using external URLs. This replaces bulkImportFiles() which has been deprecated and will be removed on March 31, 2024.

(December 14, 2023)

New Developer Preview API:
Table Reservations

The Table Reservations API provides all the functionality required to create and manage restaurant table reservations.

It contains the following APIs:

  • Reservations: Creates and manages restaurant table reservations.
  • Reservation Locations: Provides location information and configures reservation settings for individual restaurants.
  • Time Slots: Retrieves availability information for time slots at a reservation location.

(December 11, 2023)

New Developer Preview API:
Reviews

reviews

The Reviews API allows you to manage reviews for a site's services, content, or products. The review object holds the content of the review, a rating score, images or video media, and information about the author.

Functionality includes:

(Devember 7, 2023)

New Developer Preview API:
Site Properties

business-tools

The Site Properties API provides functionality for managing your site's business information.

Functionality includes:

(October 17, 2023)

New API:
Members

members

The Members API provides functionality for creating and managing the members of your site.

Functionality includes:

(September 20, 2023)

New Fields:
Pricing Plans

pricing-plans

The Plans object has a new formId field, which is the ID of the order form associated with a plan at checkout.

The Orders object has a new formData object, which contains the following fields:

  • formId: the ID of the order form associated with a plan at checkout.
  • submissionId: the ID of the plan's order form submitted at checkout.
  • submissionData: the data submitted to the plan's order form at checkout.

(August 31, 2023)

New Developer Preview API: Wix Form Submissions

forms

The new Wix Forms Submissions API provides functionality for managing the submissions to your forms.

Functionality includes:

Note: This module is in Developer Preview.

(August 24, 2023)

New Developer Preview API: Wix eCom Recommendations

ecom

The new Wix eCom Recommendations API provides functionality for recommending items to your customers.

Functionaly includes:

Note: This module is in Developer Preview.

(August 9, 2023)

Was this helpful?
Yes
No