Releases: GlowingScrewdriver/attendance_calci
Releases · GlowingScrewdriver/attendance_calci
v1.2
The extension now watches and waits for the attendance table to be populated before attempting to set up thecalculator buttons. This means it loads immediately after the Attendance view is loaded. For the same reason, the buttons are now displayed even upon switching semesters.
Under the hood, it uses a MutationObserver
to achieve this.
Head over to the installation instructions and have some fun!
Full Changelog: v1.0...v1.2
v1.0
New feature: Chaining!
The algorithms to calculate some parameters have also changed.
First release!! v0.3
Initial commit