v2024.2.0-beta.0
Pre-release
Pre-release
lognaturel
released this
21 May 18:04
·
1080 commits
to master
since this release
What's Changed
- Fixed margin margin between group name and list by @grzesiek2010 in #6004
- Fixed button style by @grzesiek2010 in #6007
- Dependency updates v2024.2 by @grzesiek2010 in #5974
- Retain selection when rotating delete saved forms by @seadowg in #5971
- Switch to surface container colors from elevation overlay by @seadowg in #6025
- Reworked savepoints to support recovering from older form versions by @grzesiek2010 in #5951
- Add icons to buttons by @grzesiek2010 in #6018
- Use MultiClickSafeButton instad of MaterialButton directly by @grzesiek2010 in #6003
- Apply M3 styling to user identity and change reason text fields by @grzesiek2010 in #6019
- Fixed applying proper theme in FormUriActivity by @grzesiek2010 in #6050
- Block deleting saved forms if some of them are being sent by @grzesiek2010 in #5929
- Update the way valid/invalid drafts are displayed on a map by @grzesiek2010 in #6000
- Include locally created entities in follow up forms by @seadowg in #5982
- Fixed icon colors used in AudioVideoImageTextLabel by @grzesiek2010 in #6056
- Add appearance to mask input by @grzesiek2010 in #6008
- Fixed creating savepoints for saved forms that were started from a blank form (not the list of already saved forms) by @grzesiek2010 in #6058
- Disable maxWidth attribute in the bottom sheet by @grzesiek2010 in #6067
- Tweak color and padding for Material Pill by @seadowg in #6070
- Update geo button language so the defaults are user-friendly by @grzesiek2010 in #6014
- Updated icons used by external question types by @grzesiek2010 in #6087
- Fixed setting marker icon in OSM by @grzesiek2010 in #6090
- Improved interpreting text as markdown by @grzesiek2010 in #6095
- Fixed buttons that are blocked too long by @grzesiek2010 in #6098
- Add retry for auto send by @seadowg in #6071
- Add support for styling lines and shapes in Select One from Map questions by @grzesiek2010 in #6083
- Fixed issues caused by the new 'masked' appearance by @grzesiek2010 in #6088
- Only auto send forms when auto send is enabled by @seadowg in #6116
- Fixed displaying saved forms to delete by @grzesiek2010 in #6107
- Fixed geotrace and geoshape widgets in read-only mode by @grzesiek2010 in #6102
- Revert "Enable DeletingRepeatGroupsTest" by @seadowg in #6127
- Store shared entities for follow up forms by @seadowg in #6108
- Ignore expired savepoints by @grzesiek2010 in #6049
- Fixed SpacesInUnderlyingValuesTest by @grzesiek2010 in #6138
- Fix potential ANR when saving form by @seadowg in #6134
- Migrate old savepoints by @grzesiek2010 in #6068
- Delete savepoints when deleting blank forms they belong to by @grzesiek2010 in #6139
- Handle entities that have been removed on the server by @seadowg in #6132
- Support updating dynamic required questions in field-list by @grzesiek2010 in #6103
- Update translations by @lognaturel in #6148
- Use getodk/javarosa@9e9e443
- Additions needed for offline entity updates by @seadowg in getodk/javarosa#749
- Trim values stored in choices by @grzesiek2010 in getodk/javarosa#752
- Use first repeat instance(s) for jr:choice-name choices by @lognaturel in getodk/javarosa#758
- Add multi-argument and single string distance variants by @lognaturel in getodk/javarosa#761
New Contributors
- @spwoodcock made their first contribution in #6032
Full Changelog: v2024.1.2...v2024.2.0-beta.0