Skip to content

Releases: offbyonebit/clipsync

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:28

What's Changed

  • fix: make tray windows reliably appear on Windows by @offbyonebit in #19
  • fix: prevent browser paste freeze from xclip hammering clipboard on Linux by @offbyonebit in #18
  • Data-safety fixes, real supply-chain verification, packaging metadata, CI green by @offbyonebit in #20
  • Replace bare assertions with proper error handling; add crypto tests by @offbyonebit in #17

Full Changelog: v0.2.4...v1.0.0

v0.2.4

Choose a tag to compare

@offbyonebit offbyonebit released this 28 May 19:26

What's Changed

  • Add community standards files by @offbyonebit in #11
  • fix: move IN-loop clipboard ops off watchdog thread pool (Windows) by @offbyonebit in #12
  • Claude/windows slowness pool error ty jcd by @offbyonebit in #13
  • fix: prevent thundering-herd of concurrent Syncthing REST API calls by @offbyonebit in #15
  • fix: Syncthing startup reliability on slow Windows storage by @offbyonebit in #16

Full Changelog: https://github.com/offbyonebit/clipsync/commits/v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 09 May 16:44

What's Changed

Bug Fixes

  • Fix history window encryption: History window now correctly passes settings for encrypted history decryption (#7)
  • Fix CI dependencies: Added pytest to CI dependencies to ensure tests run properly
  • Fix mypy type errors: Resolved all mypy type errors for cleaner CI builds
  • Fix code formatting: Fixed ruff formatting issues in syncthing.py

Documentation & Community

  • Added attribution requirement: Updated LICENSE with attribution requirements
  • Added community standards:
    • CODE_OF_CONDUCT.md - Community guidelines
    • CONTRIBUTING.md - Contribution guidelines
    • SECURITY.md - Security policy and reporting
    • Issue templates for bug reports, feature requests, and general issues
    • Pull request template

Build & Release

  • Release workflow updates:
    • Temporarily removed macOS from automated release matrix (to be built manually)
    • Linux and Windows builds continue to be automated
    • macOS builds should be done locally on self-hosted runner

Full Changelog

Full Changelog: v0.2.2...v0.2.3
EOF
cat /tmp/release_notes_v0.2.3.md

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 May 18:22

v0.2.1

Choose a tag to compare

@offbyonebit offbyonebit released this 24 Apr 13:27

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@offbyonebit offbyonebit released this 21 Apr 18:52
a5a6f06

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Apr 17:48

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 17:35

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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 17:24