diff --git a/CHANGELOG.md b/CHANGELOG.md index 205913d42..ae925b59b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [6.1.6] - 2022-12-15 + +- Do not update image file on blur if canvas is empty (#931) +- Fix calculation of nested repeat counts in >1 outer repeat instances (#935) + + ## [6.1.5] - 2022-12-06 - Fix: allow arbitrary precision decimal values (#932) diff --git a/README.md b/README.md index 8d55a32eb..ce9586405 100644 --- a/README.md +++ b/README.md @@ -30,18 +30,18 @@ We have to admit we do not test on all of these, but are committed to fixing bro ### Releases 1. Create release PR +1. Update `CHANGELOG.md` +1. Update version in `package.json` + - Bump to major version if consumers have to make changes. 1. Check [Dependabot](https://github.com/enketo/enketo-core/security/dependabot) for alerts 1. Run `npm update` - Check if `node-forge` has been updated and if so, verify encrypted submissions end-to-end + - If `enketo-transformer` has been updated, change `Form.requiredTransformerVersion` 1. Run `npm audit` - Run `npm audit fix --production` to apply most important fixes -1. Run `npm ci` +1. Run `npm i` 1. Run `npm test` 1. Run `npm run build-docs` -1. Update `CHANGELOG.md` -1. Update version in `package.json` - - Bump to major version if consumers have to make changes. -1. If `enketo-transformer` has been updated, change `Form.requiredTransformerVersion` 1. Merge PR with all changes 1. Create GitHub release 1. Tag and publish the release diff --git a/docs/AnalogScaleWidget.html b/docs/AnalogScaleWidget.html index fd5d48971..1f965bf83 100644 --- a/docs/AnalogScaleWidget.html +++ b/docs/AnalogScaleWidget.html @@ -1980,7 +1980,7 @@
CHANGELOG.md
package.json
+npm update
npm audit fix --production
to apply most important fixesnpm ci
npm i
npm test
npm run build-docs
CHANGELOG.md
package.json
-enketo-transformer
has been updated, change Form.requiredTransformerVersion
Name | + + +Type | + + +Attributes | + + + + +Description | +
---|---|---|---|
detail |
+
+
+ + + +RemoveRepeatDetail + + + + | + + +
+
+ <optional> + + + + + + |
+
+
+
+
+ + |
Name | + + +Type | + + +Attributes | + + + + +Description | +||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
initRepeatInfo |
+
+
+ + + +object + + + + | + + +
+
+ <optional> + + + + |
+
+
+
+
+
+ Properties+ +
|
+