All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Retry enrollment when a lessons is full, a place gets free and enrollment is tried but some else was faster (#13).
- Added PHZH login support (#12).
1.3.0 - 11.10.22
- Added CHANGELOG.md
- Added optional selection filter based on training level from CyprienHoelzl
1.2.1 - 27.09.22
- Correct name of element on website from mathinic
1.2.0 - 17.03.22
- Added ASVZ account support for alumni from abrandemuehl
- Added helpful feedback if a 404 page is hit
1.1.1 - 16.12.21
- Added
Rämistrasse 80
to the available facilities
- Make script language independent (and fix UZH name issue) from mathinic
- Changed deprecated
logging.warn
tologging.warning
- Updated various as deprecated marked code
- Only ask for password if it is not supplied already
- Decreased retry intervall on booked out lessons from 60 to 30 seconds
- Improved script stability and UX
- Updated requirements (selenium to
4.1.0
and webdriver-manager to3.5.2
)
- Language code that is not accepted by SwitchAAI
1.1.0 - 18.06.21
- Set script encoding
- Password can be passed via CLI argument
1.0.0 - 05.06.21
- Added GPL-3.0 license
- Added credentials check on startup
- Rewrote the whole logic
- Corrected README example commands from lmeinen
0.1 - 07.05.21
Initial version