Application is now using Flask-Session stored in DB using SQL Alchemy driver. This can be configured for other drivers, however server side session is required for the application proper function.
API keys were updated. Keys can now have expiration date and readonly flag. Admin can create special keys for certain machines.
DB migration is required from previous version. Run migration scripts to update your DB.