Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 732 Bytes

File metadata and controls

19 lines (12 loc) · 732 Bytes

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.

[Unreleased]

Added

  • Added CSV/JSON export of visible activity on the History page, for compliance and regulatory reporting
  • Added local development environment documentation template to README.md
  • Added frontend/.env.local.example configuration template
  • Added root .gitignore rules for environment files and project-specific artifacts
  • Added setup instructions to README.md

Changed

  • Updated README.md with detailed build, run, and verification instructions