v0.8.4
Fixed macOS permissions being reset after app updates via local signing identity
Fixes
Fixed macOS app permissions being reset after updates by using a stable local signing identity
Previously, updating the app on macOS could cause the system to treat it as a new app, forcing users to re-grant permissions (like accessibility or file access). Signing with a consistent local identity keeps those permissions intact across updates.
Other
Updated the install script to support the new local signing identity setup on macOS
Bumped project version and dependency lockfile