Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Prepare 6.2.1 #581

Merged
merged 2 commits into from
Aug 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 6.3.0 - 2023-08-18

- Update Docker base image to Node 16 (#578)
- Fix: multiple "static" itemset datalists in the same repeat (enketo/enketo-core#995)
- Fix: global initialization of widgets where repeat count is zero (enketo/enketo-core#994)
- Use map instead of object for cached conversion of XPath expression
(enketo/enketo-core#985)
- Fix: include widgets with 'form' selector (enketo/enketo-core#993)
- Fix: don't display "ghost option" for itemsets with Likert appearance (enketo/enketo-core#992)
- Temporarily roll back buggy optimizations of enabling/disabling widget instances (enketo/enketo-core#990)
- Fix import error for enketo-transformer/web (enketo/enketo-transformer#184)

## 6.2.0 - 2023-07-03

- Make pdf generation timeout configurable (#560)
Expand Down
Loading
Loading