Releases: PrivateAIM/node-ui
Releases · PrivateAIM/node-ui
v0.4.0
0.4.0 (2026-01-29)
⚠ BREAKING CHANGES
- finished event viewer with metrics
Features
- analysis: enable periodic analysis status updates from podorc (422b790)
- auth: notify hub adapter on successful sign in and sign out (6e404dd)
- events: add clear filter button to event tag filter (d621199)
- events: working filters on events (6639ffe)
- finished event viewer with metrics (1d33a74)
- s3: add minio config to data store request (7ebae6d)
- s3: enable private bucket fields (b551f4a)
Reverts
- set pod orc status update interval to 15s (847f683)
v0.3.2
0.3.2 (2026-01-07)
Features
- analysis: add analysis result cache (fb1f74a)
- auth: add toasts for RBAC permission errors (c7d5e8f)
- rbac: redirect to 403 page if invalid users attempts analysis log access (f1c539b)
Bug Fixes
- analysis: modify updateAnalysisRun to work with array (ad407d6)
- analysis: rerun button now deletes analysis before starting again (4235141)
- analysis: rerun button now deletes analysis before starting again (4156f47)
- counter: provided correct variable to counter (f4b2074)
Performance Improvements
Reverts
- analysis: update analysis btn works again (f0b193d)
v0.3.1
v0.3.0
0.3.0 (2025-11-11)
⚠ BREAKING CHANGES
- add token refresh routine
Features
- add token refresh routine (12ae26a)
- analysis: add progress bar for analyses (cd70822)
- analysis: progress and run status now updated from sources on update button click (fc01080)
- ds: add dynamic options for S3 data stores (12e96f4)
- logs: add download and copy buttons (8bb26ad)
Bug Fixes
- analysis: buttons remain disabled if missing data store (4b4f70d)
- ds: have connection error toast show correct server name (e177033)
- ds: send correct datastore name upon creation (27a1536)
- toast: prevent connection error toast spamming (8bf14b3)
Performance Improvements
- analysis: better PO response parsing (cd7ca02)
Reverts
v0.2.21
v0.2.20
v0.2.19
v0.2.18
v0.2.17
0.2.17 (2025-08-25)
Features
- analysis: disable data store requirement if node is aggregator (3d6aa23)
- cleanup: add dialog box to clean up resources (227e587)
Bug Fixes
- idp: add keycloak as default provider if none given in env vars (fce63c9)
Performance Improvements
- analysis: make node type global instead of session-based (428b62d)