Releases: toolbox-team/reddit-moderator-toolbox
Releases · toolbox-team/reddit-moderator-toolbox
V5.6.5
Additions
- Usernotes can now be filtered by note type from the note manager. (#534, #546, thanks @dequeues!)
- Usernotes now display their colors in the note manager (#550, #560, thanks @dequeues!)
- Removal reasons can now be reordered within a message (#559)
Fixes
- Selecting a usernote type when creating a usernote is now visually clearer, with a larger border around the selected type (#564)
- Toolbox now supports the updated ban note character limit of 5000 characters (#562, #563, thanks @adhesivecheese!)
Removals
V5.6.4
Fixes
- Mod macros that specify "sticky" but not "distinguish" are now distinguished anyway, since comments are stickied by distinguishing them (#533, #543)
- Queue tools automoderator match highlighting now works within bulleted lists (#488, #541)
- User buttons in modmail now work properly (#537, #539)
- The "approve" button added to comments by the better buttons module is now added even if a comment has an already-approved ancestor (#497, #540)
- fix removal reasons on new reddit (#545)
V5.6.3
Additions
- Toolbox now adds styling to make the native typing indicator in new modmail more obvious. (#520)
Fixes
- Fixed a potential race condition in the rate limiter. (#515)
- Errors in the mod button are properly presented to the user now. (#516, #517)
- Ratelimits are no longer considered at all when sending requests; this shouldn't actually matter, since Reddit seems to accept requests over the limit anyway. (#524)
- Clear subreddit variables on closing config (#531)
- Don't confirm removal on shift (#522)
V5.6.2
Fixes
- Reverted most of the ratelimit changes from 5.6.0. The stricter ratelimiting behavior is now only used when performing mass actions through comment nuke or the mod button. This should hopefully resolve the rest of the issues users were experiencing with slow loading and unresponsiveness even after the 5.6.1 hotfix. (#513, #514)
V5.6.1
V5.6 Deleting Dodo
Features
- Added message preview functionality to the macro popup (#480)
Fixes
- Show old/ignored reports works properly again (#439)
- Adjusted new modmail functionality to work more easily with additions of new directories like the recent "join request" directory and the currently being trialed "filtered" director (#507)
- Make context popup work for user profile links (#505)
- Fix an issue with overflowing in removal reasons (#487)
- Fix an issue where sorting by age in the queue gave inconsistent results (#482)
Other
V5.5.4
Additions
- Flair templates in the mod button "User Flair" tab are now colored according to the flair's assigned colors (set in Community Appearance from the redesign). (#458, thanks @xeoth!)
Fixes
- The mod button flair interface has been tweaked to make its behavior more obvious. (#457, #458, thanks @xeoth!)
- Sending replies in new modmail will no longer cause Reddit to error out when the
checkForNewMessages
ornoReplyAsSelf
settings are enabled in Firefox. (#470, #471) - Links in the Toolbox user profile view should redirect to the correct subdomain even when opened in new modmail, and links to usernote context should no longer break in new modmail. (#473)
- AutoModerator is no longer considered a Toolbox developer. (#474)
V5.5.3
Fixes
- Usernames and other API strings that can be interpreted as scientific notation are no longer handled incorrectly (#461, #462)
- The mod and usernotes buttons are now clickable on /r/subreddit/about/banned (#420, #460, thanks @xeoth!)
- Handling of new Reddit is now more robust, which should allow Toolbox to load there again (#465)
- Certain popup close buttons will no longer cause any containing window (e.g. the toolbox profile display) to close as well (#466)
V5.5.2
Fixes
- Mod button will no longer complain about ban reason/message being too long when performing non-ban actions. (#449, #456)
- Mod button now works when triggered from a removed post or comment from a subreddit you don't moderate while viewing a user's profile. (#452, #454)
- Usernote pruning now gives separate options for pruning deleted, suspended, and inactive users, rather than always performing all three at once. (#453, #455)
V5.5: Witty Wildebeest
Features
- A new token,
{permalink_newmodmail}
, is available to reference themod.reddit.com
permalink to new modmail conversations. The{permalink}
token now refers to the conversation URL visible to the user. Usernotes left in modmail will still use the mod-accessible link. (#371, #384) - You can now specify additional wiki page names where the syntax highlighter should activate. (#92, #394, thanks @itskieranp!)
- You can now have Toolbox open the profile view and search for content on a user's profile by using URL parameters. (#388, #397)
- Flair templates can now be selected directly when setting up removal reasons and when changing a user's flair via the mod button. (#296, #418, thanks @xeoth!)
- Debug console output can now be filtered using browser filtering tools. (#96, #430)
Fixes
- Mod buttons on old Reddit should no longer duplicate themselves in some scenarios. (#330, #385)
- The usernotes management interface now loads in a reasonable amount of time for subreddits with lots of notes by displaying a paged interface rather than loading all notes at once. (#221, #223)
- Page change detection was optimized. (#387, thanks @larsjohnsen!)
- Fixed some link interactions on old Reddit. (#366)
- Toolbox now behaves itself on subreddits whose names are entirely numeric. (#422, #424)
- Deleted users are now handled more consistently in the context popup and some other locations. (#429, #431)
- When sending PMs, content is now truncated to 10k characters to avoid unhandled API errors. (#432, #438)
- The "show settings" button in the personal settings window works again. (#298, #433)
- The mod button no longer fails to open when you don't have certain permissions in the current subreddit. (#309, #443)
- Date formatting no longer creates incorrect duration display in certain circumstances. (#440)
- Removal reasons can now lock threads even if the reason is sent as a PM rather than a reply. (#444, #446)
- Subreddit-forced removal reasons settings now apply properly. (#445, #447)
Other
- Reordered the mod action buttons in context popups to match the native order of buttons in the modqueue. (#382)
- Minor visual corrections to modbutton interface. (#392)
- Specific error information is displayed if you try to ban someone from mod button with a reason or duration that is too large. (#383)
- Context popup will show an error message if the item being opened has become inaccessible. (#252, #393)
- Toolbox windows, popups, overlays, and in-page notifications now share much of the same style information, resulting in some minor visual changes. (#240, #380)
- The way Toolbox detects changes to the current URL has changed (#395)
- Other misc. bugfixes. (#426)