Alpha release, use at your own risk.
Since the last release (v0.6.2-alpha), the project has reached 500 stars ⭐ on Github and was published in the HACS default repository. Additionally, I want to thank the sponsors that have contributed in the meantime. If you would like to sponsor, please do so preferably in code contributions (pull requests) or through Github Sponsors. Thank you everyone for your contributions!
Note
If you were using a pre-release of version v0.7.0-alpha (such as rc1 or rc2), please note that you have to remove features.disable_frontend_changes
and features.allow_mobile_one_click
from your configuration before upgrading to v0.6.3-alpha. Otherwise, Home Assistant will not load the integration and show errors in the logs upon startup.
There will be future releases in the v0.7 line with the frontend injection, but as implementation of robust frontend changes has taken a while, I have decided to release a stable version with the minor changes first. If you would like to join development of the new UX, please see: issue #19 on Github.
What's Changed
- Pocket ID instructions by @martinlaven in #55
- Fix issue in Authelia config by @christiaangoossens in #56
- Fix indentation of configuration docs + cleanup id_token_signing algs by @ToxicMushroom in #61
- docs(kanidm): add kanidm.md by @fruzitent in #69
- Cleanup the provider docs with new additions by @christiaangoossens in #73
- Add link to Github post for Feature Request by @christiaangoossens in #74
- Also change existing background link by @christiaangoossens in #75
- Add Additional Scopes to Maximize Functionality from Custom idP by @SCBionicle in #80
- remove brands ignore by @christiaangoossens in #87
- Add reference to searching in HACS by @christiaangoossens in #90
- Allow forcing HTTPS in URL generation by @christiaangoossens in #92
- Add docs on disabling registration by @christiaangoossens in #93
- Update microsoft-entra.md by @Rolf-M in #96
- Persist OIDC logins on HTTP refresh by @Ninjaclasher in #105
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #112
- Switch to the newer uv package manager by @christiaangoossens in #114
- chore(deps): update python docker tag to v3.13.7 by @renovate[bot] in #111
- Fix renovate matcher by @christiaangoossens in #116
- chore(deps): update dependency homeassistant to v2025 by @renovate[bot] in #115
New Contributors
- @martinlaven made their first contribution in #55
- @ToxicMushroom made their first contribution in #61
- @fruzitent made their first contribution in #69
- @SCBionicle made their first contribution in #80
- @jthoward64 and @jasoncodes contributed in #19 to the new UX for 0.7
- @Rolf-M made their first contribution in #96
- @Ninjaclasher made their first contribution in #105
Full Changelog: v0.6.2-alpha...v0.6.3-alpha