Improved
v2026.1.0-beta.1
What's Changed
- Restyle geoshape/geotrace by @seadowg in https://github.com/getodk/collect/pull/7017
- Fix bugs related to validation snackbar display by @grzesiek2010 in https://github.com/getodk/collect/pull/7030
- Implement new geoshape/trace style for Google/Mapbox by @seadowg in https://github.com/getodk/collect/pull/7024
- Fix collection status not updating by @seadowg in https://github.com/getodk/collect/pull/7034
- Display snackbar in geoshape/trace when automatic location recording is used by @grzesiek2010 in https://github.com/getodk/collect/pull/7037
- Protect points list by returning a defensive copy by @grzesiek2010 in https://github.com/getodk/collect/pull/7042
- Allow adding points inside shapes or on trace lines in Google Maps by @grzesiek2010 in https://github.com/getodk/collect/pull/7044
- Rework automatic location recording by @seadowg in https://github.com/getodk/collect/pull/7043
- Record first point when starting automatic recording by @seadowg in https://github.com/getodk/collect/pull/7045
- Rename method to prevent confusion with Material extension by @seadowg in https://github.com/getodk/collect/pull/7046
- Remove code causing points to be added on rotate by @seadowg in https://github.com/getodk/collect/pull/7049
- Separate validationResult and constraintValidationResult by @grzesiek2010 in https://github.com/getodk/collect/pull/7038
- Highlight shape/trace and disable save button when invalid by @seadowg in https://github.com/getodk/collect/pull/7050
- Add info button to trace/shape questions by @grzesiek2010 in https://github.com/getodk/collect/pull/7021
- Block adding point when invalid by @seadowg in https://github.com/getodk/collect/pull/7052
- Fix invalid polygon state issues by @seadowg in https://github.com/getodk/collect/pull/7060
- Fix dark theming for InfoDialog by @seadowg in https://github.com/getodk/collect/pull/7061
- Reduce duplicate drawing of polylines and polygons + fix feature removing in Google Maps by @grzesiek2010 in https://github.com/getodk/collect/pull/7065
Full Changelog: https://github.com/getodk/collect/compare/v2026.1.0-beta.0...v2026.1.0-beta.1