Skip to content

SILO Console 2.4.0 Released

Bounded object-browser pages and the accumulated correctness fixes since v2.3.0.
Bounded object-browser pages and the accumulated correctness fixes since v2.3.0.

v2.4.0 was published on 2026-09-08 from c103d08e. It remains the latest standalone Console release as of 2026-09-13.

Released behavior

  • Object-browser directories load 100 entries per page by default, with choices of 50, 100, 250, 500 and 1000. Each page uses one S3 continuation-token request. Sorting, filtering and selection apply to the displayed page, not a complete directory scan; there is no unbounded “all” mode.
  • Version deletion stays bound to the selected object and directory deletion to its prefix. Lifecycle edits preserve independent actions and unexposed settings; replication rule deletion is saved consistently.
  • Transient network failures preserve sessions. Empty versioning state, malformed sidebar preferences and stale dropdown selections are handled.
  • Embedded Console restores loopback proxy behavior when Server explicitly enables the policy; standalone trust defaults remain unchanged. The latest Server 20260903 still needs its own post-release proxy/WebSocket fixes.
  • Dependencies include pkg v3.13.3, MC source v0.0.0-20260908140805-c8aa5d25a63a, and upstream SDK 0e78d3f18efe. This release consumed MC as source and did not itself publish a new mcli tag.

Correctly preserved Deny/NotResource clauses may reject requests that relied on old deduplication defects. Restore already-lost clauses from the original policy source. Embedders must copy the MC replacement from the tagged README.

What is still unreleased

Console main now selects pkg v3.14.0, mcli 20260913, and SDK 60bd07042d49, and contains the password-permission split, streaming ZIP transfers, browser recovery/text improvements and a stricter release-promotion contract. These are not v2.4.0 features. In particular, v2.4.0 still buffers multi-object ZIP downloads in browser memory; use mcli for large transfers.

Server main selects the newer Console source; the published Server 20260903 still embeds Console source 464a59d73ada with v2.3.0 version identity. See the component matrix and password migration.

The exact v2.4.0 source passed the complete Console CI matrix. The authoritative historical record is its tagged changelog, object-browser guide, and release assets. Later signature/provenance requirements do not retroactively apply to old assets.