File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ v5.17.1] ( https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.17.1 )
2
+
3
+ ### New Features
4
+
5
+ - Optionally display flair emojis as text (enable [ here] ( https://www.reddit.com/#res:settings/styleTweaks/flairEmojiAsText ) ) (thanks @overdodactyl )
6
+
7
+ ### Bug Fixes
8
+
9
+ - Hide subredditInfo for fake/reserved subreddits (thanks @prakhar1912 )
10
+ - subredditInfo: Fix capitalized names not being cache invalidated (thanks @larsjohnsen )
11
+ - hover infocard: Clear header when loading (thanks @larsjohnsen )
12
+
13
+ ### Housekeeping / Other
14
+
15
+ - Replace jquery-sortable with sortablejs (thanks @larsjohnsen )
16
+ - Remove jQuery dependency from utils/createElement and utils/alert (thanks @larsjohnsen )
17
+ - Set Firefox min version to 69 for ResizeObserver (thanks @erikdesjardins )
18
+ - Optimize subredditManager (thanks @larsjohnsen )
19
+ - package.json: Specify browserslist to reduce CSS autoprefixing (thanks @larsjohnsen )
Original file line number Diff line number Diff line change 1
1
{
2
2
"title" : " Reddit Enhancement Suite" ,
3
3
"name" : " reddit-enhancement-suite" ,
4
- "version" : " 5.17.0 " ,
4
+ "version" : " 5.17.1 " ,
5
5
"description" : " A suite of modules that enhance your Reddit browsing experience" ,
6
6
"author" : " Reddit Enhancement Suite contributors" ,
7
7
"license" : " GPL-3.0" ,
You can’t perform that action at this time.
0 commit comments