Releases: eth-cscs/firecrest-ui
Releases · eth-cscs/firecrest-ui
2.4.7
- UI: consider only jobId and make job sorting resilient to a missing value
- Security: upgraded tar to >=7.5.4 to address multiple path traversal and file overwrite vulnerabilities
- Security: bumped lodash and lodash-es to 4.17.23 to fix prototype pollution issues
- Security: removed vulnerable brace-expansion@1.1.12 via Yarn resolutions
- CI: downgraded Vite to a Remix-supported version to resolve peer dependency conflicts and unblock CI installs with Yarn 4
--immutable
2.4.5
- bug fix navigation from job list to job details
2.4.3
- auto-reload the job list in the view every 2s
- function to sort jobs externalized
- node upgrade to v24
2.4.3-beta3
- auto-reload the job list in the view every 2s
- function to sort jobs externalized
2.4.3-beta2
- node upgrade to v24
- minor react fix
2.4.2
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
- Job Scheduler left navigation icon changed (CommandLineIcon)
- Preserve entered URL during login process
- Node dependencies review for GHSA-2w69-qvjg-hvjx, GHSA-8v8x-cx79-35w7, GHSA-6rw7-vpxm-498p, GHSA-9jcx-v3wj-wh4m
2.4.2-gamma6
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
- Job Scheduler left navigation icon changed (CommandLineIcon)
- Preserve entered URL during login process
- Dependency review for CVE-2026-22029, CVE-2026-21884, CVE-2025-15284, CVE-2025-68470
2.4.2-gamma5
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
- Job Scheduler left navigation icon changed (CommandLineIcon)
- Preserve entered URL during login process
- Dependency review for CVE-2026-22029, CVE-2026-21884, CVE-2025-15284
2.4.2-gamma4
- Redesigned HPC Console UI navigation to support a contextualized definition of vCluster system and user account context.
- Updated left-hand menu to display platform vClusters along with their status.
- Added a top-right dropdown menu for selecting the active user account.
- Updated filesystem and compute configuration forms to adapt dynamically to the current context.
- Adjusted UI routing to support link sharing.
- Enhanced the job list view with an option to load either all jobs for an account or only those belonging to the current user.
- Job Scheduler left navigation icon changed (CommandLineIcon)
- Preserve entered URL during login process
Pre-release 2.4.2-gamma3
make linter happy