···2233All notable changes to this project will be documented in this file.
4455+## [2.7.1] - 2026-02-15
66+77+### Fixed
88+99+- **Graceful issuer mismatch handling**: When "Connect with Bluesky" is used by
1010+ someone whose PDS has a different auth server (e.g., self-hosted PDS), the
1111+ callback now redirects to `/?auth_error=issuer_mismatch` instead of showing a
1212+ raw error. Apps can check this query parameter to display a user-friendly
1313+ message suggesting handle-based login.
1414+515## [2.7.0] - 2026-02-15
616717### Changed