Skip to content

Releases: projectcaluma/caluma

v12.7.1

Choose a tag to compare

@winged winged released this 27 Aug 07:16
b55a1c9

Fix

  • form: Lock document families for all mutations (86b593b)
  • form: Select document family for update to avoid race conditions (bed9029)

v12.7.0

Choose a tag to compare

@anehx anehx released this 07 Aug 12:58

Feature

  • jexl: Add graph for the global JEXL context of a document (6ef7356)

Fix

  • form: Correctly evaluate option jexl, improve logging (7bbab86)

v12.6.1

Choose a tag to compare

@anehx anehx released this 06 Aug 08:14

Performance

  • jexl: Load the validation context relations with the documents (609451b)
  • jexl: Don't annotate form in global validation context (e678020)

v12.6.0

Choose a tag to compare

@anehx anehx released this 05 Aug 08:15

Feature

  • jexl: Expose case and work item meta in JEXL context (f78589d)

Fix

  • deps: Update django to v5.2.17 (f1e402d)

v12.5.1

Choose a tag to compare

@winged winged released this 03 Aug 14:25
507e488

Fix

  • calc-questions: Robust recalculation on deletion and form changes (8885124)

Performance

  • form: Improve calculated-question performance significantly (2e07675)

v12.5.0

Choose a tag to compare

@anehx anehx released this 21 Jul 14:40

Feature

  • validation: Add graph to validate a single answer (ab3399b)

Fix

  • jexl: Respect default value in answer transform for hidden fields (4e4d019)
  • validation: Make sure validity graphs pass full context (6b2a4ca)

Performance

  • form: Recalculate only once in table rows (cca0441)

v12.4.1

Choose a tag to compare

@anehx anehx released this 11 May 07:18

Fix

  • validation: Fix date and files answer validation (e2e0359)

v12.4.0

Choose a tag to compare

@anehx anehx released this 18 Mar 09:23

Feature

  • jexl: Add parent.question to JEXL context (2bfb411)

v12.3.4

Choose a tag to compare

@winged winged released this 10 Mar 14:16
480b144

Fix

  • tests: The model factories must not contain mutable attributes (a158497)

v12.3.3

Choose a tag to compare

@anehx anehx released this 04 Feb 14:13

Fix

  • validation: Pass document ID to validation errors (d9cf17b)