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:countdecreases - Use the current form version when editing a submission
- Trim whitespace from attachment filenames when editing submissions
- Fix
setvaluefiring 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.