Skip to content

Bump version to 0.4.0 and add macOS code signing to release workflow#28

Merged
MBurchard merged 1 commit intomainfrom
release-0.4.0
Mar 28, 2026
Merged

Bump version to 0.4.0 and add macOS code signing to release workflow#28
MBurchard merged 1 commit intomainfrom
release-0.4.0

Conversation

@MBurchard
Copy link
Copy Markdown
Owner

  • Bump version to 0.4.0 in package.json, rust-mod/Cargo.toml, and app/modules/backend/Cargo.toml
  • Add optional macOS code signing and notarization to build-mac.yml: imports Developer ID certificate into a temporary keychain, extracts signing identity, passes notarization credentials to Tauri, and cleans up the keychain afterwards
  • Pass secrets to macOS build in release.yml (like Windows)
  • Without secrets the build remains unsigned (ad-hoc), no breaking change for contributors
  • Update README with current features, installation section, and German translation

- Bump version to 0.4.0 in package.json, rust-mod/Cargo.toml, and
  app/modules/backend/Cargo.toml
- Add optional macOS code signing and notarization to build-mac.yml: imports Developer ID
  certificate into a temporary keychain, extracts signing identity, passes notarization
  credentials to Tauri, and cleans up the keychain afterwards
- Pass secrets to macOS build in release.yml (like Windows)
- Without secrets the build remains unsigned (ad-hoc), no breaking change for contributors
- Update README with current features, installation section, and German translation
@MBurchard MBurchard merged commit 5058150 into main Mar 28, 2026
1 check passed
@MBurchard MBurchard deleted the release-0.4.0 branch March 28, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant