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

Commit a6c5eb9

Browse files
Prepare 7.3.0
1 parent 6bebe25 commit a6c5eb9

File tree

4 files changed

+2226
-896
lines changed

4 files changed

+2226
-896
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [7.3.0] - 2023-08-18
7+
8+
- Fix: multiple "static" itemset datalists in the same repeat (#995)
9+
- Fix: global initialization of widgets where repeat count is zero (#994)
10+
- Use map instead of object for cached conversion of XPath expression
11+
(#985)
12+
- Fix: include widgets with 'form' selector (#993)
13+
- Fix: don't display "ghost option" for itemsets with Likert appearance (#992)
14+
- Temporarily roll back buggy optimizations of enabling/disabling widget instances (#990)
15+
- Fix import error for enketo-transformer/web (enketo/enketo-transformer#184)
16+
617
## [7.2.4] - 2023-07-03
718

819
- Performance improvements: do less redundant work, part 2 (#976)

0 commit comments

Comments
 (0)