Skip to content

Coworker v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:23
· 47 commits to main since this release
45484c3

Downloads

Platform File
macOS (Apple silicon) Coworker-*-mac-arm64.dmg
macOS (Intel) Coworker-*-mac-x64.dmg
Windows Coworker-*-win-x64-setup.exe (or arm64)
Linux Coworker-*-linux-x64.AppImage / .deb

These builds are not code-signed.

  • macOS: the first launch is blocked by Gatekeeper. Right-click the app and
    choose Open, or run xattr -dr com.apple.quarantine "/Applications/Coworker.app".
  • Windows: SmartScreen shows "Windows protected your PC" — choose
    More infoRun anyway.
  • Linux: chmod +x Coworker-*.AppImage before running it.

What's Changed

  • Add durable data migration and support tooling by @donvito in #10

Full Changelog: v0.1.0...v0.1.1