Releases: obervinov/pyinstabot-downloader
Releases · obervinov/pyinstabot-downloader
pyinstabot-downloader:v3.2.0
v3.2.0 - 2024-11-21
What's Changed
Full Changelog: v3.1.3...v3.2.0 by @obervinov in #116
🐛 Bug Fixes
- fix conflict between device metadata and user-agent in the
Downloader()
class - fix the login strategy for exceptions
💥 Breaking Changes
Downloader()
class configuration has been changed. Please, check the new parameters in README.md and update Vault configuration- remove
Post
andPosts List
buttons from the bot commands, because it is have been replaced by thePosts
button (buttons have the same functionality). Required to update the users roles in the vault and recreate start up message
🚀 Features
- add validators for session settings in the
Downloader()
class
pyinstabot-downloader:v3.1.3
v3.1.3 - 2024-11-01
What's Changed
Full Changelog: v3.1.2...v3.1.3 by @obervinov in #115
🐛 Bug Fixes
- remove the conflicting
_check_incomplete_transfers()
method with the queue processing thread from theUploader()
class - this is a deprecated mechanism - rewrite the exception handling in the
Downloader()
class - add exception handling for the
ChallengeRequired
in theDownloader()
class - other small improvements
pyinstabot-downloader:v3.1.2
v3.1.2 - 2024-10-28
What's Changed
Full Changelog: v3.1.1...v3.1.2 by @obervinov in #114
🐛 Bug Fixes
- general bug fixes and improvements
- add additional exception handling for the
Downloader()
class
pyinstabot-downloader:v3.1.1
v3.1.1 - 2024-10-24
What's Changed
Full Changelog: v3.1.0...v3.1.1 by @obervinov in #113
📚 Documentation
🐛 Bug Fixes
- add support for instagram's new link format (with post owner name)
pyinstabot-downloader:v3.1.0
v3.1.0 - 2024-10-23
What's Changed
Full Changelog: v3.0.0...v3.1.0 by @obervinov in #111
🚀 Features
- bump workflows to
2.0.2
- bump dependencies versions
💥 Breaking Changes
- bump python version to
3.12
🐛 Bug Fixes
- other general bug fixes and improvements
- fix not enough condition for
igtv
type of content forDownloader()
class - fix infinite loop in the
Downloader()
class when type of content not supported in condition - Bug: Do not start the release creation process when closing a PR
- Bug: The application tries to use credentials to access the database that have already expired
pyinstabot-downloader:v3.0.0
v3.0.0 - 2024-10-09
What's Changed
Full Changelog: v2.3.0...v3.0.0 by @obervinov in #102
💥 Breaking Changes
- replacement of instaloder module with instagrapi module
- function with the `proxy' configuration has been moved to Vault
- remove the outdated storage types:
Dropbox
andMega
(Support for individual cloud providers removed in favour ofwebdav
compatible providers) - change of parameter configuration for
downloader-api
anduploader-api
in the Vault. Please, check the new parameters in README.md
🚀 Features
- replacement of instaloder module with instagrapi module
- replace the base image of project with
python:3.9.20
(Ubuntu instead of Alpine)
pyinstabot-downloader:v2.3.0
v2.3.0 - 2024-10-04
What's Changed
Full Changelog: v2.2.1...v2.3.0 by @obervinov in #95
💥 Breaking Changes
- now all user data is stored in the database
- psql credentials are now written out via Vault Database Engine
🚀 Features
- bump workflow version to
1.2.9
- bump vault-package to major version
3.0.0
- bump users-package to major version
3.0.2
- bump telegram-package to major version
2.0.1
- add tests for database and metrics modules
- Consider the technical possibility of using a vpn or proxy for the Downloader module
- Switch reading of the database connection configuration to db engine
🐛 Bug Fixes
- general bug fixes and improvements
pyinstabot-downloader:v2.2.1
pyinstabot-downloader:v2.2.0
v2.2.0 - 2024-08-20
What's Changed
Full Changelog: v2.1.8...v2.2.0 by @obervinov in #90
🐛 Bug Fixes
- Bug: Add validation of the received card from the database with a message queue
- Bug: More than one status_message message registered in the database per user
- Bug: Add a version to block the update of the user widget when the bot is launched
- Bug: Invalid
help_for_reschedule_queue
message template - Bug: Error: cursor already closed
- Bug: For some reason the bot tried to edit a message with the same content in the message
🚀 Features
- bump workflow version to
1.2.8
- Feature request: Add support for
WebDav
as target storage - Prometheus metric support
- Feature request: Add a bash script to configure vault and postgresql to the repository
- Add GH Actions Job for cleanup untagged images
pyinstabot-downloader:v2.1.8
v2.1.8 - 2024-07-14
What's Changed
Full Changelog: v2.1.7...v2.1.8 by @obervinov in #80
🐛 Bug Fixes
🚀 Features
- Bump dependency versions for modules
- Feature request: Replace separator for queue reschedule
- Feature request: Add additional statistics on the user's widget