Skip to content

Releases: christiaangoossens/hass-oidc-auth

v0.7.0-alpha-rc5

06 Feb 11:45
Immutable release. Only release title and notes can be modified.
a29e0e6

Choose a tag to compare

v0.7.0-alpha-rc5 Pre-release
Pre-release

Caution

This release is part of the pre-release cycle for the next minor/major release (possibly v0.7.0).

Please note that there are known bugs in this pre-release which may break your experience on mobile. Only try this on a debug install of Home Assistant to give feedback!

Tip

If you need the latest stable release of this integration, use v0.6.5-alpha instead.

Major changes since the last pre-release

  • Updated to HA 2026.1
  • Added automated unit tests
  • Fixed XSS vulnerability in #200

What's Changed

New Contributors

Full Changelog: v0.7.0-alpha-rc3...v0.7.0-alpha-rc5

v0.6.5-alpha

06 Feb 11:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Alpha release, use at your own risk.

Maintenance update. Fixes potential XSS vulnerability and updates packages.

What's Changed

New Contributors

Full Changelog: v0.6.3-alpha...v0.6.5-alpha

v0.7.0-alpha-rc3

04 Oct 15:51
5714e84

Choose a tag to compare

v0.7.0-alpha-rc3 Pre-release
Pre-release

Caution

This release is part of the pre-release cycle for the next minor/major release (possibly v0.7.0).

Please note that there are known bugs in this pre-release which may break your experience on mobile. Only try this on a debug install of Home Assistant to give feedback!

Tip

If you need the latest stable release of this integration, use v0.6.3-alpha instead.

Major new features since the last pre-release

  • New login UI works again with newer releases of Home Assistant (tested with 2025.10)
  • UI configuration flow was added (next to the current YAML flow) by @dbaines

What's Changed since v0.7.0-alpha-rc2

New Contributors

Full Changelog: v0.7.0-alpha-rc2...v0.7.0-alpha-rc3

v0.6.3-alpha

30 Aug 11:34

Choose a tag to compare

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

New Contributors

Full Changelog: v0.6.2-alpha...v0.6.3-alpha

v0.7.0-alpha-rc2

13 Jul 18:08
0888ea0

Choose a tag to compare

v0.7.0-alpha-rc2 Pre-release
Pre-release

Caution

This pre-release does not work with Home Assistant 2025.8.0 or later. Please use the latest pre-release version v0.7.0-alpha-rc3 instead.

What's Changed

New Contributors

Full Changelog: v0.6.2-alpha...v0.7.0-alpha-rc2

v0.6.2-alpha

21 Feb 18:48
aaa9777

Choose a tag to compare

Alpha release, use at your own risk.

What's Changed

New Contributors

Full Changelog: v0.6.1-alpha...v0.6.2-alpha

v0.6.1-alpha

16 Feb 10:30
6e56311

Choose a tag to compare

Alpha release, use at your own risk.

What's Changed

Full Changelog: v0.6.0-alpha...v0.6.1-alpha

v0.6.0-alpha

15 Feb 13:32
f245197

Choose a tag to compare

Alpha release, use at your own risk.

What's Changed

New Contributors

Full Changelog: v0.5.1-alpha...v0.6.0-alpha

v0.5.1-alpha

12 Jan 11:44
63f5f17

Choose a tag to compare

Alpha release, use at your own risk.

What's Changed

  • feat: enable verification of certs via network.tls_verify and priva… by @schakko in #16
  • Fixes Home Assistant error about re-creating HTTP sessions by @christiaangoossens in #22

New Contributors

Full Changelog: v0.5.0-alpha...v0.5.1-alpha

v0.5.0-alpha

05 Jan 21:27
00da053

Choose a tag to compare

Alpha release, use at your own risk.

Adds the option to configure group names to use for both available roles (user & admin). If you configure a user group and the OIDC user has neither the configured user group as well as the admin group, they will be rejected during the login process.

Fixes the bug with empty group claims and checks if the group claim is indeed a list, which it is in Authentik, Authelia & Pocket-ID.

What's Changed

New Contributors

  • @baprx made their first contribution in #13

Full Changelog: v0.4.1-alpha...v0.5.0-alpha