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

Prepare 7.2.5 #997

Merged
merged 1 commit into from
Aug 19, 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
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
Loading
Loading