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

Commit

Permalink
Prepare 4.1.4 release (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel authored Nov 29, 2022
1 parent de3ecd0 commit f0129ed
Show file tree
Hide file tree
Showing 71 changed files with 103 additions and 454 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.1.4 - 2022-11-28

- Fix: map linked media URLs to support big-image (#482)
- Fix: use simpler selector for geopicker widgets (enketo/enketo-core#922)
- fix toggle or-appearance-compact with dynamic nested repeat group (enketo/enketo-core#914)
- Fix: validate number input values (enketo/enketo-core#926)

## 4.1.3 - 2022-11-07

- Removed: absolute maximum size for file uploads (#461)
Expand Down
2 changes: 1 addition & 1 deletion docs/app_controllers_api-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_api-v1-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_api-v2-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_authentication-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_error-handler.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_media-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_offline-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_pages-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_submission-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_survey-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_controllers_transformation-controller.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_communicator.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_custom-error.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_media.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_pdf.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_router-utils.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_lib_utils.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_account-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_cache-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_config-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_instance-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_record-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_submission-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_survey-model.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/app_models_user-model.js.html

Large diffs are not rendered by default.

226 changes: 1 addition & 225 deletions docs/global.html

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-account-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-api-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-api-v1-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-api-v2-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-authentication-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-cache-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-communicator.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-config-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-custom-error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-duplicates.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-error-handler.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-instance-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-media-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-offline-resources-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-pages-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-pdf.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-router-utils.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-submission-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-submissions-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-survey-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-survey-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-transformation-controller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-user-model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/module-utils.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tools_duplicates.js.html

Large diffs are not rendered by default.

140 changes: 0 additions & 140 deletions docs/tools_esbuild-plugin-istanbul.js.html

This file was deleted.

2 changes: 1 addition & 1 deletion docs/tutorial-00-getting-started.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-02-heroku.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-10-configure.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-12-ordinals.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-20-update.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-30-develop.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-32-api.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-34-custom-widgets.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-36-theming.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-38-iframe-postmessage.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-40-translate.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-60-authentication-and-security.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-70-browser-support.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-80-comments.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/tutorial-90-duplicates.html

Large diffs are not rendered by default.

45 changes: 26 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "enketo-express",
"description": "Webforms evolved.",
"homepage": "https://enketo.org",
"version": "4.1.3",
"version": "4.1.4",
"main": "./app.js",
"engines": {
"node": ">=14.8.0 <17",
Expand Down Expand Up @@ -61,7 +61,7 @@
"i18next-http-backend": "^1.4.1",
"i18next-http-middleware": "^3.2.0",
"jquery": "^3.6.0",
"jstransformer-markdown-it": "^2.1.0",
"jstransformer-markdown-it": "^3.0.0",
"jszip": "^3.10.0",
"jwt-simple": "^0.5.6",
"load-grunt-tasks": "^5.1.0",
Expand Down

0 comments on commit f0129ed

Please sign in to comment.