Skip to content

Releases: WISE-Community/WISE-API

v1.4.2

19 Nov 16:59
51cac64
Compare
Choose a tag to compare

1.4.2 (2024-11-19)

Bug Fixes

  • CM: Admin can't launch CM for other teachers' runs (#283) (51cac64)

v1.4.1

11 Aug 19:31
74d358e
Compare
Choose a tag to compare

1.4.1 (2024-08-11)

Bug Fixes

  • Timestamp: Save annotations, events, student work with milliseconds (#278) (74d358e)

v1.4.0

05 Aug 20:16
edcb4b2
Compare
Choose a tag to compare

1.4.0 (2024-08-05)

Features

  • Multiple Languages: Add POST endpoint to save translations to a unit (#253) (#279) (edcb4b2)

v1.3.0

12 Jul 19:34
Compare
Choose a tag to compare

1.3.0 (2024-07-12)

Features

  • GitHub: Rename workflows. Added 'feat' for testing workflow purpose (d6f5cf5)

v1.2.0

11 Jul 19:32
effc47d
Compare
Choose a tag to compare

1.2.0 (2024-07-11)

Bug Fixes

  • Project Service: Update with correct CC BY-SA license text #255 (102aa23)

Features

  • AI Chat: Implement endpoint to make a request to Chat GPT (#252) (c4c0d30)
  • Config: Add AWS speech to text configuration support (#254) (e61ea56)
  • PeerChat: IsTyping endpoint (#250) (710f991)
  • Teacher: Implement unit tagging (#276) (58e2f9f)
  • User: Change role to roles (#258) (6e84932)

v1.1.0

09 Jan 16:40
636701c
Compare
Choose a tag to compare

1.1.0 (2024-01-09)

Features

  • Unit Library: Include tags when retrieving units in the library (#248) (636701c)

v1.0.0

27 Nov 20:04
Compare
Choose a tag to compare

1.0.0 (2023-11-27)

Bug Fixes

  • Admin: Escape fields to prevent cross-site scripting (#206) (ea7f7fa)
  • Authoring: Check asset file is in asset folder (#189) (199c458)
  • Authoring: Check real mime type when author uploads a file (#187) (db0d003)
  • Config: Retrieve config when new workgroup joins run (#208) (31a97f2)
  • Create Run: Exception on empty database (#135) (7c84915)
  • Embedded: Auto comment does not show up immediately (#214) (56f53d5)
  • Export: Request uri too large error (#199) (716622e)
  • Google Login: Keep locale path after login (#139) (0d0deca)
  • Grading Tool: Teacher can open grading tool (#69) (b179815), closes #65
  • Legacy: Use old mysql properties in legacy (#174) (3fd2622)
  • Login: Google Login redirect to previously requested url (#176) (3f548fe)
  • Manage Students: Remove student does not remove from all workgroups (#243) (61a01ac)
  • Manage Students: Student can end up in multiple workgroups (#239) (54b7f7d)
  • Peer Group: Non admins can not create new peer groupings (#237) (3707067)
  • PeerGroup: Duplicate peer groups (#202) (1463c17)
  • PeerGroup: Return null when random pairing cannot be made (#125) (204f5fa)
  • Run Info: Allow teachers to request run info by id (#230) (97f82f2)
  • Session: Remove Session ID from Redis after logout (#168) (51bd8e6)
  • Session: Remove stale sessions (#148) (b9fe46c), closes #3
  • Share Unit: Teacher owner loses authoring permission (#212) (918da9d)
  • Student Data: Student data does not save if in multiple workgroups in a run (#241) (98fb87d)
  • Student Work: Only allow students to get their own work (244d0ad), closes #46
  • Student: Add teammate already in another team error message (#246) (8213bf2)
  • StudentData: Send response as UTF-8 (#172) (be980fb)
  • UserRegistration: Allow spaces and - in first and last name (#192) (51ce8df)
  • WebSocket: Secure endpoints (dbf09a1)

Features

Read more