v0.6.8
teableio/teablev0.6.8Jul 29, 2026by github-actions[bot]
AI Summary
This release unifies the cloud backend and paginated listings in the SDK while fixing CLI reconnection issues for sandboxes. General maintenance tasks include refreshing npm lockfiles and gating winget publishing.
Key Highlights
- Unified cloud backend and paginated listings in SDK
- Fixed reconnection for cloud sandboxes in exec and ssh
- Source kernel from CDN mirror
- Added shared LogRegistry for followed streams
- Gated winget publishing until package approval
Breaking Changes
- Unify cloud backend and paginated listings in SDK
New Features
- Unified cloud backend and paginated listings in SDK
- Shared LogRegistry for followed streams
- Gate winget publishing until package approval
- Reconnect cloud sandboxes for exec and ssh
- Bump microsandbox to 0.6.8
Full Release Notes
## What's Changed * chore: refresh npm lockfile after v0.6.7 by @github-actions[bot] in https://github.com/superradcompany/microsandbox/pull/1208 * chore(build): source kernel from cdn.kernel.org static mirror by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1217 * feat(logs): shared LogRegistry for followed streams by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/1215 * ci(release): gate winget publishing until package approval by @appcypher in https://github.com/superradcompany/microsandbox/pull/1222 * feat(sdk)!: unify cloud backend and paginated listings by @appcypher in https://github.com/superradcompany/microsandbox/pull/1232 * fix(cli): reconnect cloud sandboxes for exec and ssh by @appcypher in https://github.com/superradcompany/microsandbox/pull/1238 * chore(release): bump microsandbox to 0.6.8 by @appcypher in https://github.com/superradcompany/microsandbox/pull/1235 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.6.7...v0.6.8