Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Releases: education/classroom-assistant

v2.0.4

22 Mar 15:09
3de6e4b
Compare
Choose a tag to compare

New in this Release ✨
Routine security updates to make Classroom Assistant safer!

v2.0.3

16 Dec 19:04
Compare
Choose a tag to compare

This release includes a number of security patches and removes Google Analytics (and tracking) from Classroom Assistant

v2.0.2

10 Jul 21:12
Compare
Choose a tag to compare

Small security fixes for Electron and token hijacking attacks.

v2.0.1

12 May 16:57
Compare
Choose a tag to compare

New in this Release ✨

  • This fixes version analytics in the 2.x release

v2.0.0-beta

11 May 15:33
Compare
Choose a tag to compare

New in this Release ✨

This release should appear to be the same Classroom Assistant you know and love but on the inside are several important changes:

  • Dependency Security Updates (electron-*, dugite, etc)
  • Secure URL support for new backends
  • We are now notarizing the OSX build for Catalina

This fixes a number of vulnerabilities and works to upgrade Electron and Electron Forge to help development move forward. The 1.0.x branch of Classroom Assistant is on a very old version of electron (1.8.x) and this moves to 8.2.3. Going forward this should be easier to maintain.

For development:

  • We have moved our entire build and test pipeline to GitHub Actions
  • We are now relying on webpack to create the build
  • Better hot-module-reloading, better localhost development

v2.0.0

11 May 20:57
Compare
Choose a tag to compare

New in this Release ✨

This release should appear to be the same Classroom Assistant you know and love but on the inside are several important changes:

  • Dependency Security Updates (electron-*, dugite, etc)
  • Secure URL support for new backends
  • We are now notarizing the OSX build for Catalina

This fixes a number of vulnerabilities and works to upgrade Electron and Electron Forge to help development move forward. The 1.0.x branch of Classroom Assistant is on a very old version of electron (1.8.x) and this moves to 8.2.3. Going forward this should be easier to maintain.

For development:

  • We have moved our entire build and test pipeline to GitHub Actions
  • We are now relying on webpack to create the build
  • Better hot-module-reloading, better localhost development

v1.0.5

05 Jun 17:03
Compare
Choose a tag to compare

New in this Release ✨

  • Fixes bugs in Analytics and Logging

v1.0.4

03 Jun 04:32
Compare
Choose a tag to compare

New in this Release ✨

  • Routine security updates to make Classroom Assistant safer!

v1.0.3

26 Dec 09:10
27d708e
Compare
Choose a tag to compare

New in this Release ✨

  • Handle edge case of assignments with zero submissions #116
  • New download completion dialog #115
  • Prompt user to move app to Applications folder #121

v1.0.2

10 Oct 16:26
Compare
Choose a tag to compare

New in this Release ✨

  • Fixed Kubuntu Protocol Handler Error #106
  • Updated Help Link on application to redirect to GitHub Issues Page