What's Changed
- π£ Forward bearer tokens to resolve permission denied errors in authMode: token by @amorey in #1000
- π£ Patch CVE-2026-29063 by @amorey in #1001
- β¨ Replace flushSync workaround with native useFlushSync option by @suresh-jakhar in #1005
- β¨ Bump @tanstack/react-virtual to 3.13.21 by @ndpvt-web in #1006
- π Add upgrade notification banner and notifications integration by @DavidReque in #998
- β¨Remove unnecessary explicit WorkloadItem type annotations by @DavidReque in #1007
- π Add kubeContext support to ClusterVersionStatus by @DavidReque in #1008
- π Upgrade megaphone to fix write on closed channel panic by @amorey in #1013
- β¨ Fix intermittent race test failure by @amorey in #1014
- π Security upgrades by @amorey in #1015
- π£ Add apt update to publish-launchpad workflow by @amorey in #1017
- π£ Add os version to zypper package-healthcheck and upgrade actions by @amorey in #1018
- π Update contribution guidelines and pr template by @amorey in #1020
- β¨ Switch to ubuntu-slim for small CI/CD tasks by @Roshan1299 in #1022
- β¨ Add common AI coding tool directories to gitignore by @amorey in #1027
- π Add RISC-V runners to PR checks by @ZhangDT-sky in #1023
- β¨ Small style improvement to kick tires on new repo settings by @amorey in #1030
- π£ Sync theme changes across tabs by @ZhangDT-sky in #1031
- β¨ Add tests for theme changes across tabs by @ZhangDT-sky in #1035
- β¨ Use Go vendoring to speed up PR checks by @wiliyam in #1034
- β¨ Update lodash dependency by @amorey in #1037
- π Update conventional commit title list by @amorey in #1038
- β¨ Use pre-built cluster-agent image by default in development by @amorey in #1039
- β¨ Add multiple options for Rust dev mode by @amorey in #1040
- Fix: Upgrade dashboard-ui to Vite 8 by @gabrnavarro in #1042
- π Update AI guidelines and contributing docs by @amorey in #1044
- π Change description of key changes in PR template by @amorey in #1045
- π£ Improve graceful shutdown behavior of cluster API server by @amorey in #1046
- Improve graceful shutdown behavior of dashboard server by @amorey in #1047
- β¨ Simplify ConnectionManager shutdown to synchronous Close by @amorey in #1050
- β¨ Upgrade vite to 8.0.5 and unplugin-fonts to 2.0.0 by @amorey in #1051
- π£ Re-pin auto-scroll on scroll container resize by @amorey in #1052
- β¨ Update dashboard-ui dependencies and fix lint/type errors by @amorey in #1054
- β¨ Move RISC-V tests to post-merge workflow by @ZhangDT-sky in #1053
- β¨ ci: add riscv64 cli-builds and docker-builds to post-merge checks by @ZhangDT-sky in #1056
- π Add log row selection and clipboard copy support by @amorey in #1057
- π Add right-click context menu to log viewer cells by @amorey in #1058
- β¨ Revert publish workflow runners from ubuntu-slim to ubuntu-24.04 by @amorey in #1059
- π Add position column to log viewer by @amorey in #1061
- β¨ Update Go dependencies across all modules by @amorey in #1062
- β¨ Rename CI job names from crates/modules to rust/go by @amorey in #1063
- π Add assisted-by tag for AI contributions to CONTRIBUTING.md by @amorey in #1064
- π Add cell-level selection and copy to log viewer by @amorey in #1065
- π Add drag-to-select on Pos column in log viewer by @amorey in #1066
- π Disable autoscroll on mousedown in log viewer by @amorey in #1067
- π£ Wrap async state updates in act() in tests by @amorey in #1069
- β¨ Throttle drag-to-select and fix event listener leak in log viewer by @amorey in #1070
- β¨ Simplify riscv64 post-merge checks workflow by @amorey in #1071
- β¨ Rename riscv64 post-merge checks workflow to match naming convention by @amorey in #1072
- π£ Fix build path in riscv64 post-merge checks workflow by @amorey in #1073
- π Add multi-cell selection to log viewer by @amorey in #1074
- β¨ Rename post-merge-checks-riscv64 workflow and job by @amorey in #1075
- π Add date range dropdown component by @amorey in #1078
- π£ Improve timestamp parsing for CLF and native date formats by @amorey in #1080
New Contributors
- @suresh-jakhar made their first contribution in #1005
- @ndpvt-web made their first contribution in #1006
- @Roshan1299 made their first contribution in #1022
- @ZhangDT-sky made their first contribution in #1023
- @wiliyam made their first contribution in #1034
- @gabrnavarro made their first contribution in #1042
Full Changelog: cli/v0.12.1...cli/v0.14.1