Amir Raminfar
c159db5f0b
chore: release v10.6.14
2026-07-30 10:36:35 -07:00
Amir Raminfar
a18edf03ec
chore: release v10.6.13
2026-07-30 10:36:13 -07:00
Amir Raminfar
18acf6722b
test(e2e): assert static assets resolve under a custom base path ( #4880 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-07-30 07:20:19 -07:00
Loi Nguyen
5e0a4c43e6
fix: respect custom base paths for built assets ( #4879 )
2026-07-30 07:10:53 -07:00
Amir Raminfar
48f04a0a7d
docs: refresh homepage with icons, comparison, and closing CTA ( #4877 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-29 10:25:43 -07:00
Kobi Hikri
ae1753bcee
ci: attach an SBOM attestation to the published image ( #4872 )
2026-07-29 08:24:40 -07:00
Kobi Hikri
3ae53dd719
ci: attach an SBOM attestation to the published image ( #4872 )
2026-07-29 08:24:26 -07:00
renovate[bot]
3e0ed70362
chore(deps): update dependency jsdom to v30 ( #4875 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-29 08:08:23 -07:00
renovate[bot]
c6c64fdd86
fix(deps): update all non-major dependencies ( #4874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-29 15:05:56 +00:00
Amir Raminfar
616dd91483
docs: correct docker.sock read-only mount security claim ( #4873 )
2026-07-29 03:33:25 +00:00
Amir Raminfar
f952961eea
docs: rework homepage ( #4869 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 11:34:49 -07:00
Amir Raminfar
3ca08f781b
feat(analytics): maximize drawer and export SQL results ( #4871 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-28 11:33:19 -07:00
Amir Raminfar
03011eea97
fix: revert sidebar collapse animation from #4862 ( #4867 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-27 10:00:57 -07:00
Amir Raminfar
3783125b6a
test(e2e): fix dead specs and cover log streaming + auth negatives ( #4868 )
...
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com >
2026-07-27 16:45:31 +00:00
Amir Raminfar
fe6549e5f5
test: add critical int tests for mobile container stats
...
Covers the dashboard's CPU/mem stat badges and the invariant behind
the "mobile status bar" fix from #4862 : the sticky stats header must
sit flush under the fixed mobile nav, with no gap or overlap. Adds a
data-testid to ScrollableView's header so the test doesn't rely on
CSS selectors.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-26 19:07:39 -07:00
renovate[bot]
cedb384dc4
fix(deps): update all non-major dependencies ( #4865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-26 16:55:29 +00:00
Amir Raminfar
163452a398
chore: release v10.6.12
2026-07-26 09:47:54 -07:00
Amir Raminfar
f348b57721
feat: Command palette in Cmd+K search ( #4861 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-25 10:45:26 -07:00
Amir Raminfar
df5a60479c
fix(security): scope MCP read tools to the requesting user's filter (GHSA-p66q-2gfp-8v55) ( #4864 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-24 16:43:21 -07:00
Amir Raminfar
9c665d42a9
fix(security): require auth for /cloud/callback (GHSA-p66q-2gfp-8v55) ( #4863 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-24 16:42:29 -07:00
Baiyi Liao
49f625a1db
feat(ui): small improvements and polishments ( #4862 )
2026-07-24 07:11:13 -07:00
Amir Raminfar
af38e3a0c0
chore: type-check on tsgo via typescript-native-bridge ( #4860 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-23 16:47:13 -07:00
renovate[bot]
104749063d
chore(deps): update all non-major dependencies ( #4859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-23 16:33:07 +00:00
renovate[bot]
d7b896e3d8
chore(deps): update dependency bumpp to v12 ( #4855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-22 14:00:00 -07:00
renovate[bot]
5693bcc4e4
chore(deps): update all non-major dependencies ( #4854 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-22 16:37:27 +00:00
renovate[bot]
de70cbe389
fix(deps): update all non-major dependencies ( #4850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
2026-07-22 00:14:19 +00:00
Amir Raminfar
73099aa67a
fix: prompt for generate password on stdin when --password omitted ( #4852 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-20 12:09:20 -07:00
renovate[bot]
9266f89776
chore(deps): update dependency c8 to v12 ( #4851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-20 10:29:31 -07:00
Amir Raminfar
f88d7a1066
chore: release v10.6.11
2026-07-19 18:40:23 -07:00
TowyTowy
f3e61606bd
fix: deliver last log line when it has no trailing newline ( #4846 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-19 18:38:46 -07:00
Amir Raminfar
95794779d6
feat: Add theme-aware ANSI color palette for log viewer ( #4849 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-19 18:38:36 -07:00
TowyTowy
e3f4566f6f
fix: unescape quoted logfmt values ( #4844 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-16 17:20:56 -07:00
Amir Raminfar
b86831d2ba
chore: updates pinia ( #4843 )
2026-07-16 08:24:38 -07:00
renovate[bot]
4917984385
chore(deps): update actions/setup-go action to v7 ( #4842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-16 15:24:03 +00:00
renovate[bot]
c3b1c76151
fix(deps): update all non-major dependencies ( #4841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-16 15:23:21 +00:00
renovate[bot]
7897a1555e
chore(deps): update dependency @pinia/testing to v2 ( #4838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-16 08:17:28 -07:00
TowyTowy
523ac9f35e
fix(utils): prevent panic when pushing to a zero-size ring buffer ( #4840 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-15 13:04:37 -07:00
Amir Raminfar
6e65b33161
chore: release v10.6.10
2026-07-15 08:03:04 -07:00
renovate[bot]
be2a9e0047
chore(deps): update actions/setup-node action to v7 ( #4837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-15 15:00:25 +00:00
renovate[bot]
fad2ea7763
fix(deps): update all non-major dependencies ( #4836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-15 14:59:55 +00:00
Amir Raminfar
4e7b6eea7b
refactor(mcp): dedupe log fetch/collect between log tools ( #4835 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-15 14:56:42 +00:00
morcth
a0704d5c7b
feat: add search_container_logs MCP tool ( #4832 )
2026-07-15 07:41:23 -07:00
TowyTowy
63fa7c9e04
fix(level-guesser): recognize "Information" as info level ( #4833 )
2026-07-15 06:01:05 -07:00
Amir Raminfar
237e916390
ci: install pnpm via corepack, update pnpm to 11.12.0 ( #4830 )
...
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 08:31:02 -07:00
renovate[bot]
6a16e35eb1
fix(deps): update all non-major dependencies ( #4828 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 14:21:17 +00:00
Amir Raminfar
15b6abf843
feat(web): "see in context" for level-filtered logs ( #4825 )
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
2026-07-13 02:18:30 +00:00
TowyTowy
540ace4e84
fix(container): keep custom name label on docker rename ( #4827 )
2026-07-12 14:10:21 -07:00
Amir Raminfar
c0a38587e2
docs: complete missing translation keys across all locales ( #4826 )
...
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-12 18:16:16 +00:00
Amir Raminfar
2b1d9e889e
chore: release v10.6.9
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
v10.6.9
2026-07-10 11:18:45 -07:00
renovate[bot]
5cd63429a9
fix(deps): update all non-major dependencies ( #4820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com >
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-10 18:12:24 +00:00