Skip to content

Releases: Aam-Digital/ndb-core

3.34.0

22 Mar 12:23
fe2762e
Compare
Choose a tag to compare

3.34.0 (2024-03-22)

Bug Fixes

  • filter: date-range filter available for any field (#2307) (c51c818), closes #2292
  • filter: filter on number fields supported now (#2308) (9303825), closes #1913
  • sync: reworked continuous sync mechanism to ensure more reliable connection (#2312) (b2f7234), closes #2100 #935
  • sync: refresh auth access token automatically (#2314) (dd62523), closes #2225 #2044
  • .i18n: corrected translation (71bb47c)
  • .i18n: update translations (18c44e3)
  • .pin momentjs version as some date parsing (or tests) are failing (0b6dd33)
  • .upgrade dependencies (298bf9d)

Features

  • create a new entity directly from entity-select fields (#2293) (f424d13), closes #2213

3.33.0

14 Mar 08:16
a8f6611
Compare
Choose a tag to compare

3.33.0 (2024-03-14)

Bug Fixes

  • filter: show "select all" and "clear" buttons to facilitate complex filter settings (#2245) (a2d833e), closes #2222
  • .i18n: update translations (163d428)
  • .logging: don't log display_entity not finding record (9bfeb71)
  • .logging: log config _rev for error analysis (a6e8669)
  • .upgrade @sentry/browser from 7.100.1 to 7.101.1 (e603e74)
  • .upgrade @sentry/browser from 7.101.1 to 7.102.0 (6b6e078)
  • .upgrade @sentry/browser from 7.99.0 to 7.100.1 (68e1d57)
  • .upgrade multiple dependencies with Snyk (d3ccaba)

Features

  • Admin UI: admin users can now configure columns and filters for list views (#2177) (4a870ec), closes #2067

3.32.3

27 Feb 20:31
e889991
Compare
Choose a tag to compare

3.32.3 (2024-02-27)

Bug Fixes

  • align functionality and UX of single and multi entity-select fields (#2221) (15ffcf6), closes #2175 #2212
  • display form correctly when creating new record with permission conditions (#2263) (c6caf28), closes #2262

3.32.2

21 Feb 15:02
dcea417
Compare
Choose a tag to compare

3.32.2 (2024-02-21)

Bug Fixes

  • updates to related code libraries and logging
  • .correct fallback value for loadFile on errors (9cee397)
  • .logging: correctly set Sentry contexts as object (09029e0)
  • .prevent error if no view:note config (962299e)
  • .upgrade @sentry/browser from 7.98.0 to 7.99.0 (b6e92b7)
  • .upgrade keycloak-angular from 15.0.0 to 15.1.0 (e04f42f)

3.32.1

19 Feb 15:58
41b8bd0
Compare
Choose a tag to compare

3.32.1 (2024-02-19)

Bug Fixes

  • catch errors when file attachment not found (6da7fee)
  • improved error logging to help tech team analyse potential problems
  • .core: avoid errors with undefined entityId in DisplayEntity (3ec317e)
  • .logging: add last_synced as context to Sentry (121cebb)
  • .logging: better error handling for unavailable config.json (e6deaa0)
  • .logging: better error message detection for Sentry (1f57c2d)
  • .logging: log id of missing doc to sentry (ba14246)
  • permissions: correctly apply rules using current username again (interpolate user.name) (084fb1e)
  • .upgrade @faker-js/faker from 8.3.1 to 8.4.0 (#2233) (06362c8)
  • .upgrade multiple dependencies with Snyk (f869a4f)

3.32.0

16 Feb 12:33
31e74e7
Compare
Choose a tag to compare

3.32.0 (2024-02-16)

Bug Fixes

  • .build/Dockerfile to reduce vulnerabilities (#2234) (b417719)
  • .core: generate valid regex in guard also for wildcard routes (#2231) (592b534)
  • core: improved error logging (3809a7f)
  • .i18n: updated and simplified translations (64c0967)
  • .logging: log with message if keycloak token missing (477e01d)
  • .logging: reduce warning level for routes not being found (189cd1c)
  • .logging: try to get better sentry error events (aa04ec4)
  • navigate to details upon click in "entity-select" form field (e65c04d), closes #1762
  • .upgrade @sentry/browser from 7.93.0 to 7.94.1 (#2228) (3a7901f)
  • .upgrade @sentry/browser from 7.94.1 to 7.98.0 (082fca5)
  • .upgrade angular dependencies with Snyk (#2223) (2249a88)

Features

3.31.1

05 Feb 10:12
2d78255
Compare
Choose a tag to compare

3.31.1 (2024-02-05)

Bug Fixes

  • archived records are hidden in "entity selection" fields unless explicitly activated (#2056) (4b434fe), closes #1983
  • better detection of data changes to automatically update tables (#2196) (142f68d), closes #2195
  • correctly display groupBy categories in count dashboard if they are entities (#2205) (c861126), closes #2002
  • correctly open creating new page when clicking "+" button (#2211) (d78484a), closes #2210
  • correctly select multiple items for bulk actions again (#2209) (7edd279)
  • import: correctly skip undefined column values during import (9266e08), closes #1991
  • import: fix configuration popup for dropdown mappings (c336de7), closes #1991

3.31.0

01 Feb 12:49
9f84fc6
Compare
Choose a tag to compare

3.31.0 (2024-02-01)

Features

  • technical data model migration in preperation for new features (#2148) (f86ca9d), closes #1526

3.30.1

29 Jan 15:19
cb5f14e
Compare
Choose a tag to compare

3.30.1 (2024-01-29)

Bug Fixes

  • .upgrade @sentry/browser from 7.91.0 to 7.92.0 (017216b)
  • use create permissions when read public form fields (#2203) (8fd0a47), closes #2202

3.30.0

25 Jan 17:33
a8a4fd8
Compare
Choose a tag to compare

3.30.0 (2024-01-25)

Bug Fixes

Features

  • permissions: advanced permissions allow to filter individual fields in forms based on read/write permissions (#2180) (b1533b1), closes #1912