Skip to content

Commit

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

### New Features

- None (thanks nobody)

### Bug Fixes

- betteReddit truncateLongLinks: Don't truncate on the comment page
- watcher: Don't register posts without a placeholder id as duplicates:Otherwise they may be inadvertently removed from the DOM
- showImages gallery: Fix videos starting inadvertently when scrolling

### 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.22.3",
"version": "5.22.4",
"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 46a3d0f

Please sign in to comment.