Skip to content

Releases: HyDevelop/VeracrossAnalyzer.Client

v0.3.6.784

03 Nov 15:54
Compare
Choose a tag to compare
v0.3.6.784 Pre-release
Pre-release

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

21 Oct 02:02
Compare
Choose a tag to compare
v0.3.6.741 Pre-release
Pre-release
  • Add "Next Course" and "Previous Course" buttons.

image

  • Add titles to history.

image

v0.3.5.703

21 Oct 00:28
Compare
Choose a tag to compare
v0.3.5.703 Pre-release
Pre-release
  • Make tooltip more informative

image

v0.3.5.697

20 Oct 23:56
Compare
Choose a tag to compare
v0.3.5.697 Pre-release
Pre-release
  • Add course detail page
  • Add a scatterplot of course scores

image

v0.3.4.561

14 Oct 01:49
Compare
Choose a tag to compare
v0.3.4.561 Pre-release
Pre-release

Add a loading / error screen

image
image

v0.3.3.502

13 Oct 22:37
Compare
Choose a tag to compare
v0.3.3.502 Pre-release
Pre-release
  • Add buttons to mark notifications as read.
    (The 'x' on the right)

image

v0.3.2.451

06 Oct 00:17
Compare
Choose a tag to compare
v0.3.2.451 Pre-release
Pre-release
  • Display unread assignment updates

image

v0.3.1.382

05 Oct 18:14
Compare
Choose a tag to compare
v0.3.1.382 Pre-release
Pre-release
  • Add a veracross style course list
  • Make the positioning of the signout button less awkward

image

v0.2.3.315

01 Oct 23:25
Compare
Choose a tag to compare
v0.2.3.315 Pre-release
Pre-release
  • 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

01 Oct 01:18
Compare
Choose a tag to compare
v0.2.2.303 Pre-release
Pre-release
  • Fix percentage type grade calculation
  • (where each type of assignment represents a different percentage of the average)