Skip to content

v2.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 08:16
7b99557

What's Changed

🚀 Features

  • Specify download timeouts to avoid s3 errors (#846)
  • Specify upload timeouts to avoid s3 errors (#840)

🐛 Bug Fixes

  • Prompt for username and password if either of them are empty (#847)

📄 Documentation

  • Correct info regarding extending deadline in CLI (#802)
  • Add Dardel section to the documentation (#774)

🛡️ Dependencies

  • Bump cryptography library to solve CVE (#845)
  • Bump requests library from 2.32.2 to 2.32.4 (#842)

📌 Other Changes

  • GUI Related (not released yet)
    • Fix error handling bug in GUI authentication (#839)
    • Implement Project Info in GUI (#838)
    • Implement project listing in GUI (#779)

Full Changelog: v2.12.0...v2.13.0