Skip to content

Releases: LambdaIITH/AIMS-Helper-Chrome

v0.8

05 Jun 17:32
c2ee436
Compare
Choose a tag to compare

New in v0.8:

This release contains a new long-requested feature along with a host of bug-fixes and updates to library code.

New Feature:

  • GPA Calculation: Select or Deselect an entire semester's courses. Click the new checkbox beside every semester's header to quickly select a semester's courses or deselect all the courses from that semester. The checkbox essentially acts as a reset/default selection button. We hope this will make it easier to calculate one particular semester's GPA.
    Update Screenshot

Bug fixes:

  • Timetable generation: Thanks to Sumanth, @Sigma1084: The timetable code generation is now more robust. In case that the slot endings were off by a minute, the extension still generates the timetable for these courses. An incorrect mention of the 17:30-18:55 slot has also been corrected.
  • Timetable: Earlier, having a course present in an unknown slot would lead the timetable generation to fail entirely. This is no longer the case, and the erronous course is now ignored.
  • Timetable Download: Earlier, sometimes an empty white page would be present in the downloaded timetable PDF. This has now been fixed. The dimensions of the printed PDF have also been tweaked to ensure that the entire timetable gets printed.
  • GPA Calculation: Earlier, Minor Elective courses used to be included by default in calculating your CGPA. This has now been fixed, and the courses is ignored by default.

Library updates:

  • Updated html2pdf.js to v0.9.3