-- 0.32 -- • Slugs are now case sensitive in the database, but are case insensitive when resolving namespace conflicts. What this means is that if 'myBlog' is registered, another user can NOT use 'MYBLOG'. But, the admin of 'myBlog' can specify its formatting ('MYblog', 'myBLOG', etc). • Usernames are now case insensitive, and are made lowercase if uppercase characters are provided when registering.