-
-
Notifications
You must be signed in to change notification settings - Fork 881
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
51664f6
commit 8e68b63
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## [v5.22.0](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.22.0) | ||
|
||
### New Features | ||
|
||
- showImages: [Option](https://old.reddit.com/#res:settings/showImages/collapseInlineMedia) to collapse videos embedded in comments. | ||
|
||
### Bug Fixes | ||
|
||
- Fix `disableChat` in Firefox | ||
- Fix a few build-related issue on Edge, like restoring backups from Google Drive (thanks @BenMcGarry) | ||
- Fix duplicated expandos in spoiler selftexts | ||
- Fix nightmode geolocation by requesting necessary permissions (thanks @BenMcGarry) | ||
- Improve initialization performance | ||
- Remove duplicated comments sometimes appearing when loading additonal comments | ||
- betteReddit: Reduce performance impact of showVideoData | ||
- filteReddit isVisited: Also test posts `data-url` | ||
- filterline: Fix 'propagate' effect toggle not being saved | ||
- host twitchclips: Add support for new clip urls (thanks @kcyk01) | ||
- keyboardNav: Open spoiler gates with the `toggleExpando` key | ||
- settingsConsole: Improve custom filter layout | ||
- showImages: Detect .webp images | ||
- subredditManager: Fix 'add shortcut' toggle | ||
- userTagger: Fix UX issues in dashboard | ||
|
||
### Housekeeping / Other | ||
|
||
- Replace the unmaintained sass-lint with stylelint |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters