ODK Collect v2023.2 Beta 1
Pre-release
Pre-release
seadowg
released this
17 May 17:14
·
2882 commits
to master
since this release
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