Skip to main content

Week 3 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Fix for button trigger rounded corners affected by styles on the website.
  • Fix for ordering old license, order button was disabled.
  • Fix for title on survey list.
  • Removed old edit goals UI and use the new one as default.

Week 2 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Fix for multiple surveys triggered at the same time, due to a race condition when loading.

Week 1 2025

· One min read
Carl Grundberg
CTO

Improvements and bug fixes

  • Show and export response page title for text survey responses.
  • Upgraded Matomo to 5.2.1 and all plugins to the latest versions.

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

Release 2022-12-13

· One min read
Carl Grundberg
CTO
  • Possible to validate script installation on website from the script instructions modal. May not work if script requries cookie consent to load.
  • Script sends a ping to our server when running to notify about active scripts.
  • Script implementation status is now from either the ping or latest visit in analytics.
  • Warning if website stops sending data.
  • User registration is forwarded to hubspot (we trigger a workflow of notifications if they don't register).
  • There was a bug with reports if the period ended in the future.
  • Improved translations of cross-tabulation
  • Ratings have a maximum precision of one decimal to avoid showing a to small resolution on the axis
  • Cookie consent setting is used in analytics (so matomo doesnt set any cookies until consent is explicitly given)