Releases: malmeloo/FindMy.py
Releases · malmeloo/FindMy.py
🎯 FindMy.py v0.8.0
What's Changed
- add time margin when matching against nearby device by @thisiscam in #97
- chore(deps): update pre-commit-ci/lite-action action to v1.1.0 by @renovate in #95
- chore(deps): update dependency sphinx-autoapi to v3.4.0 by @renovate in #94
- Add Home Assistant extension to readme by @krmax44 in #110
- fix: Auto-retry requests to remote anisette server by @malmeloo in #104
- feat: Support fetching of multiple accessories at once by @malmeloo in #105
- chore: Migrate from poetry to uv by @malmeloo in #114
- chore: Update dependencies by @malmeloo in #124
- Update version of ruff and fix lint errors by @NickCrews in #132
- feat: adjust the ser/deser logic of AppleAccount by @NickCrews in #131
- Update fetch_reports to accept lists with HasHashedPublicKey and RolingKeyPairSource at the same time by @ivanik7 in #135
- feat: add plist.py for decrypting the .plist files to FindMyAccessory by @NickCrews in #130
- chore(deps): update astral-sh/setup-uv action to v6 by @renovate in #127
New Contributors
- @krmax44 made their first contribution in #110
- @NickCrews made their first contribution in #132
- @ivanik7 made their first contribution in #135
Full Changelog: v0.7.6...v0.8.0
🎯 FindMy.py v0.7.6
What's Changed
- Fix compatibility with latest version of Home Assistant
- Update dependencies
- fix confidence/horizontal acc, add mac address by @Philip2809 in #85
- reset device_fut when timeout is reached by @thisiscam in #92
- Add key generation margin when comparing against detected device by @malmeloo in #91
New Contributors
- @Philip2809 made their first contribution in #85
- @thisiscam made their first contribution in #92
Full Changelog: v0.7.5...v0.7.6
🎯 FindMy.py v0.7.5
🎯 FindMy.py v0.7.4
What's Changed
- Password encryption now also supports s2k_fo protocol by @siebert in #63
- tests: Add very basic unit tests by @malmeloo in #70
- fix: Python version compatibility by @malmeloo in #71
- fix: Pre-commit hooks by @malmeloo in #73
- chore: Create new
docs
dependency group by @malmeloo in #74 - ci: Improve workflows by @malmeloo in #75
New Contributors
Full Changelog: v0.7.3...v0.7.4
🎯 FindMy.py v0.7.3
🎯 FindMy.py v0.7.2
What's Changed
- Relaxes
cryptography
constraint for compatibility with Home Assistant2024.7.4
.
Full Changelog: v0.7.1...v0.7.2
🎯 FindMy.py v0.7.1
What's Changed
- reports: refresh remote anisette headers by @tsaaristo in #53
- fix: Relative URLs in PyPi README by @malmeloo in #58
- Bump dev dependencies
- Other README fixes
New Contributors
- @tsaaristo made their first contribution in #53
Full Changelog: v0.7.0...v0.7.1
🎯 FindMy.py v0.7.0
What's Changed
- scanner: detect OF devices in Nearby state by @malmeloo in #50
- reports: Support fetching encrypted reports by @malmeloo in #51
- Bump cryptography to
43.0.0
Full Changelog: v0.6.2...v0.7.0
🎯 FindMy.py v0.6.2
Dependency bugfix release.
- Adds ruff to dev dependencies
- Removes
scan
extra, Bleak is no longer optional
Full Changelog: v0.6.1...v0.6.2
🎯 FindMy.py v0.6.1
What's Changed
- Fix report decryption by @robertsmd in #47
- Attempt to reauthenticate on authorization errors by @malmeloo in #49
New Contributors
- @robertsmd made their first contribution in #47
Full Changelog: v0.6.0...v0.6.1