MedLearn Release Notes
15th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.12 fix: date coming from the db for the qr codes is now correctly timezoned (c42374b9) Removed stray data that broke the JS (efeee818) Fix:A-Z page ordering is not correct and merges pages and custom links (bc9dd237) Fix:Database rewrite rules now only applied on theme switch (5401efb6)
13th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.11 fix: attendance was not visible to the student even when we unhide the events (78b18b91) Merge branch ‘staging’ into patch/celcat-import (670c663d) refractor: changed closure to arrow function (e4b02695) Added some defaults to choose from (f2b106f4) feat:Adds options for colour visual deficiencies for RAG (39667d73) refractor: addressed review comments (98f80cd9) […]
12th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.10 Optimised attendance checking for an individual student (bc5c9c93)
9th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.9 ops: removing redundant code (c3ebabbd) Register report shows leave and reported absence as seperate data (6189b5ff) Custom links for PG removed and correct help URL now given for help (e0fba127) Initial Commit (6e6d443b)
9th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.8 ops: extending the celcat import modules cli command (b3bc9b15) ops: added a cron job for the celcat attendance sync (2aecd032) Added button for return to student mit circs (0189fd1a) Check for the user allocations and ignores celcat groups bulk uploading (528f2a62)
8th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.7 ops: updates to the local db import cli command (2d1cd5a2) Fix: Event editing is only restricted for events created through celcat (90fad86e) refractor: static array moved to env variable (9c10f11d)
6th October 2025 by Alex Furr
Release notes for MedLearn version 2.6.6 ops: small fix for the import local db cli command (d29520dd) No longer get crit error for events with groups that have no missing students (2cb4cab2) Refractor: Changed SQL query to Eloquent (e24b8427) Fix: “user_type” added to the list of arguments while updating user information (5228a8d8) Fix: allowed category […]
3rd October 2025 by Alex Furr
Release notes for MedLearn version 2.6.5 fix: various bug fixes for the podcast app (fd5fa1c8) Re added the tutor PA links (d0c4cb07) Fix: Duplicate events being created when the same register event is bring updated (93123e98) fix: Event cant be created due to invalid parameter eventId error (d5630438) Fix: Delete button hidden if it is […]
1st October 2025 by Alex Furr
Release notes for MedLearn version 2.6.4 merge branch fix/celcat-import-table-migrations (6a9c815a) ops: updating the infrastructure dependencies (c0bf0d0b) added last set of table migrations (f33d2027) Cannot edit or delete a celcat event (6607f4ae) fix: remove a testing string (8d12d4f7) Tweak for regsiters check on deletiong (17d8cd22) added first set of table migrations (fbf9697c) fix: small update celcat […]
30th September 2025 by Alex Furr
Release notes for MedLearn version 2.6.3 fix: adding missing database migrations to subsites (bdf3c9ff)