Releases: getodk/collect
Releases · getodk/collect
ODK Collect v2023.1 Beta 2
What's Changed
- Close the form after denying read phone state permission and opening settings in the explanation dialog by @grzesiek2010 in #5434
- Fixed crash when loading a large image as a qr code with settings + refactoring by @grzesiek2010 in #5370
- Fix crash when exiting geo trace/shape screen by @seadowg in #5448
- Exclude settings not supported by a particular device like Mapbox for example by @grzesiek2010 in #5432
- Add HTTP caching by @seadowg in #5440
- Support displaying snackbars above a particular view by @grzesiek2010 in #5455
Full Changelog: v2023.1-beta.1...v2023.1-beta.2
ODK Collect v2023.1 Beta 1
What's Changed
- Support traces in Select One From Map by @seadowg in #5395
- Add support for shapes to select one map appearance by @grzesiek2010 in #5444
- Stop showing "Updated at" after redownloading identical media files by @seadowg in #5439
Full Changelog: v2023.1-beta.0...v2023.1-beta.1
ODK Collect v2023.1 Beta 0
What's Changed
- View entities that will be created by submissions in the new Entities section of Experimental settings
- Automate the display of open source license by @grzesiek2010 in #5380
- Don't include vertical space for read-only questions with no answer by @grzesiek2010 in #5364
- Do not change the direction of the slider in vertical mode between ltr and rtl languages by @grzesiek2010 in #5388
- Zoom out as far as possible when Google Maps can't handle lat/lng bounds for zoom to fit by @seadowg in #5393
- Always use ltr direction for number picker by @grzesiek2010 in #5389
- Add "Updated at" subtext for forms that get updated attachments by @grzesiek2010 in #5386
- Fixed setting slider value when range is decreasing by @grzesiek2010 in #5412
- Fixed calculating progress for the NumberPicker by @grzesiek2010 in #5411
- Fixed sorting by date by @grzesiek2010 in #5415
- Bumped database version by @grzesiek2010 in #5425
- Avoid problems with upgrading databases by @grzesiek2010 in #5429
- Add checking update path to release checklist by @seadowg in #5426
- Announce upcoming deprecation of Google Drive support by @grzesiek2010 in #5414
Full Changelog: v2022.4.2...v2023.1-beta.0
ODK Collect v2022.4.4
- Bumped database version by @grzesiek2010 in #5425
Full Changelog: v2022.4.3...v2022.4.4
ODK Collect v2022.4.3
- Zoom out as far as possible when Google Maps can't handle lat/lng bounds for zoom to fit by @seadowg in #5393
- Add "Updated at" subtext for forms that get updated attachments by @grzesiek2010 in #5386
- Fixed setting slider value when range is decreasing by @grzesiek2010 in #5412
- Fixed calculating progress for the NumberPicker by @grzesiek2010 in #5411
- Fixed sorting by date by @grzesiek2010 in #5415
Full Changelog: v2022.4.2...v2022.4.3
ODK Collect v2022.4.2
What's Changed
- Remove onFling logging about bogus velocity by @grzesiek2010 in #5375
- Replace Camera2 with CameraX for selfie widget by @seadowg in #5367
- Fixed the RangePicker widget by @grzesiek2010 in #5371
- Include submissions that failed in View Sent Form by @grzesiek2010 in #5385
Full Changelog: v2022.4.1...v2022.4.2
ODK Collect v2022.4.1
What's Changed
- Ignore choices with invalid geometry in Select one from map widget by @grzesiek2010 in #5369
- Prevent most common restore crashes by @seadowg in #5366
Full Changelog: v2022.4.0...v2022.4.1
v2022.4.0
Highlights
- Specify a color and/or symbol for each marker in select one from map
- New blank form sort mode: "Last Saved First" sorts by time of last filled form save
- Explicit crash screen when Collect launches after experiencing a problem
Added
- Redesign map buttons by @seadowg in #5199
- Support colors and symbols for select one from map by @grzesiek2010 in #5280
- Prevent filled form from being edited if sending is canceled or crashes by @grzesiek2010 in #5320
- Show recently created entities in Experimental Settings (Debug builds only) by @seadowg in #5294
- Show error message after crash by @seadowg in #5324
- Allow sorting blank forms by last saved by @grzesiek2010 in #5305
- Updated the message displayed after not granting precise location permisssion by @grzesiek2010 in #5340
What's Changed
- Use the same icon in all notifications by @grzesiek2010 in #5182
- Make sure the value used in range widget is between rangeStart and rangeEnd by @grzesiek2010 in #5239
- Dependency updates for v2022.4 + cleaning by @grzesiek2010 in #5212
- Fixed reloading form after granting phone permission in device settings by @grzesiek2010 in #5268
- Improved validating URLs by @grzesiek2010 in #5183
- Close databse connections for given project when it is removed by @grzesiek2010 in #5189
- Fixed starting form filling twice by @grzesiek2010 in #5254
- Fixed calling methods from PermissionListener after granting/denying permissions by @grzesiek2010 in #5270
- Allow multiple forms to be filled at once from shortcuts by @seadowg in #5267
- Add fallback cache keys to reduce misses by @seadowg in #5295
- Avoid adding duplicate points in polylines/polyshapes by @grzesiek2010 in #5275
- Fixed starting scanning codes by @grzesiek2010 in #5271
- Fixed displaying vertical scrollbars by @grzesiek2010 in #5302
- Fixed styling required questions by @grzesiek2010 in #5282
- Fixed SelectImageMapWidgets by @grzesiek2010 in #5313
- Fix back button on select one from map by @seadowg in #5167
- Fixed using custom LifecycleOwner for ODKView by @grzesiek2010 in #5318
- Fixed saving background recording after deleting initial audio file by @grzesiek2010 in #5309
- Downgraded mp4parser:muxer to fix the problem with appending audio files by @grzesiek2010 in #5334
- Fixed autosend by @grzesiek2010 in #5277
- Fixed building map fragments based on settings by @grzesiek2010 in #5333
- Fix change reason behaviour after minimizing app [master] by @seadowg in #5329
- Fixed refreshing the list of forms by @grzesiek2010 in #5332
- Update entities browser test for new spec by @lognaturel in #5347
- Fixed switchingProject_switchesSettingsFormsInstancesAndEntities by @grzesiek2010 in #5349
- Improved handling form level submission attributes (auto-send and auto-delete) by @grzesiek2010 in #5341
- Upgrade JavaRosa to 4.0.0 by @lognaturel in #5351
- Expose created entities after finalizing form by @seadowg in getodk/javarosa#691, getodk/javarosa#694, getodk/javarosa#697
Full Changelog: v2022.3.6...v2022.4.0
ODK Collect v2022.4 Beta 2
What's Changed
- Fixed styling required questions by @grzesiek2010 in #5282
- Fixed SelectImageMapWidgets by @grzesiek2010 in #5313
- Fix back button on select one from map by @seadowg in #5167
- Fixed using custom LifecycleOwner for ODKView by @grzesiek2010 in #5318
- Prevent filled form from being edited if sending is canceled or crashes by @grzesiek2010 in #5320
- Fixed saving background recording after deleting initial audio file by @grzesiek2010 in #5309
- Downgraded mp4parser:muxer to fix the problem with appending audio files by @grzesiek2010 in #5334
- Fixed autosend by @grzesiek2010 in #5277
- Show recently created entities in Experimental Settings by @seadowg in #5294
- Fixed building map fragments based on settings by @grzesiek2010 in #5333
- Fix change reason behaviour after minimizing app [master] by @seadowg in #5329
- Show error message after crash by @seadowg in #5324
- Allow sorting blank forms by last saved by @grzesiek2010 in #5305
- Fixed refreshing the list of forms by @grzesiek2010 in #5332
Full Changelog: v2022.4-beta.1...v2022.4-beta.2
ODK Collect v2022.4 Beta 1
What's Changed
- Avoid adding duplicate points in polylines/polyshapes by @grzesiek2010 in #5275
- Fixed starting scanning codes by @grzesiek2010 in #5271
- Fixed displaying vertical scrollbars by @grzesiek2010 in #5302
Full Changelog: v2022.4-beta.0...v2022.4-beta.1