Releases: HyDevelop/VeracrossAnalyzer.Client
Releases · HyDevelop/VeracrossAnalyzer.Client
v0.3.6.784
Features / Improvements:
- Use relative date as the starting point of the trending graph.
- Add more course name level format support. (Eg. "Pre-AP" = "AP")
- Add a course level list for undetectable courses. (Eg. "Piano Masterclass" = "Honors")
Bug Fixes:
- Fix: Some mobile devices fail to render html5 canvas with the trapezoid effect.
- Fix: Cookies cleared after one day. It is supposed to be cleared every 27 days.
- Fix: Github Pages doesn't allow sub-paths to be directed to the same page.
(Use /# to store location instead) - Add more browser support for "Save password?" prompts.
- Fix path reading issue when the starting page isn't
/#overall
v0.3.6.741
v0.3.5.703
v0.3.5.697
v0.3.4.561
v0.3.3.502
v0.3.2.451
v0.3.1.382
v0.2.3.315
- Optimize grading scheme API access rate by checking if the API is necessary before accessing.
- Fix: Grade history data points appear as 0 when there are no grades.
- Fix: Percentage-Type Grade history data points lower than actual.
(Eg. if homework weights 25%, quiz weights 75%, I have a perfect homework grade, and I didn't have any quizzes yet, the data point would be 25% instead of 100% before this fix.)
v0.2.2.303
- Fix percentage type grade calculation
- (where each type of assignment represents a different percentage of the average)