You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved performance when loading comments for long threads (thanks @dandv!).
Usernames are now case and space insensitive. John Smith, JohnSmith, and johnsmith are now all considered to be the same username (thanks @splendido!).
Now using feedparser instead of htmlparser2 to parse RSS feeds (thanks @delgermurun!).
Now supporting RSS categories (thanks @delgermurun).
Refactored dropdowns into menu components.
New {{{icon}}} helper for icons, using FontAwesome.