hanko Releases
119 releases of teamhanko/hanko
- v1.12.0v1.12.0 - Bugfix Release
This bugfix release addresses critical display and connection issues including Wayland GPU acceleration, SRT text rendering, and server timeouts. It marks the end of Qt 5 support and removes obsolete features.
Mar 20, 2025
- backend/v1.5.0v1.5: Privacy settings, HTML emails, improved sessions
This release introduces privacy settings to control account existence hints and login method visibility, adds HTML email rendering, and overhauls session handling with periodic validation and inter-tab communication.
Mar 14, 2025
- backend/v1.4.0v1.4: Login with Facebook, IdP-initiated SSO, Email i18n
This release adds Facebook SSO, supports IdP-initiated SAML flows for B2B, introduces email internationalization (i18n), and adds new webhook events including IP address tracking.
Feb 14, 2025
- backend/v1.3.1v1.3: Custom OAuth, device trust, stay signed in
This release introduces custom OAuth providers, device trust options, 'Stay signed in' functionality, new Admin API endpoints, and improvements to user import capabilities.
Dec 17, 2024
- backend/v1.2.0v1.2: MFA
This release implements Multi-Factor Authentication (MFA) capabilities, including support for TOTP authenticator apps and FIDO security keys, with options for enrollment during registration and login.
Nov 5, 2024
- v0.6.6
This release migrates project preview commands to the Tea framework, removing the deploy preview command and adding a new preview rm command.
Oct 24, 2024
- v0.6.5
This release integrates the Tea framework into launch and deploy commands, refactoring the codebase to use Bubbletea for the user interface.
Oct 19, 2024
- backend/v1.1.0v1.1: Sessions
This release introduces server-side sessions as an alternative to JWTs, including remote session revocation and a new `/sessions` endpoint for verification. It also includes various improvements and bug fixes to the admin API and configuration handling.
Oct 17, 2024
- v0.6.4
Minimal release notes: "## Changelog * 3ecc864 Fix: issues with env file encryption leading to failed launch/depoloy"
Oct 13, 2024
- v0.6.3
This release fixes an idempotency bug, allowing the `sidekick init` command to be run multiple times safely on the same server.
Oct 9, 2024
- v0.6.2
Oct 7, 2024
- backend/v1.0.2v1.0.2
A bug fix release primarily addressing database connection handling to prevent deadlocks during flow transactions, along with corrections to passcode error display.
Aug 28, 2024
- backend/v1.0.1v1.0.1
This version adds webhook support to the Flow API and includes the username property when retrieving users from the SDK and admin API, alongside several fixes.
Aug 27, 2024
- backend/v1.0.0Hanko 1.0
The major 1.0 release introduces a new Flow API, dedicated login and registration flows, username support, and privacy-preserving email verification.
Aug 8, 2024
- backend/v0.12.0v0.12: Sign in with LinkedIn
Adds LinkedIn as a third-party identity provider and includes various dependency updates and minor improvements to the SAML provider handling.
Jul 3, 2024
- v1.11.1v1.11.1 - BaseUrl Hotfix
This hotfix resolves a Base URL issue, allowing the application to function correctly on servers running on a subpath rather than the root domain.
Jun 8, 2024
- v1.11.0v1.11.0 - External Web Client
This release migrates the media player to use the external web client, ensuring that interface updates from the jellyfin-web repository take effect immediately.
Jun 7, 2024
- backend/v0.11.0v0.11: Sign in with Microsoft, custom email sending
Introduces Microsoft as a third-party identity provider and enables custom email sending via webhooks, allowing apps to handle their own email delivery.
Apr 29, 2024
- backend/v0.10.2v0.10.2
Fixes the presence of the email JWT claim on user creation and changes the default Passkey/WebAuthn attestation preference to 'direct' for better Windows compatibility.
Apr 10, 2024
- backend/v0.10.1v0.10.1
Adds the email claim to the session JWT for easier access and introduces Discord as a new Social SSO provider.
Mar 27, 2024