2.5.0
Changelog:
- Update "Recent Activity" (now renamed "Attendance") in light of changes due to covid-19 (#166, #144, #159)
- Add support for covid-19 schedule and fix time zone handling in clock (#145, #84)
- Make "Add assignment" button add to the currently selected category (#162)
- Stop offering to show nonexistent statistics for assignments added by the user that are not actually in Aspen (#149)
- Add download button to Reports tab (#147, #143)
- Use
requestAnimationFrame
for clock instead ofsetInterval
(#151, #135) - Add JSDoc comments (#128, works toward #153)
- Change
Example app listening on port ${port}!
toAspine listening on port ${port}!
- Fix clock alignment
- Update dependencies