v0.19.1
·
34 commits
to main
since this release
Patch Changes
- Enforce
usersread permissions in user-list responses andwritableFields
on record creation. Reauthorize job snapshots and live events so revoked users
cannot retain queue access. Generated canvas and cron routes forward current
app roles without removing anonymous read-only access. Generic authenticated
Yjs rooms remain available when nodocumentsschema exists, while a missing
document in a documents-backed app fails closed. Existing apps can apply the
documented app-owned route edits manually;deepspace app updatedoes not
rewrite them. - Let CLI commands exit naturally after releasing their handles, make Windows
dev killhandle free ports correctly, apply scaffold migrations in CRLF
checkouts, and report partial Git worktree removals accurately. - Fix the clear post-release AX issues: avoid anonymous presence token failures,
remove direct-build secret artifacts and secure existing credential files, make the
Documents feature honor mutation readiness and confirmed ACL writes, and pin
the AI SDK family away from its moderate/high advisory path. Keep anonymous
RecordRooms from exposing the user directory, and limit non-admin user lists to
the public identity fields required for collaboration. Keep an app's direct AI
SDK dependency on the compatible version whenapp updateadvances DeepSpace.