Skip to content

Releases: PrivateAIM/node-ui

v0.5.1

09 Mar 12:07
edf1f0f

Choose a tag to compare

0.5.1 (2026-03-09)

Bug Fixes

  • ssr: make avatar items computed refs (0c7c738)

Performance Improvements

  • handle when authetication is loading (e35d315)

v0.5.0

05 Mar 13:47
64098f7

Choose a tag to compare

0.5.0 (2026-03-05)

⚠ BREAKING CHANGES

  • add analysis progress parsing

Features

  • add analysis progress parsing (e23bfc9)
  • preferences: add dialog box with current user settings (d274405)

Bug Fixes

  • analysis: fix PO update parsing and run status update (9db7717)
  • update HA user settings model (cc9407a)

Performance Improvements

  • better handling of pod statuses (2d5608c)

v0.4.3

20 Feb 17:52
907466a

Choose a tag to compare

0.4.3 (2026-02-20)

Features

  • update event filtering and bind to meter group (d3a216c)

Bug Fixes

Performance Improvements

  • skip settings retrieval until after authentication (d77c8dd)

v0.4.2

18 Feb 15:09
8a3deeb

Choose a tag to compare

0.4.2 (2026-02-18)

Features

  • implement data requirement toggle (4d9ea94)

Bug Fixes

  • token: fix refresh access token when in offline mode (d606290)
  • Z no longer needed for timestamps from Python (ddbbdac)

Reverts

  • add NUXT_PUBLIC_ORIGIN back (8193472)

v0.4.1

05 Feb 07:42
4b5c86c

Choose a tag to compare

0.4.1 (2026-02-05)

Bug Fixes

  • analysis: control buttons now update on status update from PO (a90f599)

Reverts

v0.4.0

29 Jan 16:39
29d23a8

Choose a tag to compare

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

07 Jan 12:20
cdcc455

Choose a tag to compare

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

  • better parsing of dynamic analyses (8e508b3)
  • consolidate toasts (415ed85)

Reverts

  • analysis: update analysis btn works again (f0b193d)

v0.3.1

15 Nov 08:54
31e7178

Choose a tag to compare

0.3.1 (2025-11-15)

Bug Fixes

  • analysis: enable buttons if no datastore but node is aggregator (6c0cd17)
  • analysis: enable buttons if no datastore but node is aggregator (3b840bf)

v0.3.0

11 Nov 09:53
f98d2ea

Choose a tag to compare

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

  • cleanup: add zombies back to cleanup options (0b73695)
  • logs: no longer gatherLogs using onMounted to prevent RefreshSwitch bug (f9a2fc5)
  • update: remove hub call for updat (2370f89)

v0.2.21

22 Oct 10:03
33301e4

Choose a tag to compare

0.2.21 (2025-10-22)

Features

  • analysis: poll PO for pod status updates (cd0e78b)
  • analysis: update table with analysis run status from PO (94122fa)
  • cleanup: add keycloak cleanup option (4ee8365)
  • logs: auto refresh enabled when logs present (e3385c8)