Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 4.22 KB

CHANGELOG.md

File metadata and controls

55 lines (38 loc) · 4.22 KB

CHANGELOG

1.9.0 (2024-04-17)

Features

1.8.1 (2024-04-13)

Features

  • bypass browser alerts on success/failure of form submission (bb9e85b)

1.8.0 (2024-04-12)

Features

  • CI Pipeline accomodation (8958f07)
  • firefox and chrome release (509acf3)
  • github release pipeline (90b9c1e)
  • manifest-v3: Ported the codebase to use manifest v3 (a21f21a)
  • manifest-v3: Ported the codebase to use manifest v3 (#26) (ac3482a)
  • multiple forms at once (b5ef13b)
  • refill form if wrong captcha (4b13dbb)
  • Refill form in mode2 when captcha is incorrect (4adde2f)
  • single form filling (08470c4)
  • support for Enter key (0a48c24)
  • support for Enter key (f6d908b)

Bug Fixes

  • bug in clicking radio buttons when there are multiple profs for the same course (751e105)
  • chrome & firefox release (5a61394)
  • command to publish to chrome web store (a6fa47f)
  • command to publish to mozilla add-on store (4aed436)
  • counter handling (d86dde7)
  • Enter key press giving 'Not Eligible' error; synced with firefox codebase (84cf5a3)
  • Extension Window (08f3248)
  • Extension Window (#15) (2434582), closes #12
  • firefox: Form not being submitted after pressing enter key (84fe5b7)
  • handleProf() calling order (f0a16b1)
  • handling prof (93a7b5b)
  • images (a3ea895)
  • mentioning js/feedback.js wasn't necessary (08b394c)
  • mulitple dangling listeners on feedback type buttons (af0a7ff)
  • process flow (2190b68)
  • process flow - firefox (23746a3)