Skip to content

v0.9

Compare
Choose a tag to compare
@syuChen1 syuChen1 released this 13 Oct 18:27
· 358 commits to develop since this release
06eff6b

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