- Fix disabling OIDC for superusers not having any effect (#68).
- Hotfix warning about session variable not being set when signing in with username/password.
- Add option to skip password confirmation requests when user has signed in via LoginOIDC (requires Matomo >4.12.0) (#72).
- Add option to automatically link existing users when IdP user id matches Matomos user id (#44).
- Fix logout redirect (#64).
- Improve db table creation (#31).
- Prepare plugin for Matomo 4.
- Linking accounts has been moved to the users security settings.
- Hotfix saving plugin system settings with empty domain whitelist (#34).
- Align version number with Matomo major release version.
- Support embedding login button on third-party sites.
- Restrict account creation to specified domains.
- Support OIDC Logout URLs.
- Support Matomos regular password verification (currently requires modification of plugins/Login/templates/confirmPassword.twig)
- Add option to bypass second factor when sign in with OIDC.
- Add option to automatically create unknown users.
- Add an option to override the redirect URI.
- Fix oauth flow for Keycloak.
- Improve FAQ.
- Lowered the required Matomo version for this plugin.
- Initial version.