After updating the app to version 0.3.8, the previously granted permissions for the microphone and the Accessibility API are reset and the app requires re‑authorisation. This behaviour should not occur – permissions granted before an update should persist across releases.
Steps to Reproduce
- Open the app and grant microphone permission.
- Grant Accessibility permission via System Preferences → Security & Privacy → Privacy → Accessibility.
- Update the app to the latest version.
- Re‑open the app.
- The app shows “Microphone access not granted” and “Accessibility access not granted”.
Expected Result
The app should retain the previously granted microphone and Accessibility permissions after the update.
Actual Result
Permissions are cleared; the user must re‑grant them.
Environment
- macOS: 15.6
- App version after update: 0.3.8
After updating the app to version 0.3.8, the previously granted permissions for the microphone and the Accessibility API are reset and the app requires re‑authorisation. This behaviour should not occur – permissions granted before an update should persist across releases.
Steps to Reproduce
Expected Result
The app should retain the previously granted microphone and Accessibility permissions after the update.
Actual Result
Permissions are cleared; the user must re‑grant them.
Environment