Files
meet/CHANGELOG.md
Cyril fcb89c520e ️(frontend) fix heading level in modal to maintain semantic hierarchy
replaced h3 with h2 for accessibility and proper document structure
2025-12-17 16:00:35 +01:00

588 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]

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