This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## v0.1.0-preview.25 — 2026-09-05
|
||||
|
||||
- Add optional, credential-free user and organization directory readers for
|
||||
application-authorized instance administration. They include inactive/pending
|
||||
users and personal/archived organizations independently of membership.
|
||||
- Bound literal searches and stable-ID pagination to at most 200 returned
|
||||
records. Queries do not load passwords, sessions, recovery material, invitations
|
||||
or role grants; they grant no authority. Applications must authorize each read.
|
||||
- Cover pagination, renamed records, literal SQL/wildcard input, Unicode text,
|
||||
invalid bounds and cancellation. Schema 10 and existing repository contracts
|
||||
remain unchanged; source exports include the new optional interfaces/readers.
|
||||
|
||||
## v0.1.0-preview.24 — 2026-09-05
|
||||
|
||||
- Add explicit owner-managed profile and optimistic membership operations.
|
||||
|
||||
Reference in New Issue
Block a user