July 13, 2019
Pre-release
New Features
- Support for muted v.redd.it videos (thanks @larsjohnsen)
- commentNavigator: Filters can be added for sort type “popular” (thanks @larsjohnsen)
- New module: autoHide for hiding posts while scrolling (thanks @larsjohnsen)
- Posts are hidden when the bottom button row is viewed for 2 seconds
- By default are only comments marked viewed
Bug Fixes
- Activate RES in redesign embedded iframes (thanks @creesh)
- Fix commentHidePersistor not saving state when using commentQuickCollapse (thanks @larsjohnsen)
- filteReddit: Filterline no longer shares state across of all /comments pages (thanks @larsjohnsen)
- hover: Remove type prefix in ids and fix toggling (thanks @larsjohnsen)
- nightmode: Set background color to the html element to avoid FOUC in some circumastances (thanks @larsjohnsen)
- saveComments: Don’t load all saved comments on every page view, and remove indication that a comment is already saved (thanks @larsjohnsen)
- showImages: Expandos are not marked as duplicates, but are instead marked as opened when the media is expanded (thanks @larsjohnsen)
- showImages: Prevent Reddit overriding expado button classes in self-texts (thanks @larsjohnsen)
- showImages: Try to create expandos with generic detectors in case specific hosts fails (thanks @larsjohnsen)
- Support new osu.ppy.sh/ss/ links (thanks @mcpower)
Housekeeping / Other
- Set min Firefox version to 68 (thanks @larsjohnsen)
- showImages: Remove ResizeObserver polyfill for Firefox (thanks @larsjohnsen)
- showImages: Remove broken option convertGifstoGfycat (thanks @larsjohnsen)
- Update notification type depends on the last version installed (thanks @larsjohnsen)
- dashboard: Build tabs only when activated, preventing unnecessary data from being loaded (thanks @larsjohnsen)
- init: Log what may prevent RES from starting (thanks @larsjohnsen)
- ner: Remove option hideDupes (thanks @larsjohnsen)
- ner: Use DOMParser to parse the loaded page (thanks @larsjohnsen)