You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Administrative API configuration — A new administrative interface to read and edit configuration entries; every change is audited and immediately invalidates the client cache.
Scoped collaborator access to password management — Invited collaborators can now be granted access limited strictly to managing their own project's passwords. Full management access requires per-request approval and is always audited.
Contact form policy and validation — The site's central configuration now drives the contact form and strictly enforces its validation rules.
Changed
Faster site-config revalidation — The configuration endpoint now returns a strong ETag and honours If-None-Match, so clients refresh from their local cache instead of re-downloading the configuration.