Release 2.6.0 - #64
Merged
Merged
Conversation
Sync develop after 2.5.5 release
…only load the half of the architecture doc relevant to what they're touching
…eshold reads, share alert ctx, stringify SSE once per publish, and cut per-line regex/O(V·E) work in the log viewer and Flow graph
…atching the container detail panel's behavior
…hared restartingWatcher module and dedupe docker.js's depends-on edge parsers
…pe name/status/label in graph.js's raw-HTML node templates
…-width regex matches painting empty highlight marks
…erver/CLAUDE.md and public/CLAUDE.md
…ashboard caches, extracting the split into a pure testable function
…selectLines pass, and fix O(n²) union in graph.js's blast-radius fade
… between getStats and the stats stream, and null-guard containerCounts/computeIoRates/getDiskUsage
…ontainers deliberately doesn't skip malformed rows
…nt — applyFading is above it, not below
DarkS1D3R
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated release PR for 2.6.0, prepared from
develop(lint/tests/format/docker build already passed above).Merge with Create a merge commit (not squash/rebase) so
mainkeeps an explicit release point. Once merged, the release-finalize workflow tags the merge commit, publishes the GitHub Release, and mergesmainback intodevelopautomatically.