···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.3] — 2026-03-30
88+## [0.15.4] — 2026-03-30
991010### Fixed
1111-- Fix Electron code signing: use Developer ID Application cert (not Apple Distribution)
1212-- Import full certificate chain (Developer ID G2 CA + Apple Root CA)
1111+- Electron code signing: import Developer ID Application cert+key via P12 in CI
1212+- Base64-decode API key content for notarization (secret is base64-encoded)
1313+- Import Developer ID G2 CA + Apple Root CA intermediates for cert chain
1314- Use correct org secret names for keychain unlock
1414-- Switch notarization from Apple ID auth to App Store Connect API key auth
1515+- Switch notarization to App Store Connect API key auth
15161617## [Unreleased]
1718