Skip to content

v0.37.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:47
· 33 commits to main since this release
62a7521

Minor Changes

  • 2624486: Add createIngestEndpoint — a JSON POST-handler factory for client-driven
    forms (modals/lightboxes/fetch), the sibling of createIngestAction. Screens
    the honeypot, validates formType against SUBMISSION_FORM_TYPES, forwards to
    the dashboard ingest, and returns { ok }-shaped JSON.