Releases: getodk/collect
Releases · getodk/collect
ODK Collect v2023.2 Beta 3
What's Changed
- Prevent crashes in form filling when restoring process by @seadowg in #5602
- Show snackbar notification when a form is saved or sent by @grzesiek2010 in #5609
- Remove lifecycle logging from FormFillingActivity by @seadowg in #5637
- Rework quit dialog by @seadowg in #5614
- Remove nodes when displaying lines and shapes + make lines consistent across different map providers by @grzesiek2010 in #5627
Full Changelog: v2023.2-beta.2...v2023.2-beta.3
ODK Collect v2023.2 Beta 2
What's Changed
- Replace 'Saved Form' with 'Draft' where appropriate by @grzesiek2010 in #5599
- Fix list view heights for delete lists by @seadowg in #5597
- Change button icon and label for finalized forms on form map by @grzesiek2010 in #5598
- Update the end screen warning text based on the available actions by @grzesiek2010 in #5591
- Determine in what way the test is failing by @grzesiek2010 in #5608
- Fixed FormMediaDownloaderTest by @grzesiek2010 in #5619
- Prevent issues with assertions on collapsed notifications by @seadowg in #5617
- Fixed TriggerWidget by @grzesiek2010 in #5611
- Make the 'Ready to send' button highlightable by @grzesiek2010 in #5606
- Removed sort by status options from the list of drafts by @grzesiek2010 in #5616
- Limit width of main menu buttons on tablets by @grzesiek2010 in #5603
- Renamed the 'Save Form' setting by @grzesiek2010 in #5610
- Request notification permissions on Android 13+ by @seadowg in #5590
- Fixed removing badge from the icon by @grzesiek2010 in #5626
- Fixed detecting if a form can be edited by @grzesiek2010 in #5630
- Allow viewing finalized forms in "Ready to send" by @seadowg in #5629
Full Changelog: v2023.2-beta.1...v2023.2-beta.2
ODK Collect v2023.2 Beta 1
What's Changed
- Reimplement Delete Blank Form by @seadowg in #5456
- Main menu button redesign by @grzesiek2010 in #5531
- Improved handling errors when starting new forms or editing existing ones by @grzesiek2010 in #5542
- Use kotlin extension function to delete directories instead of commonsIO by @grzesiek2010 in #5563
- Enable predicate caching by default by @seadowg in #5566
- Remove custom instance name and "Mark as finalized" checkbox by @grzesiek2010 in #5556
- Improved text sizing in main menu by @grzesiek2010 in #5568
- Store self signed release as artifact on commit by @seadowg in #5573
- Refine form saving language by @grzesiek2010 in #5569
- Improve temp file utility to try and prevent flakey tests by @seadowg in #5572
- Deprecate settings keys that we no longer support (but do migrate) by @seadowg in #5577
- Improved styling the Form end screen by @grzesiek2010 in #5571
- Prevent editing of finalized forms by @grzesiek2010 in #5575
- Use Collect theme because of custom attr by @seadowg in #5578
- Add max width for form end view for wider screens by @seadowg in #5585
- Make sure all foreground services have a type by @seadowg in #5586
- When a control in "Access control" settings is unchecked, hide that control by @grzesiek2010 in #5589
- Use Title Large as base for Label Extra Large by @seadowg in #5588
- Use lazy indexing repeated expression caching to optimize predicates getodk/javarosa#715
Full Changelog: v2023.2-beta.0...v2023.2-beta.1
ODK Collect v2023.2 Beta 0
What's Changed
- Remove ability to set Google account as server by @grzesiek2010 in #5476
- Dependency updates v2023.2 by @grzesiek2010 in #5503
- Bumped the target sdk version by @grzesiek2010 in #5519
- Remove untested and (believed to be) unnecessary updateAnswersForScreen calls by @seadowg in #5330
- Improved scheduling auto-send jobs by @grzesiek2010 in #5524
- Catch ClassCastException and log it with more details by @grzesiek2010 in #5538
- Removed auto-populating phone numbers by @grzesiek2010 in #5481
- Update vector icons by @grzesiek2010 in #5537
- Introduce predicate caching as an opt-in setting by @seadowg in #5546
- Don't flush audit log when constraints fail by @seadowg in #5545
- Made form navigation language-direction aware by @grzesiek2010 in #5553
Full Changelog: v2023.1.1...v2023.2-beta.0
ODK Collect v2023.1.2
What's Changed
- Catch ClassCastException and log it with more details by @grzesiek2010 in #5538
Full Changelog: v2023.1.1...v2023.1.2
ODK Collect v2023.1.1
What's Changed
- Show parsing error when receiving empty form list by @seadowg in #5526
- Improved handling invalid geo answers by @grzesiek2010 in #5533
Full Changelog: v2023.1.0...v2023.1.1
ODK Collect v2023.1.0
What's Changed
- Fixed zooming to the current location in mapbox by @grzesiek2010 in #5517
- Update translations by @lognaturel in #5525
Full Changelog: v2023.1-beta.5...v2023.1.0
ODK Collect v2023.1 Beta 5
What's Changed
- Fixed the text displayed when closing the draw activity by @grzesiek2010 in #5493
- Provide HTTP caching in every release by @seadowg in #5498
- Remove accuracy threshold analytics by @lognaturel in #5502
- Make shapes more transparent by @lognaturel in #5509
- Improved handling default images by @grzesiek2010 in #5504
- Fix Google Drive banner and server switching by @seadowg in #5501
- Add warning when typing in instance name by @seadowg in #5506
Full Changelog: v2023.1-beta.4...v2023.1-beta.5
ODK Collect v2023.1 Beta 4
What's Changed
- Improved user experience when using menu items in the form hierarchy view by @grzesiek2010 in #5472
- Add selectable shapes by @seadowg in #5478
- Show different text for ignoring changes when editing or filling out a form by @seadowg in #5474
Full Changelog: v2023.1-beta.3...v2023.1-beta.4
ODK Collect v2023.1 Beta 3
What's Changed
- Fixed setting timezones by @grzesiek2010 in #5466
- Lock Jackson version to prevent problems with older Android APIs by @seadowg in #5459
- Removed support for selfie video widget by @grzesiek2010 in #5468
- Fixed using languages with country codes by @grzesiek2010 in #5452
- Improve selecting shapes/traces by @seadowg in #5463
- Disable autofill by @grzesiek2010 in #5470
- Reworked the way we display images in ImageWidgets by @grzesiek2010 in #5433
- Combine form entry view model factories and convert QuitFormDialogFragment to simple dialog by @seadowg in #5391
- Prevent crash when trying to log with nullable value by @seadowg in #5475
- Fixed attaching gifs and scaling down images by @grzesiek2010 in #5465
Full Changelog: v2023.1-beta.2...v2023.1-beta.3