1MB
1MB is a free and easy static website host.
Redesigned banned site template
Associate current API token with session so that all sessions are revoked on API key regeneration.
Added QR code to 2FA on boarding screen
Reformatted 2FA secret as xxxx xxxx xxxx xxxx as opposed to xxxxxxxxxxxxxxxx on on boarding screen (easier to read)
Require 2FA code instead of password when disabling 2FA
required password to delete account
Whoops! Fixed bug where it would delete all data but your site.
Automatically log users out everywhere if they delete account
Added the ability to delete your account
Implemented a “tweet site” button in account settings. Shares a screenshot and link to site 😍
added captcha to password reset form
hid old password field from reset password field as it's not required
newsletter opt-in button in settings
account page style updates
Added subscribe to newsletter button
Lots of password reset improvements
Replace border-bottom on homepage with rounded DIV
Load in new ad every 10 seconds
implemented custom ad network on homepage
Added hide API key button
Reset captcha when an error occurs, so that captcha doesn’t fail on subsequent form submissions.