Releases: The-breakbar/TISS-Lightning-Registrator
Releases · The-breakbar/TISS-Lightning-Registrator
TISS Lightning Registrator 1.3.0
Hotfix for breaking changes on the TISS website, as well as some minor additions.
Changes
- fixed registrations not working
- added a timeout if the the clock synchronization check takes too long
- added support for preregistrations
TISS Lightning Registrator 1.2.1
Fix for exam registrations with slots.
Changes
- Fixed an issue when registering for exams with slots
- Minor changes to info notices
TISS Lightning Registrator 1.2.0
Install the latest release from the Chrome Web Store (Chrome/Opera/Edge). For Firefox, install by downloading the TISS-Lightning-Registrator-1.2.0-Firefox.xpi
file below.
Changes
- Fixed issues with group and exam registrations not working
- Now the Firefox version will also automatically update if there is a new version available
- Updated footer
TISS Lightning Registrator 1.1.0
Updated extension for LVA registrations and first release version for extension stores.
- Fixed LVA registrations (TISS API change)
- Minor improvements
- [Firefox] Fixed registrations disappearing from popup
TISS Lightning Registrator 1.0.0
The extension is finished, the full release is here! 🎉
While 1.0 doesn't introduce any major changes, it contains a lot of small fixes and improvements including but not limited to:
- Subgroups for the selector, so registration options with the same name can be differentiated
- Verification of the local system clock to avoid missing a registration because of desynchronization
- Additional handling for registration results such as waiting list, preregistration, missing STEOP, etc.
- Various new info notices
- Support for registrations queued for a long time, by keeping TISS login valid until the registration starts
- Documentation about the development of the extension, as well as the TISS registration API
TISS Lightning Registrator 0.3.0
- Complete UI overhaul, new stylized interface
- Added various info messages to inform the user of the state of the extension
- Improved task visuals by adding a countdown to queued tasks, and an error message to failed tasks
- Dates from TISS are now parsed to the timezone of Vienna, including support for daylight savings time
- Removed functionality of the "Show previous exams" button on exam pages to avoid unexpected behavior, also added an info-text to explain
- Fixed various bugs with the handling of the session storage and the display of tasks on a storage update
TISS Lightning Registrator 0.2.0
- New UI output, showing status of registration (queued/running/success/failure)
- Implemented internal task system to keep track of the status of registration processes
- Registration processes are stored in the session based chrome storage, any status updates are properly shown in the UI
- Added automatic task removal if tab is closed/updated
TISS Lightning Registrator 0.1.0
First release of the extension, includes these preliminary components:
- Scraping of the TISS site to get the data about the registration options
- Handling of requests needed to refresh the page and register
- Simple request loops to register as soon as possible
- Primitive UI to select registration option