Skip to content

Releases: sanjacob/BlackboardSync

0.9.12-alpha.3

30 Sep 23:13
Compare
Choose a tag to compare
0.9.12-alpha.3 Pre-release
Pre-release

Changed

  • Made it easier to request support for a university
  • Now you can invoke the python module directly from the terminal
    as blackboardsync (when installing via pip)

Added

  • The app will now also be available as a flatpak application,
    providing another option for installation on Linux
  • A GIF in the README showing how to install on macOS

Fixed

  • The readthedocs documentation will now build the API reference correctly

0.9.11

26 Sep 00:56
Compare
Choose a tag to compare

Fixed

  • Bug introduced with pydantic v2 where some content would be skipped

Changed

  • Pin dependencies in Pipfile and pyproject.toml for improved stability
  • Add some classifiers to show in PyPI

0.9.11-alpha.2

25 Sep 21:23
Compare
Choose a tag to compare
0.9.11-alpha.2 Pre-release
Pre-release

Fixed

  • Bug introduced with the upgrade to Pydantic v2 where
    course content with the 'groupContent' attribute
    set would cause related content to not be downloaded

Changed

  • Pin dependencies in Pipfile and pyproject.toml for improved stability
  • Add some classifiers to show in PyPI

0.9.11-alpha.1

25 Sep 15:54
Compare
Choose a tag to compare
0.9.11-alpha.1 Pre-release
Pre-release

Changed

  • Pin dependencies in Pipfile and pyproject.toml for improved stability
  • Add some classifiers to show in PyPI

0.9.10

17 Sep 10:09
Compare
Choose a tag to compare

Fixed

  • Other issues when migrating to pydantic v2

0.9.7

30 Jun 14:06
Compare
Choose a tag to compare

Fixed

  • Issues with redownloading all files after changing download location
  • Potential issue where remaining downloads would be cancelled at the end of sync

Changed

  • WebDav downloads are now also multithreaded

0.9.7-alpha.1

29 Jun 23:42
Compare
Choose a tag to compare
0.9.7-alpha.1 Pre-release
Pre-release

Fixed

  • Issues with redownloading all files after changing download location

Changed

  • WebDav downloads are now also multithreaded

0.9.6-alpha.1

29 Jun 14:31
Compare
Choose a tag to compare
0.9.6-alpha.1 Pre-release
Pre-release

Changed

  • Changing download since to an earlier year will cause a redownload
  • PyInstaller has been upgraded to 5.13, and other dependencies have also been upgraded

Fixed

  • Bug where resetting download since to 'all' would not take effect
  • Type hints were improved

0.9.5

27 Jun 17:12
Compare
Choose a tag to compare

Added

  • Option to go over setup wizard again after initial setup

Fixed

  • Issue with session logging back in immediately after logout

Changed

  • Uninstalling the program in Windows will also delete user configuration

0.9.5-alpha.1

27 Jun 16:04
Compare
Choose a tag to compare
0.9.5-alpha.1 Pre-release
Pre-release

Added

  • Option to go over setup wizard again after initial setup

Fixed

  • Issue with session logging back in immediately after logout

Changed

  • Uninstalling the program in Windows will also delete user configuration