Releases: da-stoi/canvas-class-average
Releases · da-stoi/canvas-class-average
v3.0-beta
What's New
- Refactored most of the assignment and weight table fetching code (switched from scrapping to API requests)
Bug Fixes
- Fixed various strange edge cases
Added URLs
- Added colorado.edu
- Added csun.edu
- Added psu.edu
- Added qut.edu.au
- Added saddleback.edu
- Added ucmerced.edu
- Added ucsd.edu
- Added umich.edu
- Added vt.edu
v2.2
What's New
- Refactored settings and grade history storage format
- Now supports syncing settings and grade history between devices
- Added more comments
- Settings page disclaimer now reflects chrome storage sync update
Bug Fixes
- Fixed "weight table missing" inaccuracy not displaying
- Now ignores weight groups if they are duplicates and have a weight of 0
- Removed extra console.log (oops 🙃)
- Removed scripting permission to comply with Chrome Web Store policies
Added URLs
- Added berkeley.edu
- Added smc.edu
v2.1
What's New
- Rewrote the extension with TypeScript and Webpack 🎉
- Added a section in Canvas settings to customize new features
- Displays how you are doing compared to the class average
- Displays your grade and the average grade by weight group
- If used, weight groups are how your instructor makes an exam worth more towards your final grade than homework for example
- Now is transparent about how and when the class average may be inaccurate
- Average reacts appropriately when selecting the "Calculate based only on graded assignments" checkbox
- Added checking for canvas course with unpublished grade averages
Bug Fixes
- Updated extension to work with new Canvas grades update
Added URLs
- uw.edu
- osu.edu