diff --git a/changelog.d/maintenance/11731-replace-unprovenanced-notify-audio.md b/changelog.d/maintenance/11731-replace-unprovenanced-notify-audio.md new file mode 100644 index 0000000000..fa99ff83e5 --- /dev/null +++ b/changelog.d/maintenance/11731-replace-unprovenanced-notify-audio.md @@ -0,0 +1 @@ +- **fix(dashboard):** replaced the Model Lockout card's unprovenanced notification MP3 with a short, locally synthesized Web Audio chime ([#11731](https://github.com/diegosouzapw/OmniRoute/pull/11731)) — both toggles retain optional audible feedback without shipping replacement media or third-party code, and unsupported, suspended, or rejected audio contexts fail open without blocking the setting change.