What's Changed
- Player: redesign player controls by @kKaskak in #1242
- Player: improve auto selection of subs by @kKaskak in #1243
- App: Correctly display fullscreen status by @AKnassa in #1237
- Dev: Offload all subtitles logic from Player to dedicated hook by @kKaskak in #1244
- GamePad: Fix modal overflow by @kKaskak in #1246
- Player: Fix spacebar hold recognision by @kKaskak in #1247
- Dev: Fix correct Lithuanian ISO 639-2 code from 'ltu' to 'lit' by @Sanjays2402 in #1230
- Player: Improve handling of macOS media controls by @erik-kroon in #1252
- Player: Remove previous media key seeking by @erik-kroon in #1254
- Settings: Correct language names to use proper capitalization in lang dropdown by @CDrosos in #1251
- Shortcuts: Correct the back shortcut label by @kKaskak in #1256
- Dev: Implement media controls ipc by @tymmesyde in #1248
- Settings: Improve labels styling by @CDrosos in #1253
- Shortcuts: Prevent shortcuts from firing when another key is pressed by @kKaskak in #1257
- Dev: Move core logic to a provider by @tymmesyde in #1258
- Dev: Move file drop logic to provider by @tymmesyde in #1261
- App: Improve detection for fullscreen compatibility by @kKaskak in #1259
- Player: Correctly respect PWA safe areas by @kKaskak in #1263
- Player: Improve SideDrawer mobile landscape styles by @kKaskak in #1262
- Dev: Move shortcuts logic to provider by @tymmesyde in #1264
- Dev: Merge player volume and playback speed shortcuts by @tymmesyde in #1265
- Player: Add fullscreen support on safari by @kKaskak in #1260
- Shortcuts: Correct the Esc key shortcut label by @kKaskak in #1266
New Contributors
- @AKnassa made their first contribution in #1237
- @Sanjays2402 made their first contribution in #1230
- @erik-kroon made their first contribution in #1252
Full Changelog: v5.0.0-beta.36...v5.0.0-beta.37