First formally tagged release with versioning infrastructure.
What's new
- Release-driven builds: Creating a GitHub Release now automatically triggers the macOS build pipeline
- Version tracking in Sentry: Errors are tagged with
releaseandenvironmentfor filtering by version - Version visible in app: Settings panel now shows the app version and build number in an "About" section
- Git-tag versioning: Version flows from git tag -> CI -> daemon binary -> Sentry -> app UI
- Preview fix: Fixed ambiguous
#Previewmacro that caused release build failures
This is an early beta release for internal GTM testing.