- 8e863fd chore: Update version to v3.1.0
- 9c1f461 fix: Use maxcpu from /nodes endpoint and remove debug logs
- e09549d feat: Re-add specific debug log for maxcpu
- 68a41c7 revert: Remove potentially problematic maxcpu debug log
- 30b96bd feat: Add specific debug log for maxcpu
- 66aa670 fix: Remove node status debug log
- be1c6a8 feat: Add debug log for node status before merge
- 4e2d99d fix: Handle 'N/A' string in PBS GC status display
- 729975d chore: Remove leftover HTML comments in PBS task table
- 32bd053 chore: Remove unused commented PBS sort listener calls
- 133076b refactor(ui): improve PBS tab UX (header contrast, no sort, no scroll hijack)
- 99678d3 fix(ui): improve PBS table header contrast in dark mode
- 14439c3 fix(ui): remove initial PBS loading message correctly
- 4b1abe9 fix(ui): prioritize explicit key in updateSortUI to avoid check failure
- a19dffb fix(ui): resolve hoisting and reference errors in PBS/sort logic
- 459d2f7 fix(ui): correct sort state key handling in updateSortUI for PBS tables
- d06d297 refactor: improve high-level PBS logging
- a89b56d fix: simplify PBS connected status text
- 5f76260 feat: add icons to navigation tabs
- ea1ba54 refactor: Revert deep copy and interval change
- 52fca36 chore: Remove raw API metrics log from backend
- 5786b55 chore: Remove remaining diagnostic logs
- a7702b8 chore: Remove diagnostic logs for disk read rate
- 632a500 fix: Restore rate calc and improve history reset logic
- 3b65aaa fix(debug): Place guestId_temp inside deep copy
- 69bf360 chore: Refine debug logic for diskread rate calc
- f98e289 chore: Add debug logic to rate calc for diskread
- e571d73 fix: Use deep copy for metrics data point
- 26bdb38 chore: Temporarily remove filter in rate calc for debugging
- 1fe34ad chore: Log history array contents before/during rate calc
- 4d51d5d chore: Log calculated disk read rate in processGuest
- 085230d chore: Add logging to createGuestRow for disk read value
- b2b6f48 fix: Use explicit copy for metrics data point to prevent stale disk values
- 27c0cdb Fix: Improve PBS tab handling and UI data stability. Ensure PBS tab always visible with correct status. Send initial PBS status immediately. Prevent metric/storage data flashing. Correct Nodes tab mem/disk data source.
- a8e79c9 fix(frontend): Prevent metrics update overwriting PBS status
- 5a83841 fix: Ensure correct PBS status is emitted to frontend
- 195d8a1 docs: Add alternative docker-compose example to README
- 0f48f68 build: Ignore compiled CSS output
- bdff5d0 docs: Fix logo path in README after refactor
- 7e174e7 fix: Resolve Tailwind content path issue after refactor
- 665b92b fix: Correct paths after frontend asset refactor
- c4cc4e5 refactor: Move frontend assets (public/, configs) into src/
- 67eba55 build: Add .DS_Store to gitignore
- eddab3a docs: Add community health files and improve README
- 7bb7340 chore: Ignore .cursor directory
- 43fd808 chore(deps): bump tailwindcss from 3.4.4 to 4.1.4