Releases: offbyonebit/clipsync
Releases · offbyonebit/clipsync
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
Full Changelog: v0.2.0...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
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/offbyonebit/clipsync/commits/v0.1.0