-
-
Notifications
You must be signed in to change notification settings - Fork 882
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
1b7dbe2
commit be8ecdb
Showing
2 changed files
with
21 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,20 @@ | ||
## [v5.20.2](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.20.2) | ||
|
||
### New Features | ||
|
||
- backupAndRestore: Add options for sync frequency and whether to automatically restore from other computers (thanks @larsjohnsen) | ||
- commentNavigator showOnKeyboardOpen: New option for whether to show GUI on keyboard move (thanks @larsjohnsen) | ||
|
||
### Bug Fixes | ||
|
||
- singleClick: Fix empty tab opening when ctrl-clicking (thanks @larsjohnsen) | ||
- filterline highlighting: Replace inline styling with class `.res-thing-filterline-highlight` (thanks @larsjohnsen) | ||
- hosts twitter: Fix content not rebuilding after being unloaded (thanks @larsjohnsen) | ||
- settingsConsole/table: Fix type `hidden` being shown when adding new rows (thanks @larsjohnsen) | ||
- settingsConsole: Fix 'options has been saved' text not being shown (thanks @larsjohnsen) | ||
- menu: Fix layout on custom toggles with long names (thanks @larsjohnsen) | ||
|
||
### Housekeeping / Other | ||
|
||
- Use lower case hex colors (thanks @larsjohnsen) | ||
- options/getModifiedText: Show more types, censor backupAndRestore/googleAccount by default (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