Releases: projectcaluma/caluma
Releases · projectcaluma/caluma
v7.5.0
Feature
- Allow usage of form meta in question jexl (
f3f1223
)
v7.4.0
Fix
- Validate inexisting references in calc questions (
f4de05a
)
- Separate extractor for mapby arguments (
34c6d2b
)
v7.3.0
Feature
- Calculated float question (
6a7c7ca
)
Fix
- str() should return string (
df5ba3b
)
- Use mapby args if literal, fix calculated test (
cb49617
)
- Support validation of nested table answers (
7937220
)
- Use "mapby" arg if subject is answer transform (
3a595a8
)
v7.2.1
Fix
- Fix validation of table questions (
36e3a0e
)
v7.2.0
Feature
- Support multiple choice and improve choice search (
456bf08
)
Fix
- Validate empty table answers correctly (
8b00505
)
v7.1.1
Fix
- Fix custom validation for save answer mutations (
5e91341
)
v7.1.0
Feature
- Introduce API for managing default_answers (
995138a
)
- Pass user to copy method on answer and doc (
38941b0
)
Fix
v7.0.3
Fix
- Don't use default on row_question if default table_answer exists (
30ce974
)
- Fix setting default answers for sub forms (
24d2899
)
- Use domain_logic for saving answers in form app (
6b71559
)
v7.0.2
Fix
- Consequently use domain_logic for saveDocument (
fe30966
)