Skip to content

Releases: STEM-C/CaSMM

v1.2.1

17 Sep 03:36
1c87ebd
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release
continue of tls hotfix (#444)

v1.2.0

17 Sep 02:58
e9f3ef6
Compare
Choose a tag to compare

Server

  • fix redis server tls error
  • enable gzip to serve frontend, reduce page load time from 4s to 1s

Client

  • migrate devtool from webpack to vite, reduce build time from 5min to 30s

v1.1.3

31 Aug 21:20
7de5580
Compare
Choose a tag to compare

Server

  • Continue fix on Redis TLS

v1.1.2

30 Aug 03:24
75cc464
Compare
Choose a tag to compare

Server

  • Quick fix on Redis TLS

v1.1.1

27 Apr 03:49
Compare
Choose a tag to compare

Server

  • Fix Bug where JSON size>1mb will fail

Documentation

  • Add Strapi Documentation plugin
  • Update Readme files
  • Update ER diagram

v1.1

17 Apr 02:58
2fc62f8
Compare
Choose a tag to compare

Client

  • New student replay capture
  • Researcher's replay data table + filters
  • Researcher code replay timeline, downloadable logs, and more detailed information.
  • Content creator publishing classroom activity for a Day.
  • Mentor's ability to create, edit, and load workspace, and save classroom activity as a workspace.
  • Various UI and interface improvements.

Server

  • Added new endpoints for new features

v1.0

20 Jan 23:21
96f883e
Compare
Choose a tag to compare

Client

  • New DHT customer library blocks
  • Researcher role basic implementation
  • Content Creator draft/save draft feature
  • New global user state implementation
  • Various interface updates and improvement

Server

  • Added new endpoints for new content creator features and new researcher features.

Script

  • Updated dev database for the new endpoints and permissions

v0.9.1

31 Oct 02:21
dceea7e
Compare
Choose a tag to compare

Client

  • Trimming white spaces for add student csv file
  • Added example add student csv file
  • Formatted teacher/mentor views

Server

  • Integrated with Sentry for production monitoring

v0.9

13 Oct 18:27
06eff6b
Compare
Choose a tag to compare

Client

  • Remodeled content creator interaction #218
  • Added ability to save student programming history #186
  • Added forgot password page and reset password page #307
  • Various interface updates and improvement
    • UI updates for login, join classroom, student day pages and more.
    • Displaying errors for Compiling Arduino code
    • Lock Blockly workspace while compiling.

Server

  • Updated Strapi to the latest version. #276
  • Added new endpoints for new content creator interaction. #218
  • Fixed testing code due to Strapi update. #304

Script

  • Updated dev database for the new endpoints and permissions

Others

  • Made our own Blockly generator based on Arduiblockly

v0.8

11 Aug 17:32
e181bf4
Compare
Choose a tag to compare

Client

  • Added Serial Monitor #221
  • Added student auth #228
  • Content creator UI changes and function rewrite #234 #241
  • Various interface updates and improvement
    • Mentor and content creator not able to upload code to Arduino #229
    • Mentor filter unable to process unit number > 9 #222
    • Content creator toolbox prefilled with previous save options #235
    • Serial connection fix #259

Server

  • Fix a bug where student always goes to the first classroom created #243
  • Sorted block category #254

Script

  • Updated dev database to include a more realistic testing data #255