Skip to content

Releases: projectcaluma/ember-caluma

v14.9.2

24 Feb 12:53

Choose a tag to compare

14.9.2 (2026-02-24)

Bug Fixes

v14.9.1

12 Feb 12:28

Choose a tag to compare

14.9.1 (2026-02-12)

Bug Fixes

  • distribution: don't validate fake document in bulk edit mask (448a585)

v14.9.0

09 Feb 12:06

Choose a tag to compare

14.9.0 (2026-02-09)

Features

  • corrections: implement historical document comparison (#2999) (d6a90f6)

v14.8.3

06 Feb 09:36

Choose a tag to compare

14.8.3 (2026-02-06)

Bug Fixes

  • document-validity: skip backend validation when saving table rows (249a163)

Reverts

v14.8.2

04 Feb 16:21

Choose a tag to compare

14.8.2 (2026-02-04)

Bug Fixes

  • document-validity: handle validation errors in table rows (e43ecca)
  • markdown sanitizing (#3019) (353c350)

v14.8.1

02 Feb 17:24

Choose a tag to compare

14.8.1 (2026-02-02)

Bug Fixes

  • document-validity: use documentValidity to check format validators (55c94a9)

v14.8.0

27 Jan 14:08

Choose a tag to compare

14.8.0 (2026-01-27)

Features

  • field: add save hooks for before, after, and error handling (fa297ab)

v14.7.1

26 Jan 15:01

Choose a tag to compare

14.7.1 (2026-01-26)

Bug Fixes

  • deps: refactor concurrency tasks to be compatible with v5 (3190879)
  • document-validity: move field validation into separate linked task (59b2b15), closes #2988

v14.7.0

23 Jan 08:42

Choose a tag to compare

14.7.0 (2026-01-23)

Bug Fixes

  • distribution: transition to created inquiry in new runloop (84bd4d3)
  • form: trigger format validators on question validation (518dc03)
  • queries: fix unnecessary re-rendering of all items (4ab71e5)
  • query-resource: make sure fetchMore and refresh return a promise (1eef95b)

Features

  • document-validity: yield validation loading state from component (d276f91)

v14.6.0

21 Jan 10:14

Choose a tag to compare

14.6.0 (2026-01-21)

Bug Fixes

  • code-editor: various fixes for the code editor (jexl / json) (f06cde1)

Features

  • form: add form slug to fields for caluma store lookup (af04880)