🚀 Features and enhancements
- Add convolution DSP filter with impulse response library (by @OzGav in #2223)
- Keep timings correct when a device clock is out of sync (by @marcelveldt in #2248)
🐛 Bugfixes
- Keep Music Quiz lyrics in step with the audio (by @marcelveldt in #2246)
- Keep settings pages up to date when other providers are added or removed (by @marcelveldt in #2245)
- Tell a guest when their party or quiz session has ended (by @marcelveldt in #2243)
- Maintain constant album art size on now playing view (by @OzGav in #2237)
🧰 Maintenance and dependency bumps
6 changes
- Remove leftover panel-expansion state from the settings config editor (by @marcelveldt in #2256)
- Fix a broken test assertion (by @marcelveldt in #2255)
- Fix the mini equalizer position at non-standard playback speeds (by @marcelveldt in #2250)
- Add missing tests for reconnect, language switching and connection warnings (by @marcelveldt in #2249)
- Add missing test coverage for guest entry provider updates (by @marcelveldt in #2253)
- Add test coverage for the guest entry route watcher (by @marcelveldt in #2251)
🙇 Contributors
@marcelveldt, @OzGav and @claude