Skip to content

platform: v0.17.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 13:50

0.17.0 (2026-07-03)

Features

  • calendar: migrate calendar module from web to dedicated calendar app (678b949)
  • infrastructure: add satellite shell parity (d2fcaf3)
  • inventory: add revenue share and category bundles (20b2e1e)
  • sdk: add external project operator commands (729ab49)

Bug Fixes

  • ci: build E2E support images in native mode (bc2a2aa)
  • ci: cap Rust backend cargo parallelism (0c8a018)
  • ci: drop stale infrastructure web E2E (dc91e2d)
  • ci: reduce MarkItDown Docker build disk use (f83aa17)
  • ci: stabilize Docker E2E readiness (2227af4)
  • ci: stabilize PR merge gates (bfa893a)
  • ci: stabilize tanstack dual-stack healthcheck (b5a095e)
  • db: preserve RLS policy semantics (30519a9)
  • infrastructure: harden internal dashboard access (81e8f8b)
  • infrastructure: land root workspace on internal (b3f63c2)
  • infrastructure: provide intl context in locale layout (39ebbba)
  • infrastructure: restore canonical auth host access (9f6715f)
  • infrastructure: show dashboard error details (70de0b7)
  • infrastructure: stop protected locale redirect loop (d8843b5)
  • inventory: grant service access to category bundle components (63c3804)
  • web: authorize workspace member invites (4adcdc0)
  • web: avoid browser IP blocks from stale auth cookies (b44e9e2)

Performance Improvements

  • rls: wrap auth helpers in (select ...) for per-statement evaluation (#4907) (4de00a9)