Skip to content

api-v1.3.0

Choose a tag to compare

[1.3.0] - 2026-07-17

Added

  • 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.