|
1 | 1 | ## Release 2025/01/23 |
2 | 2 |
|
3 | | -- **b543-lost-canvas-snapshot** - added a change to prevent the canvas content to disappear |
4 | | -- **b522-latex-edit-box-over-displayed-latex** - ui changes to the text editor |
| 3 | +- **b543-lost-canvas-snapshot** - improve robustness of canvas saving |
| 4 | +- **b522-latex-edit-box-over-displayed-latex** - milkdown UI fixes |
5 | 5 |
|
6 | 6 | ## Release 2025/01/21 |
7 | 7 |
|
8 | | -- **b65-enhanced-stats** - added set stats into the question stats |
9 | | -- **b590-chat-canvas-documentation** - added sections about chatbots into the user documentation and the technical documentation |
10 | | -- **/598-query-for-admin-dashboard-evaluation-functions-needs-optimisation - part 1** - prevented a query for evaluation function error statistics to be run as it caused the appliction to crash. There will be a follow-up work to optimise the query. |
| 8 | +- **b65-enhanced-stats** - chart added in the question STATS tab |
| 9 | +- **b590-chat-canvas-documentation** - chatbot documentation added |
| 10 | +- **b598-query-for-admin-dashboard-evaluation-functions-needs-optimisation - part 1** - evaluation function statistics disabled. Query will be optimised. |
11 | 11 |
|
12 | 12 | ## Release 2025/01/15 |
13 | 13 |
|
14 | | -- **b524-modular-chatbot-workspace** - core development for introducing new chatbot functionality |
15 | | -- **b540-chatbot-switches** - configuration updates to enable toggling chatbot functionality at the module, set, and question levels |
16 | | -- **b548-chat-mcqs-information-conversion** - added functionality to parse multiple-choice questions (MCQs) into a user-readable format for chatbot interactions |
17 | | -- **b552-pulumi-chat-infra-dev-staging-prod** - prepared AWS infrastructure, including new AWS Lambdas, to support chatbot functionality across development, staging, and production environments |
18 | | -- **b578-inconsistent-lambda-function-number-of-errors** - resolved inconsistencies in the display of Lambda function error statistics on the admin dashboard |
| 14 | +- **b524-modular-chatbot-workspace** - new chatbot functionality |
| 15 | +- **b540-chatbot-switches** - chatbot toggles |
| 16 | +- **b548-chat-mcqs-information-conversion** - parse MCQ respones into a user-readable format for chatbots |
| 17 | +- **b552-pulumi-chat-infra-dev-staging-prod** - infrastructure for chatbots |
| 18 | +- **b578-inconsistent-lambda-function-number-of-errors** - resolved inconsistencies in eval function error statistics |
19 | 19 |
|
20 | 20 |
|
21 | 21 | ## Release 2025/01/10 |
|
24 | 24 |
|
25 | 25 | ## Release 2025/01/09 |
26 | 26 |
|
27 | | -- **b75-add-labels-to-users-to-allow-filtering-in-analytics-examples-of-useful-labels-guest-msc-group2-personaltutor-etc-user-type** - added none option to the student filter |
| 27 | +- **b75-add-labels-to-users-to-allow-filtering-in-analytics-examples-of-useful-labels-guest-msc-group2-personaltutor-etc-user-type** - added 'none' option to student filter |
28 | 28 |
|
29 | 29 | ## Release 2025/01/08 |
30 | 30 |
|
31 | | -- **b75-add-labels-to-users-to-allow-filtering-in-analytics-examples-of-useful-labels-guest-msc-group2-personaltutor-etc-user-type** - implemented student admin categories and student module tags |
| 31 | +- **b75-add-labels-to-users-to-allow-filtering-in-analytics-examples-of-useful-labels-guest-msc-group2-personaltutor-etc-user-type** - student admin categories and student module tags |
32 | 32 | - **b562-single-multiple-choice-toggle-not-clear** - tidied up multiple choice toggle in the response area configuration panel |
33 | 33 |
|
34 | 34 | ## Release 2024/12/12 |
35 | 35 |
|
36 | | -- **b563-misc-frontend-changes** - Small client-side setup improvements |
| 36 | +- **b563-misc-frontend-changes** - client-side setup improvements |
37 | 37 |
|
38 | 38 | ## Release 2024/12/06 |
39 | 39 |
|
|
0 commit comments