mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-12 20:47:39 +00:00
feat:local-blacklist-and-audio-boost
This commit is contained in:
@@ -4,6 +4,12 @@ All notable changes to the KoalaSync browser extension and relay server.
|
||||
|
||||
---
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
- **Extension: Editable Hide-Clutter list** — Adds a validated, deduplicated domain editor in Settings, prefilled with the shipped blacklist, with a defaults reset and per-device persistence in `chrome.storage.local`.
|
||||
- **Extension: Independent default audio boost** — Adds a configurable `0–20 dB` output gain in half-decibel steps. The boost works with or without the compressor and applies live to the selected video tab.
|
||||
|
||||
## [v3.0.2] — 2026-07-31
|
||||
|
||||
This release adds three focused chat improvements: encrypted quick-reaction emojis,
|
||||
|
||||
@@ -30,24 +30,6 @@
|
||||
|
||||
*Prioritized for upcoming phases.*
|
||||
|
||||
### Customizable Hide-Clutter Tab List
|
||||
|
||||
- **Priority:** P2
|
||||
- **Category:** UX / Personalization
|
||||
- **Background:** The Hide Clutter tabs feature already has a blacklist. Users should be
|
||||
able to extend that list with tabs they frequently keep open but never want included.
|
||||
- **Planned behavior:** Provide a custom editable list, prefilled with the existing
|
||||
blacklist, so users can add and manage their own entries.
|
||||
|
||||
### Default Audio Boost
|
||||
|
||||
- **Priority:** P2
|
||||
- **Category:** Audio / Playback
|
||||
- **Background:** Extend the audio settings with a configurable default boost that raises
|
||||
the level by a chosen amount in dB.
|
||||
- **Planned behavior:** Apply the default gain in addition to the existing compressor,
|
||||
with the boost controlled independently in the audio settings.
|
||||
|
||||
### Invite link with target URL for auto-redirect
|
||||
|
||||
- **Priority:** P2
|
||||
|
||||
Reference in New Issue
Block a user