Changelog - Dev - 08.17.2026 โ
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased] - 2026-08-17 โ
Security โ
- Stop shipping credential and identity material to admin browsers: Prevents sensitive credential and identity data from being exposed to admin browser contexts. This fix addresses security vulnerabilities identified in multiple review rounds and closes a critical information disclosure risk. (#876)
bug
Update - 2026-08-17 22:09 UTC โ
Added โ
- Verify PWA functionality under phone emulation: Established repeatable mobile testing procedures for the PWA, confirming 17/17 fundamentals audit passes and the core loop completes on phone emulation. This replaces ad-hoc testing with a structured verification process for Android and iOS device compatibility. (#900)
enhancement