Skip to content

Commit

Permalink
5.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
larsjohnsen committed May 18, 2019
1 parent 9d7fbc0 commit 3ef25b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions changelog/v5.16.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## [v5.16.7](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.16.7)

### New Features

- None (thanks nobody)

### Bug Fixes

- Fix multiredditNavbar to work with new multireddit URL (thanks @larsjohnsen)
- Tweak loadPage completion deferral to avoid conflicting with conserveMemory, causing expandos to be removed (thanks @larsjohnsen)

### Housekeeping / Other

- Remove 'show images' expando count in button as it is inaccurate on large pages (thanks @larsjohnsen)
- showImages hosts ireddit: Remove broken option preferRedditMedia (thanks @larsjohnsen)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Reddit Enhancement Suite",
"name": "reddit-enhancement-suite",
"version": "5.16.6",
"version": "5.16.7",
"description": "A suite of modules that enhance your Reddit browsing experience",
"author": "Reddit Enhancement Suite contributors",
"license": "GPL-3.0",
Expand Down

0 comments on commit 3ef25b6

Please sign in to comment.