Aura Installer changelog

Changelog of Aura Installer component for Titas Aura Platform release

Added

2025-08-29 - New mechanism to load files from aura-config-provision

  • A mechanism is provided to load the bot-response-changes and changes-locales files from the aura-config-provision repository.
  • Two new paths have been added to the aura-config-provision repository: locale-changes and bot-response-changes.
  • This mechanism provides an easy way to persist these files using git, so you don’t have to do it manually.
  • The installer collects the information from the repository and copies it to blob storage, so that during the deployment process of local use cases or when running the configuration-update process (see details here), the changes are applied automatically without any manual steps.