Releases: offbyonebit/clipsync
Releases · offbyonebit/clipsync
Release list
v1.0.0
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
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
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
Full Changelog: https://github.com/offbyonebit/clipsync/commits/v0.2.2
v0.2.1
v0.2.0
What's Changed
- Add image clipboard sync support by @offbyonebit in #2
- Merge recent features + add in-app update checker by @offbyonebit in #3
- Release v0.2.0 by @offbyonebit in #5
New Contributors
- @offbyonebit made their first contribution in #2
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/offbyonebit/clipsync/commits/v0.1.0