Releases: STEM-C/CaSMM
Releases · STEM-C/CaSMM
v1.2.1
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1
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
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
v0.9
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