···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+## [0.15.2] — 2026-03-30
99+1010+### Fixed
1111+- Fix Electron code signing: use correct org secret names for keychain unlock
1212+- Fix notarization: switch from Apple ID auth to App Store Connect API key auth
1313+814## [Unreleased]
9151016## [0.14.1] — 2026-03-28
···1824- Fix sheets chat input: keyboard handler no longer captures typing in AI chat sidebar (#233)
19252026### Changed
2727+- Electron thin client: auto-connect Tailnet backend (#261)
2828+- Wire up Apple notarization for Electron builds (#260)
2129- Monitor CI for PR #178, merge when green, verify deployment (#255)
2230- Electron desktop app wrapper (#254)
2331- Tailscale identity auth - zero-password login via TS headers (#253)