ODK Central v2026.2: Entities filtering and Web Forms as default

ODK Central v2026.2.1 is now available. It includes the following changes:

  • Downgrade Enketo to 7.6.1 to resolve an issue with Google Maps
  • Fix Central failing to start in non-docker-compose environments when DB_SSL is not explicitly set to null. Thanks to @Tino for the report!
  • Update ODK Web Forms:
    • Show an error indicator when a submission attachment cannot be loaded
    • Stop deleting repeat instances when jr:count decreases
    • Use the current form version when editing a submission
    • Trim whitespace from attachment filenames when editing submissions
    • Fix setvalue firing in an unexpected order on second and later updates
    • Escape > symbols in markdown
    • Fix styling for media upload questions inside repeats
    • Stop Sentry from attaching trace headers to attachment requests, which was preventing images stored in S3 from loading. Thanks to @ahblake for the report.

For more details, read the release notes in the repository.

5 Likes