v2024.3.0-beta.8
Pre-release
Pre-release
lognaturel
released this
06 Nov 23:10
·
64 commits
to master
since this release
What's Changed
- Remove redundant files cleaning during resetting saved forms by @grzesiek2010 in #6477
- Log exceptions that happen during background tasks by @seadowg in #6480
- Reworked FieldListUpdateTest by @grzesiek2010 in #6400
- Do not lock the forms db when a form uses entities but is started in view-only mode by @grzesiek2010 in #6487
- Track referrer for INSTANCE_UPLOAD action by @grzesiek2010 in #6474
- Fixed the bug with linearlayout's divider in RTL by @grzesiek2010 in #6489
- Reset savepoints when resetting instances by @grzesiek2010 in #6468
- Block settings that restart the app when in form entry by @seadowg in #6488
- Fix leaking form session when viewing submission by @seadowg in #6497
- Fix method name in test by @seadowg in #6499
- Set usesEntities to true if there is an entityList attachment in the manifest by @grzesiek2010 in #6494
- Fix property names clashing with DB column names by @seadowg in #6495
Full Changelog: v2024.3.0-beta.7...v2024.3.0-beta.8