Releases: holdtype/holdtype-swift
Releases · holdtype/holdtype-swift
Release list
HoldType 1.0.3
HoldType 1.0.3
This maintenance release fixes the macOS microphone permission flow for
first-run dictation setup.
Fixed
- Added the required Hardened Runtime Audio Input entitlement for microphone
access in signed and notarized builds. - Fixed the issue where clicking Request Microphone Access could immediately
switch to Not Allowed without showing the native macOS Allow prompt. - Fixed the case where HoldType opened System Settings > Privacy & Security >
Microphone, but HoldType was missing from the app list. - Restored the expected first-run behavior: macOS shows the standard microphone
permission prompt when dictation first needs microphone access.
HoldType 1.0.2
HoldType 1.0.2
This maintenance release fixes microphone permission onboarding for first-time
dictation setup.
Changes
- Starting dictation for the first time now opens the native macOS microphone
permission prompt directly from the recording action. - If microphone access is allowed, HoldType continues through the normal setup
checks. - If microphone access is denied, HoldType keeps recording inactive and opens
Permissions setup. - Apps that have already been denied microphone access still open System
Settings, because macOS does not show the Allow prompt again for denied apps.
HoldType 1.0.1
HoldType 1.0.1
This maintenance release expands HoldType support to macOS 14 Sonoma and newer.
Changes
- HoldType now supports macOS 14 Sonoma and newer.
- The app bundle, Sparkle release metadata, and Homebrew metadata now use the
same minimum macOS version. - Release checks now guard against future minimum-version mismatches.
There are no changes to recording, transcription, OpenAI key handling, or text
insertion in this release.
HoldType 1.0.0
HoldType 1.0.0
This release includes the signed and notarized macOS disk image, Sparkle
appcast metadata, and checksum manifest.