Releases: ioBroker/webserver
Releases · ioBroker/webserver
Release v1.4.0
- (@GermanBluefox) Fixed possible errors
- (@GermanBluefox) Updated packages
Release v1.3.3
- (@GermanBluefox) Added missing types for the acme adapter
Release v1.3.1
- (@foxriver76) Implemented (for now - inofficial) Keycloack SSO support
Release v1.3.0
- (@foxriver76) Implemented (for now - inofficial) Keycloack SSO support
Release v1.2.8
- (@GermanBluefox) Corrected time to live for the access token
Release v1.2.7
- (@GermanBluefox) Corrected a problem with authentication, as type-is was too old.
Release v1.2.6
- (@GermanBluefox) Changed the order of authentications. Basic authentication will be checked as the last one.
- (@GermanBluefox) Added the setting to disable basic authentication
Release v1.2.5
- (@GermanBluefox) Changed the order of authentications. Basic authentication will be checked as the last one.
- (@GermanBluefox) Added the setting to disable basic authentication
Release v1.2.4
- (@GermanBluefox) Added the possibility to give tokens for internal use (like node-red)
Release v1.2.0
- (@GermanBluefox) Added the log output for invalid password in OAuth2
- (@GermanBluefox) A minimal Node.js version is 16 (Not breaking, as no one uses node 14)
- (@GermanBluefox) Updated TypeScript to 5.8