Releases: fedebotu/kaist-safety-course-bot
Releases · fedebotu/kaist-safety-course-bot
v1.1.0
Released via Github Actions
Changelog:
- Latest updates with https://pypi.org/project/webdriver-manager/
- Update
requirements.txt
v1.0.1
v1.0.0-alpha
Steps forward toward stable release! 🚀
This version includes:
- Updated for the new website
- Big GUI overhaul
- Added option for fast skipping of videos
- Added login with multiple options
- Automatic driver download
- Support multiple browsers
- New settings
- ... and more!
Note
Since the website changed, right now only video skipping is implemented. Still need some time for the quiz!
v0.2.0
GUI is now available!
Changelog:
- Added GUI with PySimpleGUI
- In-app help and link
- Add stoppable thread for selenium driver
- Source code polishing
- Misc. fixes
v0.1.0
Released via Github Actions