Files
meet/CHANGELOG.md
lebaudantoine ae863418cd 📝(changelog) reorganize sections to match Keep a Changelog convention
Reorder CHANGELOG section headings to follow standard Keep a Changelog format
(Added, Changed, Deprecated, Removed, Fixed, Security) for consistent structure
that users expect when reviewing release notes.
2025-12-17 18:41:45 +01:00

693 B
Raw Blame History

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]

[1.0.1] - 2025-12-17

Changed

  • (frontend) improve accessibility:
  • (frontend) hover controls, focus, SR #803
  • (frontend) change ptt keybinding from space to v #813
  • (frontend) indicate external link opens in new window on feedback #816
  • (frontend) fix heading level in modal to maintain semantic hierarchy #815
  • (frontend) Improve focus management when opening and closing chat #807