Add note about rollback

This commit is contained in:
Paulus Schoutsen 2018-08-26 22:40:32 +02:00
parent e133c38491
commit 48b2dcc45c

View File

@ -13,7 +13,11 @@ og_image: /images/blog/2018-08-0.77/components.png
<a href='/components/#version/0.77'><img src='/images/blog/2018-08-0.77/components.png' style='border: 0;box-shadow: none;'></a>
Auth enabled by default ! If you had auth providers configured before, recommended to remove the configuration and start using the default config. [Read the docs](/docs/authentication/)
Auth enabled by default ! If you had auth providers configured before, recommended to remove the configuration and start using the default config. [Read the docs](/docs/authentication/).
If you were using auth before 0.77:
- Please remove the auth providers from your configuration and switch to the default config
- Due to changing how the home assistant auth provider hashes passwords, you cannot rollback to 76 with auth enabled unless you remove `.storage/auth*.*` and `.storage/hassio`
Notification drawer for lovelace.