Release Notes ‐ v1.0.2 ‐ 2025 07 25 - JU-DEV-Bootcamps/ERAS GitHub Wiki

Introduction

The following release has as a mixed focus between bug fixing, design and new functionalities.

🐛Bugs Fixed

  • Fixed an issue on /reports/dynamic-heatmap where the no Heatmap is being shown when selecting any Poll, Cohort or Variable. API calls return with status 200 but no data is being retrieved.
  • Fixed an issue on /reports/dynamic-heatmap where wrong heatmap is generated when including filters by Variable
  • Fixed an issue on /import-answers where the import process using date range is not working in some situations

✨ New Features

  • Added Student Name validators on FE and BE
  • Added on /supports-referrals a Referrals list with Mock Data
  • Added general validators on multiple BE entities

🔧 Improvements

  • Improved UI/UX related to sidebar and related components