Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.91 KB

v4.7.8.md

File metadata and controls

29 lines (25 loc) · 1.91 KB

Bug Fixes

  • Fix ctrl-enter to submit not working on live threads (thanks @pltarun)
  • Fix filteReddit NSFW quick toggle appearing when the module is disabled (thanks @erikdesjardins)
  • Fix xkcd host treating what-if.xkcd.com links as normal xkcd.com comics (thanks @erikdesjardins)
  • Fix showImages media movement sometimes producing invalid CSS (thanks @larsjohnsen)
  • Fix MutationObservers (used for loading images in Never Ending Reddit) in Safari (thanks @andytuba)
  • A few fixes and improvements to the Orangered module (thanks @andytuba)
  • Fix media resize keyboard shortcut resizing more than one image at once (thanks @larsjohnsen)
  • Prevent RES from setting <body> to position: relative and breaking stylesheets (thanks @erikdesjardins)
  • Style Keyboard Nav help panel in nightmode (thanks @andytuba)
  • Fix Never Ending Reddit endlessly loading at the end of a listing (thanks @larsjohnsen)
  • Fix submitHelper "already submitted" warning always appearing when switching from text to link posting (thanks @erikdesjardins)

Housekeeping / Other

  • Show a loading spinner when hover info cards are loading (thanks @larsjohnsen)
  • Change default value of Never Ending Reddit's hideDupes option from "fade" to "hide" (thanks @andytuba)
  • Clean up lint rules (thanks @erikdesjardins)
  • Update some dependencies (thanks @BenMcGarry)
  • Break up changelog by version (thanks @andytuba)
  • Add changelog version bump automation (thanks @andytuba)
  • Move announcement badge to a separate icon beside the settings console gear (thanks @andytuba)
  • Slightly improve Never Ending Reddit loading performance (thanks @erikdesjardins)
  • Add a more advanced per-module profiling tool (thanks @erikdesjardins)
  • Add an option to disable voteEnhancements score color interpolation (thanks @erikdesjardins)
  • Integrate Clippy with media controls (thanks @larsjohnsen)