You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
26
26
### Improved
27
27
- The reader and player rotation controls now disable on Android 16 large screens, because the system ignores orientation requests there. The app shows a short explanation, and the stored orientation preference remains available for use on smaller screens.
28
28
- Home navigation now uses a bottom bar at Compact width, a navigation rail at Medium width, and a permanent drawer at Expanded width.
29
+
- Settings and player settings now use one-pane navigation at Compact and Medium widths and two-pane navigation at Expanded width, while retaining the selected destination when the window changes size.
29
30
30
31
### Fixed
31
32
- Backup restore now prunes deleted-category IDs from Updates and Upcoming category filter preferences.
0 commit comments