Adds Steam account details to the user's postbit in threads.
Checks registration IP against a list of known proxy/VPNs. If detected the user is blocked from registering.
Automatically closes and/or moves threads from one forum to another after the threads become a certain age.
Automatically locks old threads after X days based on the last reply.
Adds a fully functioning Wiki to MyBB
Convert all URL's from krakenfiles.com to audio player
Creates a page /misc.php?action=myrecentthreads that shows threads that the user has posted in and in which the user is mentioned that have unread replies.
Scans the specified custom template groups and renders all templates in those template groups.
Makes it so that subdomains can be used for staging without keeping staged databases.
Allows posters and moderators to marks posts and threads as political using the Politics icon and thread prefix, and allows users to opt out of seeing posts and threads marked with such icons or thread prefixes.
Disallows sending private messages while the user has the receipt of private messages disabled.
Upgrades the login system by storing hashes using bcrypt instead of md5.
Improves threaded mode by removing the thread outline display in threaded mode and replacing it with collapsible nested threaded bits.
Makes all images in posts resizeable via dragging.
Checks the users ip address on login and only allows logging into an admin account from an ip from the admin ips whitelist.