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

Commit

Permalink
Prepare 7.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eyelidlessness committed Aug 19, 2023
1 parent 6bebe25 commit 898cd10
Show file tree
Hide file tree
Showing 4 changed files with 2,226 additions and 896 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [7.2.5] - 2023-08-18

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

## [7.2.4] - 2023-07-03

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

0 comments on commit 898cd10

Please sign in to comment.