-
-
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
f1a92e9
commit 40bf333
Showing
2 changed files
with
23 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,22 @@ | ||
## [v5.19.0](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.19.0) | ||
|
||
### New Features | ||
|
||
- showImages hosts: add tuckbot.tv (thanks @kyleratti) | ||
- betteReddit: New option to always display scrollY bar to avoid additonal reflow on page load (thanks @larsjohnsen) | ||
|
||
### Bug Fixes | ||
|
||
- nightMode: Add styling to the "happing now" box (thanks @XenoBen) | ||
- showImages hosts: | ||
- Fix RedGIFs breaking when autoplay is disabled (thanks @redg-dev) | ||
- Update Twitter API (@thanks XenoBen) | ||
- customToggles: Don't expose the 'key' field | ||
- subredditManager: Fix dropdown search field not focusing after first load (thanks @larsjohnsen) | ||
|
||
### Housekeeping / Other | ||
|
||
- filteReddit: Clarify comment customFilters settings a litle (thanks @larsjohnsen) | ||
- Allow regexes with the 's' (dotAll) flag (thanks @larsjohnsen) | ||
- Update eslint rules (thansk @larsjohnsen) | ||
- Update lodash implementation to improve initialization time (thanks @larsjohnsen) |
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