tag:github.com,2008:https://github.com/DebugDyno/python-aria-mirror-bot/releases Release notes from python-aria-mirror-bot 2020-06-23T11:40:13Z tag:github.com,2008:Repository/402102402/v3.1 2020-06-23T11:40:13Z v3.1: This release fixes a critical bug in service account support. <p>We recommend updating to this version from 3.0 immidiately</p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v3.0 2020-05-09T10:29:13Z v3.0: This is our 3rd release with lots of changes <ol> <li>Telegram file mirror support added</li> <li>Service account support added</li> <li>Youtube-dl support added (Still experimental and quality selection is not yet supported)</li> <li>Bug fixups</li> <li>Many more that I probably forgot</li> </ol> shivamdev-lgtm tag:github.com,2008:Repository/402102402/2.1 2020-02-05T10:49:54Z 2.1: Fixed upload of empty files for Team Drive <p>Signed-off-by: lzzy12 <a href="mailto:jhashivam2020@gmail.com">jhashivam2020@gmail.com</a></p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v2.02-hotfix 2020-01-04T02:12:55Z v2.02-hotfix: Make Oauth Scope a list as it should be <p>Signed-off-by: lzzy12 <a href="mailto:jhashivam2020@gmail.com">jhashivam2020@gmail.com</a></p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v2.01-hotfix 2020-01-03T05:11:54Z v2.01-hotfix: Revert "Fixed potential race conditions in GoogleDriveHelper class" <p>This reverts commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/DebugDyno/python-aria-mirror-bot/commit/20dae25dc91e554c2ac5953e2c0685669f97d7a1/hovercard" href="https://github.com/DebugDyno/python-aria-mirror-bot/commit/20dae25dc91e554c2ac5953e2c0685669f97d7a1"><tt>20dae25</tt></a>.</p> <p>Signed-off-by: lzzy12 <a href="mailto:jhashivam2020@gmail.com">jhashivam2020@gmail.com</a></p> shivamdev-lgtm tag:github.com,2008:Repository/402102402/v2.0 2020-01-03T04:45:40Z v2.0: Implement Exponential Backoff <ul> <li>for handling Google Drive API errors such as 5xx,4xx</li> </ul> JaskaranSM