|
1 | 1 | ## Release 2025/11/05 |
2 | 2 |
|
3 | | -- **b851-empty-question-title-prevents-save** - Improvements to the question title validation and error handling. |
4 | | -- **b765-audio-record-tweaks** - Improved the UI for audio recordings. |
5 | | -- **b839-captions-with-latex-adjustments** - Reverted changes provided by **b774-style-in-captions** to confirm if they were causing saving delays when editing questions. |
6 | | -- **b842-button-widths** - UI improvements in the display of the response area buttons, making them aligned. |
| 3 | +- **b851-empty-question-title-prevents-save** - Question title validation and error handling improvements. |
| 4 | +- **b765-audio-record-tweaks** - Improved UI for audio recordings. |
| 5 | +- **b839-captions-with-latex-adjustments** - Revert **b774-style-in-captions**. |
| 6 | +- **b842-button-widths** - Teacher editor UI: response area button widths aligned. |
7 | 7 |
|
8 | 8 | ## Release 2025/10/31 |
9 | 9 |
|
10 | | -- **b853-remove-feedback-when-user-changes-answer** - The feedback now disappears when the user starts changing their answer. |
| 10 | +- **b853-remove-feedback-when-user-changes-answer** - Feedback disappears when user input is modified. |
11 | 11 | - **b867-sentry-disable-spans-and-replays** - Adjusted Sentry configuration to prevent a large number of alerts for the same cause. |
12 | 12 |
|
13 | 13 | ## Release 2025/10/30 |
14 | 14 |
|
15 | | -- **b860-reaction-icons-are-flashing-numbers** - Fixed an issue where numbers briefly appeared above reaction icons. |
16 | | -- **b865-teacher-preview-display-feedback-on-feedback** - Restored reactions in the teacher question preview, which had been mistakenly removed in a previous update. |
| 15 | +- **b860-reaction-icons-are-flashing-numbers** - Fix: numbers were briefly appearing above all reaction icons. |
| 16 | +- **b865-teacher-preview-display-feedback-on-feedback** - Restored reactions in the teacher question preview. |
17 | 17 |
|
18 | 18 | ## Release 2025/10/29 |
19 | 19 |
|
20 | | -- **b221-overall-progress** - Set of changes to display students overall progress to the teacher. |
| 20 | +- **b221-overall-progress** - Display overall progress of all students to the teacher within a module. |
21 | 21 |
|
22 | 22 | ## Release 2025/10/28 |
23 | 23 |
|
24 | | -- **b854-metadata-when-cloning-questions** – Display additional information when creating a question by cloning an existing one. |
25 | | -- **b856-global-tags-owner-validation-error** – Fixed the validation logic for global tag ownership. |
| 24 | +- **b854-metadata-when-cloning-questions** – Additional information when cloning from another question. |
| 25 | +- **b856-global-tags-owner-validation-error** – Fixed validation logic for global tag ownership. |
26 | 26 | - **b863-sentry-error-variable-input-got-invalid-value** – Resolved an error reported by the automated alert system that occurred when an empty value was sent to the API. |
27 | 27 |
|
28 | 28 | ## Release 2025/10/27 |
29 | 29 |
|
30 | 30 | - **b539-chasing-likes** – Improved the UI for reaction icons to prevent them from disappearing before the mouse can reach them. |
31 | | -- **b843-feedback-feedback** – Added reactions, allowing students to give feedback on the feedback they receive on their answers. |
| 31 | +- **b843-feedback-feedback** – Added reactions to response areas; students can give feedback on the feedback they receive. |
32 | 32 | - **b846-global-tags-editing-group-emails** – Reordered fields on the Global Tag editing page for better clarity and usability. |
33 | 33 |
|
34 | 34 | ## Release 2025/10/17 |
35 | 35 |
|
36 | | -- **b814-retire-expression-ra** - remove unused Mathpix equation endoint |
37 | | -- **782-branching-strategy** - new deployment workflow |
| 36 | +- **b814-retire-expression-ra** - Removed unused Mathpix equation endoint |
| 37 | +- **782-branching-strategy** - New deployment workflow |
38 | 38 |
|
39 | 39 | ## Release 2025/10/10 |
40 | 40 |
|
41 | | -- **b638-any-external-chat-function** - integrate functionality to allow for any externally-hosted chatbot |
42 | | -- **b810-multiple-chatbots-student** -ui-upgrade - changes to student UI to allow for the selection of which chatbot to use |
| 41 | +- **b638-any-external-chat-function** - Chatbots implemented as external microservices |
| 42 | +- **b810-multiple-chatbots-student** - Student UI: choice of chatbot |
43 | 43 |
|
44 | 44 | ## Release 2025/10/09 |
45 | 45 |
|
46 | | -- **b827-unenroll-many-users – part 3** – added information about the number of students to be unenroled |
47 | | -- **b802-all-drop-downs-and-tables-in-correct-order** – checked and corrected default order in drop-down lists and tables across the application |
48 | | -- **b824-remove-spaces-from-module-instance-dropdown** – removed spaces inside brackets in the module instance header drop-down button label |
| 46 | +- **b827-unenroll-many-users – part 3** – Added information about the number of students to be unenroled |
| 47 | +- **b802-all-drop-downs-and-tables-in-correct-order** – Checked and corrected default order in drop-down lists and tables across the application |
| 48 | +- **b824-remove-spaces-from-module-instance-dropdown** – Module instance header drop-down UI tweak |
49 | 49 |
|
50 | 50 |
|
51 | 51 | ## Release 2025/10/08 |
|
0 commit comments