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

Commit

Permalink
Prepare 6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyelidlessness committed Aug 21, 2023
1 parent df8057b commit b95cbbd
Show file tree
Hide file tree
Showing 3 changed files with 2,747 additions and 1,592 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
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

- Override Docker ENTRYPOINT so that PID 1 inside the container is correctly assigned (#571)
- 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

0 comments on commit b95cbbd

Please sign in to comment.