**Features**
- Add a reference to official `vkorn` repository for hass.io
- Add the ability to access hass state as App attributes
- Add RESTFul API Support for Apps
- Add `disable_dash` directive to enable API access without Dashboards
- Add Alexa Helper functions
- Update Material Design Icons to 1.9.32 - contributed by
[minchick](https://github.com/minchik)
- Use relative URLs for better remote behavior - contributed by
[Daniel Trnka](https://github.com/trnila)
- Add SSL Support
- Add Password security for screens and HASS proxying functions
- Add support for secrets in the AppDaemon configuration file
- Add support for secrets in HADashboard configuration files
- `dash_navigate()` now takes an optional screen to return to
**Fixes**
- Toggle area fixes submitted by
[azeroth12](https://github.com/azeroth12) and
[minchick](https://github.com/minchik)
- Typo fixes submitted by [Aaron
Linville](https://github.com/linville),
[vrs01](https://github.com/vrs01), [Gabor
SZOLLOSI](https://github.com/szogi), [Ken
Davidson](https://github.com/kwdavidson), [Christian
Lasaczyk](https://github.com/ChrisLasar),
[Klaus](https://github.com/k-laus), [Johan
Haals](https://github.com/jhaals)
- Fixed missing skin variables for media player and sensor widgets
**Breaking Changes**
- Compiled dashboards may need to be deleted after this upgrade