Releases: PrivateAIM/node-ui
Releases · PrivateAIM/node-ui
v0.6.1
23 Apr 09:24
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-04-23)
Features
api: add 30s timeout request in case of misconfigured proxy (1806e61 )
avatar: add link to victorialogs (f8ce2cb )
logs: parse new victorialogs response (ef1d7f5 )
Bug Fixes
analysis: add timeout to button loading (fd310c7 )
analysis: allow stop and delete longer timeout (6559cfa )
v0.6.0
21 Apr 08:21
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-04-21)
⚠ BREAKING CHANGES
finalize victorialog parsing
Features
events: update event response parsing (9e2f49e )
finalize victorialog parsing (4740b55 )
v0.5.4
21 Apr 05:55
Compare
Sorry, something went wrong.
No results found
0.5.4 (2026-04-21)
Features
analysis: persistent analysis start loading indicator (cb1bfdf )
cleanup: add kong service cleanup endpoint to menu options (df6089f )
data-stores: add DataStoreHelpPanel sub-component (5f3fbdb )
data-stores: extract useDataStoreList composable (64098dd )
Bug Fixes
analyses: disable analysis control buttons if image not distributed (a91115e )
analysis: render buttons if approval_status is null (cb0aa11 )
data-stores: add computed to explicit vue imports in DataStoreProjectInitializer (ea25658 )
data-stores: clear loading flag on any completed fetch status (2bb21e8 )
v0.5.3
18 Mar 15:44
Compare
Sorry, something went wrong.
No results found
0.5.3 (2026-03-18)
Features
analyses: add distribution status column (7ce1c8f )
Bug Fixes
analyses: proper field for sorting distribution column (f930931 )
v0.5.2
10 Mar 12:07
Compare
Sorry, something went wrong.
No results found
0.5.2 (2026-03-10)
Bug Fixes
update: parse PO status update when manually updated (ea1885a )
Reverts
ssr: disable SSR to ensure functionality (f42d091 )
v0.5.1
09 Mar 12:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-02-05)
Bug Fixes
analysis: control buttons now update on status update from PO (a90f599 )
Reverts