Upgrades the password hash algorithm and converts old passwords on the fly.
Live preview of latest content.
Filters and forwards user-generated content from insecure protocols (non-HTTPS).
Assigns a Gravatar's randomly-generated abstract as an avatar on signup.
Allows users to log in on mobile devices using a QR code.
Hides users' location from the public.
Lightweight AJAX chat.
Parses @username mentions into profile links. Integrates with MyAlerts.
Automatically sets the URL of the currently viewed post and optionally highlights it.
Helps with finding and cleaning faulty PHP files that have BOM or redundant whitespace and may cause MyBB problems such as broken captcha image.
Sets forum language based on the HTTP_ACCEPT_LANGUAGE header sent by the browser if no language is chosen by the user.
Displays moderation actions sorted by date in posts/announcements/profiles/User CP (github-like).
Stores every new IPs as an IP specified in a setting. Also makes it possible to convert all current IPs to it.
Allows users to change their nickname styling in the User CP (based on group permissions).
Displays additional group images in postbit/memberlist/profile by using a "carousel" JS.