v2025.2.0
What's Changed
- Log filter times during form entry by @seadowg in #6573
- Fixed sorting saved forms by @grzesiek2010 in #6622
- Dependency updates for v2025.2 by @grzesiek2010 in #6613
- Carry form language selection over to new form version by @grzesiek2010 in #6621
- Add hidden-answer appearance for string with external app by @grzesiek2010 in #6623
- Fixed not detected conflicts by @grzesiek2010 in #6641
- Set device_id and settings_json from MDM by @lognaturel in #6582
- Add support for
integrityUrlchecks by @seadowg in #6627 - Fix support for servers that have already introduced type to manifest by @seadowg in #6653
- Fixed clearing errors by @grzesiek2010 in #6656
- Handle markdown with errors by @grzesiek2010 in #6670
- Add
AsyncPagefor generically handling intermediary states by @seadowg in #6666 - Fixed parsing the doc with deleted entities by @grzesiek2010 in #6671
- Handle integrity responses that contain an empty list of entities by @grzesiek2010 in #6683
- Allow editing a finalized form by @grzesiek2010 in #6646
- Make finalized form edits opt-in by @grzesiek2010 in #6690
- Log deserialization problems as errors by @grzesiek2010 in #6700
- Consolidate map headers by @seadowg in #6661
- Support 'multiline' appearance by @grzesiek2010 in #6680
- Replace Maven dependency for bikram-sambat with local JAR by @grzesiek2010 in #6704
- Consolidate null application component crashes by @seadowg in #6701
- Move map zoom and config logic to ViewModel by @seadowg in #6637
- Improve editing finalized forms by @grzesiek2010 in #6698
- Don't create local entities for accept/reject entity lists by @seadowg in #6694
- Replace Zxing with MLKit and CameraX by @seadowg in #6672
- Improve editing finalized forms [Part 2] by @grzesiek2010 in #6709
- Don't download already downloaded entity lists by @seadowg in #6712
- Fix Audio widget crash by @seadowg in #6721
- Improve editing finalized forms [Part 3] by @grzesiek2010 in #6725
- Fix empty entity list syncs by @seadowg in #6732
- Support an intent group nested one level inside a field-list by @lognaturel in #6696
- Add space between numerical value and unit symbol by @grzesiek2010 in #6738
- Center buttons on the form end screen by @grzesiek2010 in #6743
- Updated bikram-sambat jar by @grzesiek2010 in #6736
- Guard against multi click when editing a form by @seadowg in #6742
- Log project resets by @seadowg in #6750
- Fix form subtext for entity list forms by @seadowg in #6745
- Improved handling zoom level in maps by @grzesiek2010 in #6748
- Improved managing locks by @grzesiek2010 in #6747
- Update translations by @lognaturel in #6753
- Keep scanning codes when the result is not accepted by @grzesiek2010 in #6752
- Add support for scanning Latin encoded PDF417 barcodes by @seadowg in #6772
- Always release the lock on form exit by @grzesiek2010 in #6769
- Fixed setting zoom level for Zoom.Box by @grzesiek2010 in #6775
- Add view finder to MLKit scanner by @seadowg in #6782
- Only use MLKit for barcode scanning in form entry in non-release builds by @seadowg in #6787
Full Changelog: v2025.1.0...v2025.2.0