Skip to content

Commit

Permalink
5.1.3 beta changelog (#3645)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdesjardins authored Nov 22, 2016
1 parent 761a5f9 commit 95efda9
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions changelog/UNRELEASED.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@

### New Features

- None (thanks nobody)
- Add showTaggingIcon option to allow hiding the tag icon (when disabled, users can still be tagged by clicking the vote weight or an existing tag) (thanks @larsjohnsen)
- Add browsePreloadCount option to preload expandos of subsequent posts for faster browsing (thanks @larsjohnsen)
- HTML5 video expandos are paused when offscreen and unloaded when far offscreen (thanks @larsjohnsen)
- Add a badge displaying the number of multireddits a subreddit is in next to the subscribe button (thanks @dhensche)
- Add custom filter condition for the current date (thanks @andytuba)
- Allow iframe expandos (notably YouTube videos) to be resized (thanks @thybag)
- Add Profile Navigator module to quickly navigate to part of your profile by hovering on the userbar (thanks @andytuba)

### Bug Fixes

- None (thanks nobody)
- Fix comment tools on the ban page (thanks @dhensche)
- Replace subreddit header icon when disabling subreddit style (thanks @Lakston, @erikdesjardins)
- Fix Never Ending Reddit pause notification showing on every pageload instead of when clicking the pause button (thanks @erikdesjardins)
- Fix some Imgur albums not loading if they were removed the the Imgur gallery (thanks @erikdesjardins)

### Housekeeping / Other

- None (thanks nobody)
- Improve performance of loading new pages with Never Ending Reddit (thanks @larsjohnsen)
- Reduce impact on scrolling performance in browsers that support the IntersectionObserver API (thanks @larsjohnsen)
- Record module profiling with the performance timing API (thanks @erikdesjardins)
- Cleanup of some code in the Show Images module (thanks @mc10)
- Filterline styling tweaks (thanks @larsjohnsen)
- Add Flow typing (thanks @erikdesjardins)

0 comments on commit 95efda9

Please sign in to comment.