Skip to content

v6.1.7

Compare
Choose a tag to compare
@eritbh eritbh released this 02 Aug 03:11
· 238 commits to master since this release

Fixes

  • When comment nuke fails to take action on some items, retrying will now apply the correct action on the failed items (#791, #792, thanks @shiruken!)
  • Mod notes should no longer have extremely long loading delays for mods of large subreddits (#793, #799)

Internals

  • Relative time display is now handled by a helper function, which should make issues like #777 significantly less likely to come up in new code (#780, #794)