Releases: Ludy87/xplora_watch
Releases · Ludy87/xplora_watch
v2.10.0
What's Changed
- Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #234
- Bump github/codeql-action from 2.20.3 to 2.20.4 by @dependabot in #236
- 🔨 Update hacs.json file by <github-actions[bot]> by @github-actions in #237
- 🔨 Update hacs.json file by <github-actions[bot]> by @github-actions in #239
- Bump github/codeql-action from 2.20.4 to 2.21.2 by @dependabot in #241
- Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 by @dependabot in #242
- 🔨 Update hacs.json file by <github-actions[bot]> by @github-actions in #243
- Bump github/codeql-action from 2.21.2 to 2.21.3 by @dependabot in #246
- Bump mukunku/tag-exists-action from 1.2.0 to 1.3.0 by @dependabot in #248
Full Changelog: v2.8.3...v2.10.0
v2.8.3
What's Changed
- Bump github/codeql-action from 2.3.6 to 2.20.1 by @dependabot in #226
- Bump github/codeql-action from 2.20.1 to 2.20.2 by @dependabot in #229
- Bump github/codeql-action from 2.20.2 to 2.20.3 by @dependabot in #230
- 🔨 Update hacs.json file by <github-actions[bot]> by @github-actions in #231
PR Summary
-
Version Update
The application has been updated to a new version. Specifically, the version has been bumped fromv2.8.2
tov2.8.3
as indicated in themanifest.json
file. -
Refined Data Fetching
Improvements have been made to the way we fetch and process different types of chat content, including voice messages, short videos, and images. Now it prevents unnecessary function calls in case the data is not available. This change is expected to lead to faster and more efficient data processing.- Voice Data: The method that retrieves voice data in chat now checks whether the voice data is there before using it.
- Video Data: The methods fetching short video chat data have been refined to prevent unnecessary function calls when video or thumbnail data is not present.
- Image Data: Modifications to how chat image data is handled ensure we only process image data when it is available.
New Contributors
- @github-actions made their first contribution in #231
Full Changelog: v2.8.2...v2.8.3
v2.8.2
What's Changed
- 🐛 v2.8.1 by @Ludy87 in #221
- Bump dessant/lock-threads from 4.0.0 to 4.0.1 by @dependabot in #223
- 🐛 rollback & fix login missin password by @Ludy87 in #224
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Bump dessant/label-actions from 3.0.0 to 3.1.0 by @dependabot in #219
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #220
PR Summary
- Update pyxplora_api version
Upgrade to version 2.8.3 for improved performance and compatibility - Fix functions returning base64 strings
Ensure functions like fetchChatVoice and get_chat_voice return objects with appropriate keys, rather than raw base64 strings
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Bump github/codeql-action from 2.3.2 to 2.3.3 by @dependabot in #209
- Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #212
- Bump github/codeql-action from 2.3.3 to 2.3.5 by @dependabot in #214
- Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1 by @dependabot in #215
- ⚡️ v2.8.0 by @Ludy87 in #217
Full Changelog: v2.7.16...v2.8.0
v2.7.16
- Update Pyxplora API to 2.7.0
- Upgrade to the latest Pyxplora API version for improved functionality and compatibility.
- Add marshmallow-enum as a requirement
- Include a new library called marshmallow-enum for better handling of enumerations in the code.
- Bump version number from v2.7.15 to v2.7.16
- Increment the software version to reflect the changes made in this pull request.
What's Changed
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #201
- Bump peter-evans/close-issue from 2.2.0 to 3.0.1 by @dependabot in #204
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #205
- Bump github/codeql-action from 2.2.9 to 2.3.2 by @dependabot in #207
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #208
- 🐛 Fix
marshmallow
modul not found by @Ludy87 in #210
Full Changelog: v2.7.15...v2.7.16
v2.7.15
v2.7.14
What's Changed
- ✨ v2.7.13 by @Ludy87 in #192
- V2.7.14 - Fix error openstreetmap service not available by @Ludy87 in #194
- 🐛 Fix a bug in the log message - Improved log messages for better understanding
- 🔧 Add try/except for openstreetmap.org and mapbox.com - Prevent errors related to map usage
- ⬆️ Update pyxplora_api to latest 2.6. version* - Stay up-to-date with the latest API improvements
Full Changelog: v2.7.13...v2.7.14
v2.7.13
✨ v2.7.13
What's Changed
- Bump jpetrucciani/bandit-check from 1.7.4 to 1.7.5 by @dependabot in #183
- Bump github/codeql-action from 2.2.5 to 2.2.7 by @dependabot in #186
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #187
- unread message to read message
- add session timeout
Full Changelog: v2.7.12...v2.7.13