Changelog
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog,
and this project follows the internal versioning format `vMAJOR.MINOR.PATCH`
with a 3-digit patch number (example: `v1.1.217`).
[Unreleased]
Added
- Product analytics baseline with consent-aware PostHog frontend instrumentation and canonical event dictionary.
Changed
- PostHog initialization is now environment-driven and disabled in testing by default.
Fixed
- Testing mode now avoids analytics network calls via explicit frontend-disable metadata.
[v1.1.217] - 2026-03-23
Added
- Structured logging (JSON tap and request correlation), feature flags foundation, backup and disaster-recovery tooling, and rate limiting hardening.
Changed
- Locale preference handling and multi-language coverage for core/admin flows.
Fixed
- Multiple runtime and test reliability fixes across webhooks, throttling responses, and tenant-aware feature tests.
---
Breaking Changes
Breaking changes must be declared explicitly in release sections with a `### Breaking` subsection.