Skip to main content

54 posts tagged with "app"

View All Tags

Release 2023-02-14

· One min read
Carl Grundberg
CTO
  • Script key is now sent to Hubspot so we can include it in emails sent
  • Industries for surveys are now sorted alphabetically
  • Major: Ant design, the UI component library we use has been updated from version 4 to version 5
  • Ant design v5 uses dayjs as the default date library so we have also migrated from moment to dayjs
  • Ant design replaced less with css-in-js for theming so we had to refactor how themes are configures, we still use less for our own styling
  • Not possible to create "Other" data source until we have proper UI for it
  • Confirmation when deleting survey versions
  • A bug prevented questions from being updated in the new survey tool
  • Improved name on downloaded file for cross-tabulation chart
  • Customer billing information (address, VAT and comment)

Release 2023-02-06

· One min read
Carl Grundberg
CTO
  • Orders now have an automatically generated order number
  • Preview of survey is now accessible for all regardless of permissions
  • New preview button on the edit survey page
  • If a license has no price for a certain visit limit it cant be ordered (4+ million)
  • Data browser incorrectly linked to the old survey editor when there was no surveys to be shown, message has been updated
  • Removed support for IE11 since it's not officially shut down

Release 2023-01-31

· One min read
Carl Grundberg
CTO
  • Creating a data source in the platform now has a step for license information so all data can be setup properly. The user performing the actions becomes the owner and receives the order confirmation.
  • If an addon doesnt have a price in a license/visit limit it can't be selected.
  • Send last activity timestamps for each data source to Hubspot hourly. Used to remind user when they dont activate their script.
  • Send additional properties to hubspot for deals (license, visit limit, subscription period).
  • Bugfix: Data sources without a last activity timestamp had the wrong status in the data source dashboard.

Release 2023-01-26

· One min read
Carl Grundberg
CTO
  • Integration with Hubspot to create and update Deals reflecting the current license for a data source.
  • Prices can now be added to licenses
  • Signup and license changes now generates an order with details of the purchased license
  • License change interface is improved to handle different scenarios like downgrading, upgrading and adding addons
  • New administration page: Global list of data sources
  • New administration page: Global list of data source licenses
  • New administration page: Global list of orders
  • Improvement: Global acccount list now have a button to switch to the account
  • Improvement: It's now possible to search by url in the account quick switch modal
  • Improvement: Don't alert for missing ping for data sources without an active license