Skip to content
Snippets Groups Projects

Evidence collection

Collected 4 months ago

Release notes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0-alpha5] - 2024-10-25

Added

  • Configuration is now provided via JSON file with sensible defaults, allowing you to setup AURA more quickly.

Changed

  • Refactored Web Component into several, maintainable Svelte Components.
  • Dashboard Clock is now based on Svelte 4.

Removed

  • Removed configuration via environment variables.

[1.0.0-alpha3] - 2024-02-26

Added

  • Sample API data for testing provided via /test/api.json

[1.0.0-alpha2] - 2023-06-19

Changed

  • Provide properties in API schemas in CamelCase notation (aura#141)

[1.0.0-alpha1] - 2023-02-27

Initial release.