Skip to main content

Changelog

1.3.0

2023-07-20

Features

  • Added new version control page
    • Create versions
    • Activate versions
    • List all versions
    • Delete versions
  • Added new CI/CD implementation for create/activate versions
  • Removed fixed scaling option
    • Fixed scaling can be achieved with setting minimum and maximum renderers to same value
  • Added dashboard documentation

Changes

  • New versions have to be activated after creation to be deployed

Fixed

  • Create new environment now uses the correct name

1.2.0

2023-05-08

Features

  • Daily analytics data now stored (json format) in dropzone bucket

1.1.0

2023-03-28

Features

  • Added support for backend integration with apiKey and appEnvId
  • Frontend can now start session without apiKey

1.0.0

2023-01-25

Features

  • Support adding GCP service accounts to the project for CI/CD pipelines
  • Add analytics folder to customer upload bucket for future features
  • Integration: HTML snippet now supports retrying if no session is available
  • Integration: HTML snippet now supports setting idle time if user is not active and disconnects automatically
  • Add play button on image for Demo page
  • Add changelog page

Changes

  • Change folder structure on customer upload bucket
  • Upload application changed to subfolder instead of root folder
  • HTML snippet integration css styles automically scales on parent container
  • Improve HTML snippet integration aspect ratio behavior
  • Documentation on integration page

Fixed

  • Create new environment uses the correct name
  • No minimum width on HTML snippet integration