Skip to content

cloud: v0.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 01:19
2d700eb

0.9.0 (2026-09-22)

Features

  • cloud: ship server-side application assets with the bundle (#73) (52f818c), closes #66
  • core: request sign-in links with the username (#64) (e487187), closes #62
  • filesv2: label the personal base "My files" and keep technical names as meta (#87) (5429a4a), closes #84
  • filesv2: name the app Files and mark the previous app as legacy (#80) (7512a85)

Bug Fixes

  • cloud: make revoke-during-verification API key test deterministic (#58) (5caf896)
  • core: allow decimal AI model prices (#75) (603ab9e), closes #72
  • filesv2: hide intentionally disabled storage areas from user notices (#76) (2c11327), closes #69
  • filesv2: show search as a sidebar item above Recent (#88) (c9c8869), closes #85
  • filesv2: show the external-edit notice once instead of a permanent banner (#68) (f70ba38), closes #67
  • mail: derive the provider identity from stable IMAP ID fields (#96) (30dc3ff), closes #94
  • mail: give the provider settings lookup its own row in the account section (#82) (3f5d173)
  • mail: keep the workspace route relative across SSR hydration (#90) (ccbd143), closes #86
  • notebooks: keep the awareness topic's dedupe window within its retention (#74) (d9ef8dc), closes #70
  • release: boot the smoke stack with the core secrets and skip npm versions already published (#56) (a739cf8)
  • release: pin Cosign 2 for the CLI signature and allow finishing a release again (#54) (8c446ee)
  • replace session advisory locks with pooling-safe coordination (#77) (21834e3)
  • spaces: honour --completed when adding a checklist entry (#95) (d538e95), closes #93
  • ui: keep check and switch inputs inside their label (#71) (3a451c0), closes #63
  • ui: keep the workspace sidebar scroll position across navigations (#81) (fe52d9d), closes #78