Skip to content

Releases: obervinov/pyinstabot-downloader

pyinstabot-downloader:v2.1.7

25 Jun 19:31
3bbf47f
Compare
Choose a tag to compare

v2.1.7 - 2024-06-25

What's Changed

Full Changelog: v2.1.6...v2.1.7 by @obervinov in #74

🐛 Bug Fixes

  • fix exception when the post_id not found in the instagram content sources

pyinstabot-downloader:v2.1.6

22 Jun 11:35
765f870
Compare
Choose a tag to compare

v2.1.6 - 2024-06-22

What's Changed

Full Changelog: v2.1.5...v2.1.6 by @obervinov in #70

💥 Breaking Changes

  • remove unused database environment attribute (permanent path in the Vault: configurations/database)
  • remove unused environment variable PROJECT_ENVIRONMENT
  • the automatic queue verification mechanism has been removed. Instead of this method, added functionality to update the queue processing time via a message to the bot
  • change the structure of the table messages: add a new column state and updated_at, rename column timestamp to created_at

🐛 Bug Fixes

🚀 Features

  • Bump dependency versions for modules and workflows
  • Add button for rescheduling the queue

pyinstabot-downloader:v2.1.5

29 May 21:53
2dbe2ae
Compare
Choose a tag to compare

v2.1.5 - 2024-05-29

What's Changed

Full Changelog: v2.1.4...v2.1.5 by @obervinov in #61

🐛 Bug Fixes

pyinstabot-downloader:v2.1.3

29 May 15:26
a50fd61
Compare
Choose a tag to compare

v2.1.3 - 2024-05-29

What's Changed

Full Changelog: v2.1.2...v2.1.3 by @obervinov in #59

🐛 Bug Fixes

pyinstabot-downloader:v2.1.2

29 May 13:13
ef22b33
Compare
Choose a tag to compare

v2.1.2 - 2024-05-29

What's Changed

Full Changelog: v2.1.1...v2.1.2 by @obervinov in #55

🚀 Features

pyinstabot-downloader:v2.1.1

29 May 12:25
0ad131c
Compare
Choose a tag to compare

pyinstabot-downloader:v2.1.0

28 May 21:26
999b9e6
Compare
Choose a tag to compare

v2.1.0 - 2024-05-28

What's Changed

Full Changelog: v2.0.0...v2.1.0 by @obervinov in #37

🐛 Bug Fixes

📚 Documentation

💥 Breaking Changes

  • Add PostgreSQL support to the bot stack (instead of Vault). All bot data except configurations and user data is now stored in the database.
  • Remove outdated method for processing full account data per link of user profile.
  • Move all configuration of components form environment variables to the Vault.

🚀 Features

pyinstabot-downloader:v2.0.0

16 Sep 11:54
2e8f284
Compare
Choose a tag to compare

v2.0.0 - 2023-09-16

What's Changed

Full Changelog: v1.0.1...v2.0.0 by @obervinov in #7

In this release, the approach with issue and github project was implemented already at the very last stages of release preparation, so:

  • issue contains a list of mixed issues
  • these issue are duplicated in the readme sections

🐛 Bug Fixes

📚 Documentation

💥 Breaking Changes

🚀 Features

pyinstabot-downloader:v1.0.1

06 Nov 12:41
9e6e37b
Compare
Choose a tag to compare

v1.0.1 - 2022-11-06

What's Changed

Full Changelog: v1.0.0...v1.0.1

📚 Documentation

🚀 Features

pyinstabot-downloader:v1.0.0

05 Nov 19:00
Compare
Choose a tag to compare

v1.0.0 - 2022-11-05

What's Changed

Full Changelog: https://github.com/obervinov/pyinstabot-downloader/commits/v1.0.0

💥 Breaking Changes

  • project release