Releases: github-education-resources/classroom-assistant
v2.0.4
v2.0.3
This release includes a number of security patches and removes Google Analytics (and tracking) from Classroom Assistant
v2.0.2
Small security fixes for Electron and token hijacking attacks.
v2.0.1
New in this Release ✨
- This fixes version analytics in the 2.x release
v2.0.0-beta
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
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