Releases: Medical-Informatics-Platform/mip
Releases · Medical-Informatics-Platform/mip
9.0.2
Immutable
release. Only release title and notes can be modified.
Release Briefing
This release includes updates to both the Backend and UI, focusing on stability improvements, fixes in user agreement handling, and better runtime configuration management.
Backend – Version 9.1.1
Fixes
- Fixed a silent failure when updating the
agreeNDAstatus for users.
UI – Version 1.0.1
Fixes
- Resolved a markdown rendering issue in the Terms screen.
- Fixed a race condition affecting the Proceed button when accepting Terms.
- Prevented double-click behavior on the Proceed button during Terms acceptance.
9.0.1
Immutable
release. Only release title and notes can be modified.
Database
-
PostgreSQL image upgrade:
Upgraded the platform-backend PostgreSQL container image to:postgres:18.3This update improves database runtime stability and keeps the deployment stack aligned with newer PostgreSQL releases.
9.0.0
Immutable
release. Only release title and notes can be modified.
Changelog:
- Merged mip-docs with mip-deployment repos into one repo containing both deployment info and versions, but also the mip technical documentation
- Renamed exareme2 -> exaflow
- Renamed portal-backend -> platform-backend
- Replaced portal-frontend with platform-ui
- Cleaned up and simplified the dev deployment instructions and files.
New Component Versions:
- New exaflow version (1.0.0), changelog: https://github.com/madgik/exaflow/releases
- New platform-backend version (9.0.1), changelog: https://github.com/Medical-Informatics-Platform/platform-backend/releases
- New platform-ui version (1.0.0), changelog: https://github.com/Medical-Informatics-Platform/platform-ui/releases