Skip to content

pyinstabot-downloader:v2.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 11:35
765f870

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