Skip to content

Releases: projectcaluma/caluma

v12.4.0

18 Mar 09:23

Choose a tag to compare

Feature

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

v12.3.4

10 Mar 14:16
480b144

Choose a tag to compare

Fix

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

v12.3.3

04 Feb 14:13

Choose a tag to compare

Fix

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

v12.3.2

04 Feb 13:45

Choose a tag to compare

Fix

  • api: Revert rename of context argument in save_answer (dca2a21)

v12.3.1

03 Feb 16:26

Choose a tag to compare

Fix

  • form api: Pass data source context to validations in save_answer (c72c5b6)

v12.3.0

30 Jan 12:23
dc81c3c

Choose a tag to compare

Feature

  • document-validity: Expose error code in document validity graph (2b4a3a0)
  • historical: Add parameter to exclude deleted documents (629a360)

Fix

  • format-validators: Only raise custom graphql error for save answer mutation (737bf7c)

v12.2.5

26 Jan 08:02
9c0a6bd

Choose a tag to compare

Fix

  • Use multi stage docker file (c1c661f)

v12.2.4

30 Dec 15:46
9aa0b04

Choose a tag to compare

Fix

  • minio: Add region parameter to support garage s3 storage and upgrade minio-py to v7.2.20 (f58f589)

v12.2.3

24 Nov 13:03

Choose a tag to compare

Fix

  • Downgrade minio because of breaking changes (b9ae27a)

Documentation

  • work_flow redo: Add some examples to make clear where the redoable condition is tested (67cf01b)
  • Update release procedure in maintainer instructions (b664ec5)

v12.2.2

26 Sep 08:58
92b9e54

Choose a tag to compare

Fix

  • jexl: Remove whitespace in stringify transform (dd44dd8)

Documentation

  • format-validators: Add missing question argument to docstring (25fbcb7)