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/v5.16.8.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,20 @@
2
2
3
3
### New Features
4
4
5
-
- keyboardNav: When navigating galleries, keep the top part visible; option [here](https://www.reddit.com/#res:settings/keyboardNav/scrollOnGalleryNavigate) (thanks @jeroonk)
5
+
- keyboardNav: When navigating galleries, keep the top part visible ([option]) (https://www.reddit.com/#res:settings/keyboardNav/scrollOnGalleryNavigate) (thanks @jeroonk)
6
6
7
7
### Bug Fixes
8
8
9
-
- backupAndRestore: Fix browser permissions not being requested when the user has already granted the provider access (thanks @larsjohnsen)
10
-
- filteReddit group cases: Reconcile only 'any' and 'all' groups (thanks @larsjohnsen)
9
+
- backupAndRestore: Fix browser permissions not being requested when the user already has granted the provider access (thanks @larsjohnsen)
10
+
- filteReddit: Reconcile only 'any' and 'none' groups (thanks @larsjohnsen)
11
11
- commentPreview: Update when exiting BigEditor (thanks @larsjohnsen)
12
-
- showImages: Ignore native expado if it's built after RES' (thanks @larsjohnsen)
12
+
- showImages: Hide Reddit's expado if it's built after RES' expando (thanks @larsjohnsen)
13
13
- Restore classnames for +dashboard and +shortcut buttons (thanks @larsjohnsen)
14
14
- neverEndingReddit: Resolve race condition with saveComments on /u/me/saved (thanks @larsjohnsen)
15
15
16
16
### Housekeeping / Other
17
17
18
18
- Filterline checkEmptyState: Add extra check in case posts are hidden for other reasons (thanks @larsjohnsen)
19
-
- Increase preload (IntersectionObserver) margin to improves QOL for those with low-bandwidth / slow internet or computer (thanks @larsjohnsen)
20
-
- watcher: Defer initial 'visible' callbacks until posts visibility are better known (thanks @larsjohnsen)
19
+
- Increase preload (IntersectionObserver) margin to improve QOL for those with low-bandwidth / slow internet or computer (thanks @larsjohnsen)
20
+
- watcher: Defer initial 'visible' callbacks until post's visibility are better known (thanks @larsjohnsen)
21
21
- neverEndingReddit: Tweak wait time before starting next page load to reduce FOUC (thanks @larsjohnsen)
0 commit comments