Skip to content

3.39.0

Compare
Choose a tag to compare
@aam-digital-ci aam-digital-ci released this 27 Jul 21:04
· 320 commits to official-release since this release
d3f5dc5

3.39.0 (2024-07-27)

Bug Fixes

  • edit button of progress dashboard widget also accessible for empty widget (#2458) (48c7c5b), closes #2268
  • file upload: ensure field is cleared correctly after deleting file (b213fa0)
  • file upload: show clear error message if file is too large for upload (c574614), closes #2462
  • keep text filtered after selecting item for multi-select dropdown field (#2456) (897ccf3), closes #2337
  • location fields allow customized address text and have reworked UI (#2454) (fb9aa9d), closes #1844
  • sync: ensure local changes are synced quickly before leaving the app (8f2cbac), closes #2397
  • more reliable app startup
    • .fail if config.json not loaded (8d8834b), closes #2474
    • logging: improve log message and fault tolerance (76d51bf)
  • update all related software libraries (#2483) (4444fc9)
    • .upgrade @sentry/browser from 8.13.0 to 8.14.0 (#2477) (e442b03)
    • .upgrade keycloak-angular from 15.2.1 to 15.3.0 (#2465) (26d2ba1)
  • Admin UI: edit field's default value including "inherited" value mode (#2469) (0eebaeb), closes #2419

Features

  • Import: automatically detect likely mappings of imported columns to data fields (#2257) (86dfbb7), closes #1942