Skip to content

Commit

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

### New Features

- hosts: Add PeerTube host peervideo.net (thanks @bjuergens)
- showImages: In optional permission propmt, let user disable host (thanks @larsjohnsen)

### Bug Fixes

- host flickr: Fix embed, use link src when possible (thanks @larsjohnsen)
- redesign: Add focus function to submitHelper.js (thanks @yanmahan97)
- showImages video: Restore playback when reopening expando (thanks @larsjohnsen)

### Housekeeping / Other

- host codepen: Retrieve iframe src instead of inserting remote HTML (thanks @larsjohnsen)
- Clean-up media hosts (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.17.2",
"version": "5.17.3",
"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 7d6aabb

Please sign in to comment.