Skip to main content

What’s New

Qrvey 8.7
Version 8.7 of the Qrvey platform is now available to customers! This version includes new features including area charts, the ability to pivot and export data, as well as numerous bug fixes and performance improvements.
Learn More
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
Required Update for 8.5.1
Attention 8.5.1 customers: for any 8.5.1 instance deployed prior to 08/05/2024, an update is required to ensure you are running the latest images.
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.3

Qrvey 7.6

Release Date: 2022-10-10

⚠️ Warning:

Admin Center is fully serverless as of version 7.5. You can ignore this warning if you have already perfromed this task as part of your upgrade to 7.5
This change does not affect any of the Admin Center functionality, however the link to the application has changed to: [ComposerURL]/admin/app/#/. This is an important change for partners that utilize Qrvey APIs, as any reference to https://[id]-admin.qrveyapp.com or https://[id]-admin-backend.qrveyapp.com has to be changed to https://[id].qrveyapp.com/admin/app/#/.

Note: If you wish to upgrade to this version, please contact the CX team if you have a Managed Infrastructure contract.

New Features & Enhancements

Data Preparation

  • Consistent Connection Creation: We improved how Connections are created. The Connection creation screens are the same regardless of where they appear. Also, Connections will no longer include queries.

Data Analysis & Visualization

  • Support for Hours in Relative Date Filters: We added support for more granular relative date filters. These filters can now go down to the hour level. Duration FormatWatch video

  • Support Internationalization in Chart Titles and Axis Labels: Internationalization is now supported for chart creation, allowing for multilingual chart titles and axis labels.

  • Tables - Allow Records per Page to be set to less than 10: The lower limit of table chart pagination has been lowered and can be set to values smaller than 10.

  • Heatmap - Sorting by Any Column: Heatmaps can now be sorted by any column of the dataset, even if the column is not included in the chart.

  • Page Action - "Go to URL" in Expandable Table: We added the “Go To URL” Page Action option to Expandable Tables.

  • Axis Improvements - Labels and values: We implemented more control over the charts’ labels and values placement in the axes.

  • Fixing Broken Charts: With this version if any chart is broken because of its columns having been removed from the Dataset, editing the Dataset to re-add the data columns will fix the chart.

  • Filters Scope Visibility Permissions in Page Builder and Page View Widget: Creators can now decide which scopes of filtering to allow within the widgets from the configuration object.

  • Authentication Support for the "Webhook" Trigger: We implemented JWT authentication support for the Webhook trigger in workflows to prevent unauthorized users from starting a flow just by hitting the Webhook URL. Duration FormatWatch video

  • Submit Data Authentication With API Key: We implemented the API Key authentication mechanism for Submit Data action in workflows.

Administration & General

  • Sharing Applications with Roles: Up until now Apps could only be shared with other users. Starting with this version we allow Apps to be shared with user groups or roles that have been defined in the Admin Center. Duration FormatWatch video

  • Sharing Icons and Indicators: Application cards now include an icon to indicate their sharing status and information.

  • Automatic Content Mapping: When creating a Deployment Job, users can now choose a setting to automatically map the assets that are deployed to the assets on the destination environment. This eliminates the need for manual mapping of the assets for each deployment.

  • Customizing the favicon and the browser tab title: A feature has been added in the Admin Center to allow customization of the favicon and browser tab title.

  • Free Disk Space Message Improvement: We improved the free disk space message and warnings to make it clearer.

General Tweaks & Bug Fixes

  • Error In Running Append and Update Sync of Unioned Data Every Minute (bug fix): The application showed an error message and stopped running the sync when a user added Union and configured Sync with append and updates every minute. This has been fixed.

  • Datasets - Sorting By Update Date instead of Creation Date (enhancement): The “Select the Data Source” modal tabs now list the data sources by their last update date rather than the creation date.