File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ sidebar:
55 order : 0
66---
77
8+ ### [ 1.1.1] ( https://github.com/DouglasNeuroInformatics/OpenDataCapture/releases/tag/v1.1.1 ) (2024-07-17)
9+
10+ - Implement virtualisation in core API
11+ - Add command line arguments to k6 (via code injection at build time)
12+ - Publish runtime v1.3.0 (includes simple-statistics)
13+ - Implement password strength meter with zxcvbn
14+ - Add dynamic import transform option to Instrument Bundler CLI (option to use Node private import specifiers)
15+ - Add subject id to instrument summary for all identification methods
16+ - Add example of instrument measures to playground
17+ - Fix issue with badly placed scrollbar in playground
18+ - Fix issue where overflow is hidden in playground on mobile
19+ - Fix issue where request for all users fails with no group id
20+ - Remove outdated Bruno logs
21+ - Fix issue where language on summaries page does not change
22+ - Fix relative path of Caddy file to work with bash shell
23+ - Change license from AGPL-3.0 to Apache 2.0
24+
825### [ 1.1.0] ( https://github.com/DouglasNeuroInformatics/OpenDataCapture/releases/tag/v1.1.0 ) (2024-06-18)
926
1027- feat: add scale in interactive instruments
Original file line number Diff line number Diff line change 11{
22 "name" : " opendatacapture" ,
33 "type" : " module" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "private" : true ,
66 "packageManager" :
" [email protected] " ,
77 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments