Skip to content

Releases: obervinov/pyinstabot-downloader

pyinstabot-downloader:v3.2.0

21 Nov 15:28
93582bb
Compare
Choose a tag to compare

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 and Posts List buttons from the bot commands, because it is have been replaced by the Posts 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

01 Nov 14:40
997f16e
Compare
Choose a tag to compare

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 the Uploader() class - this is a deprecated mechanism
  • rewrite the exception handling in the Downloader() class
  • add exception handling for the ChallengeRequired in the Downloader() class
  • other small improvements

pyinstabot-downloader:v3.1.2

28 Oct 14:54
22566fd
Compare
Choose a tag to compare

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

24 Oct 14:52
a236cfd
Compare
Choose a tag to compare

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

23 Oct 19:09
68f4856
Compare
Choose a tag to compare

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

pyinstabot-downloader:v3.0.0

09 Oct 06:48
c5700b1
Compare
Choose a tag to compare

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 and Mega (Support for individual cloud providers removed in favour of webdav compatible providers)
  • change of parameter configuration for downloader-api and uploader-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

04 Oct 09:26
0521ba6
Compare
Choose a tag to compare

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

🐛 Bug Fixes

  • general bug fixes and improvements

pyinstabot-downloader:v2.2.1

24 Aug 20:07
b340a79
Compare
Choose a tag to compare

pyinstabot-downloader:v2.2.0

pyinstabot-downloader:v2.1.8

14 Jul 21:55
934db75
Compare
Choose a tag to compare