From 18c5c62a5520bf62eb73e0ff0d5de338276af37c Mon Sep 17 00:00:00 2001 From: Joseph Walton-Rivers <joseph@fossgalaxy.com> Date: Thu, 6 Feb 2025 20:12:21 +0000 Subject: [PATCH] add link to v0.3 docs --- content/releases/_index.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/content/releases/_index.md b/content/releases/_index.md index a29ef8d..bfdad8f 100644 --- a/content/releases/_index.md +++ b/content/releases/_index.md @@ -2,6 +2,19 @@ title: Release History --- +## V0.3 + +* Warn users about editing previous cycles data +* Row-level security for module instances and contracts +* Cohort counts are shown in the module view +* Module Leader edit moved to it's own window (to avoid accidental modification) + +| Operating System | Link | +| ---------------- | ---- | +| Windows 10 | [build.zip](https://falmouthac-my.sharepoint.com/personal/j_dawes_falmouth_ac_uk/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fj%5Fdawes%5Ffalmouth%5Fac%5Fuk%2FDocuments%2Fbuild%2Ezip&parent=%2Fpersonal%2Fj%5Fdawes%5Ffalmouth%5Fac%5Fuk%2FDocuments&ga=1) | +| Linux | TODO | +| Mac | TODO | + ## V0.2.0 2425 Cycle * Database is now academic year aware - can plan across multiple academic years @@ -9,11 +22,6 @@ title: Release History * Academic years are referenced by ID rather than date field * Added duplication to iterations and activities -| Operating System | Link | -| ---------------- | ---- | -| Windows 10 | TODO | -| Linux | TODO | -| Mac | TODO | ## V0.1.0 2324 Cycle -- GitLab