web2py v1.95.1 Release Notes

    • ๐Ÿ‘ Google MySQL support (experimental)
    • ๐Ÿ‘ pip support, thanks lifeeth
    • ๐Ÿ‘ better setup_exe.py, thanks meredyk
    • importved pyfpdf
    • domain check in email_auth.py, thanks Gyuris
    • added change_password_onvalidation and change_password_onaccept
    • DAL(...,migrate_enabled=True)
    • login_methods/loginza.py, thanks Vladimir
    • ๐Ÿ‘ bpython shell support, thanks Arun
    • request.uuid and response.uuid (for a future toolbar)
    • db._timings contains database query timing info
    • efficient db(...).isempty()
    • setup-web2py-nginx-uwsgi-ubuntu.sh
    • ๐Ÿ›  Many bug fixes, thanks Jonathan