Skip to content

Releases: GlowingScrewdriver/attendance_calci

v1.2

29 Sep 06:35
Compare
Choose a tag to compare

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

23 May 03:00
8aee76b
Compare
Choose a tag to compare

New feature: Chaining!
The algorithms to calculate some parameters have also changed.

First release!! v0.3

13 May 05:53
2aac6fe
Compare
Choose a tag to compare
Initial commit