Releases: fronzbot/blinkpy
Releases · fronzbot/blinkpy
blinkpy-0.25.5
NOTE
Versioning mishap, so jump from 0.25.3 to 0.25.5 is due to that (otherwise 0.25.4 tag has same changes as 0.25.5 tag). Release notes below are for 0.25.3 -> 0.25.5 as a result
What's Changed
- Dev bump by @fronzbot in #1169
- Split authentication from feed method to allow separate async loops by @mback2k in #1179
- Update wheel requirement from ~=0.40.0 to >=0.40,<0.47 by @dependabot[bot] in #1178
- Bump build from 1.3.0 to 1.4.0 by @dependabot[bot] in #1174
- Add PLW0108 to ignore list by @fronzbot in #1184
- Bump ruff from 0.14.10 to 0.15.0 by @dependabot[bot] in #1183
- v0.25.4 by @fronzbot in #1186
- Version bump by @fronzbot in #1185
- v0.25.5 by @fronzbot in #1187
Full Changelog: v0.25.3...v0.25.5
blinkpy-0.25.3
What's Changed
- dev version bump by @fronzbot in #1162
- Bump ruff from 0.14.8 to 0.14.9 by @dependabot[bot] in #1164
- Correct spelling mistakes by @EdwardBetts in #1163
- Bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #1166
- Fix broken livestreaming auth header by including camera serial by @mback2k in #1167
- v0.25.3 by @fronzbot in #1168
New Contributors
- @EdwardBetts made their first contribution in #1163
Full Changelog: v0.25.2...v0.25.3
blinkpy-0.25.2
blinkpy-0.25.2b0
What's Changed
- Dev version bump by @fronzbot in #1158
- Fix for camera arm/disarm including proper unittests for this function by @fronzbot in #1159
Full Changelog: v0.25.1...v0.25.2.b0
blinkpy-0.25.1
blinkpy-0.25.0
What's Changed
- dev version bump by @fronzbot in #1133
- Bump ruff from 0.14.1 to 0.14.2 by @dependabot[bot] in #1134
- Support for MPEG-TS livestreaming via local TCP proxy server by @mback2k in #1078
- Reduce code duplication while staying API backwards compatible by @mback2k in #1136
- Bump ruff from 0.14.2 to 0.14.3 by @dependabot[bot] in #1137
- Bump ruff from 0.14.3 to 0.14.4 by @dependabot[bot] in #1140
- Reduce impact of re-creating patterns dict per API request by @mback2k in #1138
- Bump black from 25.9.0 to 25.11.0 by @dependabot[bot] in #1141
- Bump ruff from 0.14.4 to 0.14.5 by @dependabot[bot] in #1142
- Bump ruff from 0.14.5 to 0.14.6 by @dependabot[bot] in #1143
- Bump ruff from 0.14.6 to 0.14.7 by @dependabot[bot] in #1146
- Bump ruff from 0.14.7 to 0.14.8 by @dependabot[bot] in #1148
- feat: implemented new oauth flow 11/2025 using ios app flow by @KiraPC in #1149
- Bump restructuredtext-lint from 1.4.0 to 2.0.2 by @dependabot[bot] in #1145
- Version bump by @fronzbot in #1151
- 0.25.0 by @fronzbot in #1150
Full Changelog: v0.24.1...v0.25.0
blinkpy-0.24.1
What's Changed
- Dev version bump by @fronzbot in #1123
- Bump ruff from 0.11.13 to 0.14.1 by @dependabot[bot] in #1118
- Bump pytest from 8.4.0 to 8.4.2 by @dependabot[bot] in #1101
- Bump pytest-sugar from 1.0.0 to 1.1.1 by @dependabot[bot] in #1096
- Bump build from 1.2.1 to 1.3.0 by @dependabot[bot] in #1086
- Bump black from 24.4.2 to 25.9.0 by @dependabot[bot] in #1107
- Bump coverage from 7.8.2 to 7.10.7 by @dependabot[bot] in #1108
- Bump pytest-cov from 6.1.1 to 7.0.0 by @dependabot[bot] in #1103
- Add py313 and py314 support by @fronzbot in #1125
- Remove asyncio breaking change warning by @fronzbot in #1126
- feat: raise AuthError when credentials not valid by @KiraPC in #1129
- Version bump by @fronzbot in #1132
- v0.24.1 by @fronzbot in #1131
Full Changelog: v0.24.0...v0.24.1
blinkpy-0.24.0
Major Fix
Blink's login API changed, this release fixes authentication. Previous versions of the library will be non-functional as a result.
What's Changed
- Dev bump by @fronzbot in #952
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot[bot] in #953
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot[bot] in #954
- Bump ruff from 0.4.10 to 0.5.1 by @dependabot[bot] in #960
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot[bot] in #961
- Bump ruff from 0.5.1 to 0.5.2 by @dependabot[bot] in #962
- Bump ruff from 0.5.2 to 0.5.3 by @dependabot[bot] in #963
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot[bot] in #969
- Bump ruff from 0.5.3 to 0.5.5 by @dependabot[bot] in #968
- Fix tests with aiohttp >= 3.10.0 by @cjwatson in #974
- Bump pytest-cov from 5.0.0 to 6.1.1 by @dependabot[bot] in #1049
- Update setuptools requirement from ~=68.0 to >=68,<81 by @dependabot[bot] in #1055
- Bump pytest-timeout from 2.3.1 to 2.4.0 by @dependabot[bot] in #1057
- Bump pytest from 8.3.2 to 8.4.0 by @dependabot[bot] in #1064
- Bump ruff from 0.5.5 to 0.11.13 by @dependabot[bot] in #1065
- Bump coverage from 7.6.0 to 7.8.2 by @dependabot[bot] in #1061
- handle new login flow apis by @KiraPC in #1115
- handle new otp flow via apps by @KiraPC in #1116
- Bump version by @fronzbot in #1119
- Update README.rst by @fronzbot in #1121
- Version bump by @fronzbot in #1122
- v0.24.0 by @fronzbot in #1120
New Contributors
Full Changelog: v0.23.0...v0.24.0
blinkpy-0.24.0b1
What's Changed
Full Changelog: v0.24.0b0...v0.24.0b1
blinkpy-0.24.0b0
What's Changed
- Dev bump by @fronzbot in #952
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot[bot] in #953
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot[bot] in #954
- Bump ruff from 0.4.10 to 0.5.1 by @dependabot[bot] in #960
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot[bot] in #961
- Bump ruff from 0.5.1 to 0.5.2 by @dependabot[bot] in #962
- Bump ruff from 0.5.2 to 0.5.3 by @dependabot[bot] in #963
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot[bot] in #969
- Bump ruff from 0.5.3 to 0.5.5 by @dependabot[bot] in #968
- Fix tests with aiohttp >= 3.10.0 by @cjwatson in #974
- Bump pytest-cov from 5.0.0 to 6.1.1 by @dependabot[bot] in #1049
- Update setuptools requirement from ~=68.0 to >=68,<81 by @dependabot[bot] in #1055
- Bump pytest-timeout from 2.3.1 to 2.4.0 by @dependabot[bot] in #1057
- Bump pytest from 8.3.2 to 8.4.0 by @dependabot[bot] in #1064
- Bump ruff from 0.5.5 to 0.11.13 by @dependabot[bot] in #1065
- Bump coverage from 7.6.0 to 7.8.2 by @dependabot[bot] in #1061
- handle new login flow apis by @KiraPC in #1115
New Contributors
Full Changelog: v0.23.0...v0.24.0b0