Skip to content

Release 1.0.1#5

Merged
twinc1ty merged 7 commits intomasterfrom
release-1.0.1
Mar 5, 2026
Merged

Release 1.0.1#5
twinc1ty merged 7 commits intomasterfrom
release-1.0.1

Conversation

@twinc1ty
Copy link
Owner

@twinc1ty twinc1ty commented Mar 5, 2026

Summary - this.ssh v1.0.1

Bug Fixes

Features

  • Added SSH key removal functionality
  • Added SSH key creation functionality

Build & CI

  • Added GitHub Actions workflows for multi-platform releases (Linux, macOS, Windows)
  • Added development build CI workflow for PRs
  • Added macOS build script with Rust cache clean fix
  • Added Makefile with build targets for all platforms
  • Removed macOS-only Cargo config that broke cross-platform builds
  • Pinned Tauri dependencies to 2.0.0 for build stability

Platforms

  • Linux (x86_64)
  • macOS (x86_64 + ARM64)
  • Windows (x86_64)

twinc1ty and others added 7 commits March 5, 2026 23:56
- Add GitHub Actions workflows for Linux, macOS, and Windows builds
- Add dev build workflow for CI on push/PR to main
- Clean Rust build cache in macOS build script to fix objc2 issues
- Pin Tauri dependencies to 2.0.0 for build stability

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update CI/CD workflows to trigger on master instead of main
- Copy README, LICENSE, banner image, and GitHub Pages config from main
- Add update-readme workflow for auto-updating release table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add libsoup-3.0-dev and libjavascriptcoregtk-4.0-dev to fix
soup3-sys build failure in CI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@twinc1ty twinc1ty merged commit b8e3704 into master Mar 5, 2026
1 check passed
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