Skip to content

Commit

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

### New Features

- None (thanks nobody)

### Bug Fixes

- core: Ignore stored values with undefined value
- saveComments: Fix delettion of saved comments
- nightmode: Fix issue with removed comments (thanks @BenMcGarry)
- betteReddit fixHideLinks: Fix fadeOut not being invoked in some circumstances
- commentTools autoComplete: Support usersnames containing hyphen
- singleClick: Fix middle click (thanks /u/SpineEyE)

### Housekeeping / Other

- None (thanks nobody)
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.18.6",
"version": "5.18.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 f1a8bdb

Please sign in to comment.