This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Releases: enketo/enketo-core
Releases · enketo/enketo-core
7.2.5
What's Changed
- Temporarily roll back buggy optimizations of enabling/disabling widget instances by @eyelidlessness in #990
- Fix: don't display "ghost option" for itemsets with Likert appearance by @eyelidlessness in #992
- Fix: include widgets with 'form' selector by @eyelidlessness in #993
- use map instead of object by @delcroip in #985
- Fix: global initialization of widgets where repeat count is zero by @eyelidlessness in #994
- Fix: multiple "static" itemset datalists in the same repeat by @eyelidlessness in #995
New Contributors
Full Changelog: 7.2.4...7.2.5
7.2.4
What's Changed
- Optimizations: do less redundant work, part 2 by @eyelidlessness in #976
- gracefully handle undefined key (#977) by @garethbowen in #978
- Fix: TOC navigation in pages theme by @eyelidlessness in #983
- Fix: Respect existing val of type='time' by @JGreenlee in #980
New Contributors
- @garethbowen made their first contribution in #978
- @JGreenlee made their first contribution in #980
Full Changelog: 7.2.3...7.2.4
7.2.3
What's Changed
- Fix: focus first active input/widget on load, page navigation, user-added repeat by @eyelidlessness in #969
- Performance improvements: NumberInput widgets,
excludeNonRelevant
by @eyelidlessness in #971 - Fix: localized numeral entry by keyboard in number input widgets by @eyelidlessness in #973
Full Changelog: 7.2.2...7.2.3
7.2.2
What's Changed
- Consolidate docs into README by @lognaturel in #962
- Fix: ensure instance attachments are loaded in draw widget by @eyelidlessness in #967
Full Changelog: 7.2.1...7.2.2
7.2.1
7.2.0
What's Changed
- Reimplement draw/signature/annotate widget to preserve original image size when annotating and improve resize performance by @eyelidlessness in #960
Full Changelog: 7.1.0...7.2.0
7.1.0
What's Changed
- Remove: analog-scale widget by @MartijnR in #952 Note: now maintained by OpenClinica (https://github.com/OpenClinica/enketo-express-oc/tree/master/widget/analog-scale). Not considered a breaking change because usage outside of OpenClinica is not known
- Fix: further simplify geopicker widget selector by @eyelidlessness in #954
- Fix: undesired newlines in print view in select/select1 labels by @MartijnR in #957
- Add Transformer web compatibility by @eyelidlessness in enketo/enketo-transformer#171
Full Changelog: 7.0.0...7.1.0
7.0.0
What's Changed
- BREAKING CHANGE: Removed IE11 support by @MartijnR in #946
- Fix: rank widget on touch devices by @eyelidlessness in #947
- Fix: undesired autocompletion of manually entered incomplete month-ye… by @MartijnR in #944
- Optimize expensive XPath expressions in HTML transform by @eyelidlessness in enketo/enketo-transformer#165
Full Changelog: 6.1.7...7.0.0
6.1.7
What's Changed
- Fix: integer and decimal widgets remain visible when form language changes by @eyelidlessness in #937
- Fix: don't clear decimals when switching French -> English by @eyelidlessness in #941
Full Changelog: 6.1.6...6.1.7
6.1.6
What's Changed
- Do not update image file on blur if canvas is empty by @MartijnR in #931
- Fix calculation of nested repeat counts in >1 outer repeat instances by @eyelidlessness in #935
Full Changelog: 6.1.5...6.1.6