🐛 Bugfixes
- Fix skip forward/backward in the OS media notification (by @marcelveldt in #2271)
🧰 Maintenance and dependency bumps
9 changes
- Tidy up the lyrics elapsed time composable (by @marcelveldt in #2280)
- Guard the startup order in the app initialization tests (by @marcelveldt in #2285)
- Clean up a stale queue lookup in the party guest page (by @marcelveldt in #2286)
- Make the self-closing tag lint rule actually run (by @marcelveldt in #2287)
- Fix Save button blocked by a setting you cannot fill in (by @marcelveldt in #2284)
- Handle settings action buttons in one shared place (by @marcelveldt in #2281)
- Document how a queue's active flag relates to the player's active source (by @marcelveldt in #2282)
- Fix the player progress bar standing still or starting at zero (by @marcelveldt in #2279)
- Make the pre-commit check fast again (by @marcelveldt in #2277)
🙇 Contributors
@marcelveldt and Marcel van der Veldt