Skip to main content

What’s New

Qrvey 8.6
Version 8.6 of the Qrvey platform is now available to customers. This version includes several new feature enhancements and performance improvements.
Learn More
Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
Version: 8.6

End-of-life Schedule

This article lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.

Deprecated Features

Supported UntilDeprecated FeatureAlternative Version AvailableAlternative Feature
Two LTS releases after 8.5 (LTS)In future releases, custom attributes will no longer be supported as root attributes of Qrvey objects (Dashboards, Datasets, etc). To support custom attributes moving forward, any custom attributes should be added as children of the root customAttributes attribute.8.3customAttributes. Move all custom properties under customAttributes.
Two LTS releases after 8.5 (LTS)builder_order property in the dashboard object, which showed the order that pages are organized within the bottom bar of the page builder.8.4None. Do not use this property via API when creating/updating dashboards.
Two LTS releases after 8.5 (LTS)pageId (and all formats of this prop). This displayed the page object's id in the dashboard object.8.4dashboardId. Use the replacement property, dashboardId.
Two LTS releases after 8.5 (LTS)Cookie Management. With the removal of the monolithic architecture, we intend to phase out the use of authentication and session management cookies throughout the platform.8.4Qrvey Token or API key.

Deprecated Endpoints

Supported UntilDeprecated EndpointDeprecated Endpoint PathAlternative Version AvailableAlternative Endpoint
Two LTS releases after 8.5 (LTS)Export CSV in Builders/user/{userId}/app/{appId}/builder/export/answers8.3/devapi/v5/export/user/{userId}/app/{appId}/{qrveyId}/answers
Two LTS releases after 8.5 (LTS)Log in to Qrvey Admin Center/admin/api/v5/login8.4/api/admin/v6/login
Two LTS releases after 8.5 (LTS)Log in to Composer/devapi/v4/core/login8.4/api/admin/v6/login
Two LTS releases after 8.5 (LTS)Backend Login (Set Session)/devapi/v4/core/login/token/session8.4/api/admin/v6/login
Two LTS releases after 8.5 (LTS)Logout/logout8.4api/admin/v6/logout