Skip to content

Commit

Permalink
5.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdesjardins committed Apr 12, 2017
1 parent 80dbae9 commit 06a83b4
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 7 deletions.
9 changes: 3 additions & 6 deletions changelog/UNRELEASED.md
@@ -1,15 +1,12 @@

### New Features

- Support for comments on post-to-profile comments pages (thanks @andytuba)
- None (thanks nobody)

### Bug Fixes

- Fix media resizing glitching out when started during a blocking operation (thanks @larsjohnsen)
- Fix expando preloading (thanks @erikdesjardins)
- None (thanks nobody)

### Housekeeping / Other

- Avoid a potentially expensive reflow when starting to drag media (thanks @larsjohnsen)
- Mention multireddits in Subreddit Tagger description (thanks @honestbleeps)
- Avoid running on redesigned reddit pages until they're properly supported (thanks @andytuba)
- None (thanks nobody)
17 changes: 17 additions & 0 deletions changelog/v5.5.10.md
@@ -0,0 +1,17 @@
## [v5.5.10](https://github.com/honestbleeps/Reddit-Enhancement-Suite/releases/v5.5.10)


### New Features

- Support for comments on post-to-profile comments pages (thanks @andytuba)

### Bug Fixes

- Fix media resizing glitching out when started during a blocking operation (thanks @larsjohnsen)
- Fix expando preloading (thanks @erikdesjardins)

### Housekeeping / Other

- Avoid a potentially expensive reflow when starting to drag media (thanks @larsjohnsen)
- Mention multireddits in Subreddit Tagger description (thanks @honestbleeps)
- Avoid running on redesigned reddit pages until they're properly supported (thanks @andytuba)
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"title": "Reddit Enhancement Suite",
"name": "reddit-enhancement-suite",
"version": "5.5.9",
"version": "5.5.10",
"description": "A suite of modules that enhance your Reddit browsing experience",
"author": "Reddit Enhancement Suite",
"license": "GPL-3.0",
Expand Down

0 comments on commit 06a83b4

Please sign in to comment.