Skip to content

v2026.06.04.0

Latest

Choose a tag to compare

@sanason sanason released this 04 Jun 16:16
· 5 commits to main since this release
a384e2d

What's changed

New 'Delete Logo' button

It's now possible to remove a logo from your form!

Updated UI for this section of the Questions tab:

Screenshot 2026-06-04 at 11 57 31 AM

Better error message for login failure

Added a more explanatory error message for the situation where a person tries to log into Touchpoints with a Login.gov account that is not associated with a verified .gov/.mil email address.

Breaking changes

Minor change to the fields returned by the GET /api/v1/forms/:id API endpoint.

Deleted boolean fields:

  • display_header_logo
  • display_header_square_logo

Added string field:

  • header_logo_display

Full Changelog: v2026.05.28.0...v2026.06.04.0