0.11.0 - 2026-09-20
⛰️ Features
- (bridge) Mount the page and the API under a base path - (0fef5ec)
- (editor) Text / Tree switch for JSON elements in collection panels (#141) - (feebdbe)
- (update) A second address for every update request - (a7e1272)
🐛 Bug Fixes
- (ci) Keep the nightly release when only the web image is built - (3c7edd9)
- (ci) Restore contents: write on the Windows publish job - (1830df1)
- (editor) Show the full image without cropping or upscaling (#147) - (e90a178)
- (editor) Keep the line-number gutter and fonts steady on gpui-kit 0.6.1 - (15cef64)
- (key-tree) Stop the tree blanking on refresh and going stale behind it - (74159d3)
- (ssh) Negotiate the RSA signature algorithm for key-file authentication (#146) - (7637ed8)
- (timeseries) A window's buckets align to the window, not to the epoch - (ea3005c)
- Withhold CLIENT NO-TOUCH from the Redis versions it crashes - (d83e069)
- An operation's future no longer carries its connection chain - (e01ef64)
- Rustls tls handshake (#145) - (e9f730c)
🚜 Refactor
- No file in the GUI crate speaks Redis (ADR 10) - (79b55b0)
- Views no longer speak Redis (ADR 10) - (6b0b92a)
- Split the largest files, fold the target gates, pace the web build - (7e929c0)
📚 Documentation
- Desktop-first layering rules for the two-target codebase - (c33a928)