Changed - Fields can now be embedded in `note` text. Added - Multiple choice type `combobox` and `datatype: combobox` for `fields`. Fixed - Mandatory multiple-choices questions with embedded code blocks. - `DAList` and `DADict` objects in choices lists.
0.1.61
Not secure
Changed - After back button is pressed, defaults will be populated on fields that accept defaults. Added - Methods on `DAFileCollection` so that it can be used like a `DAFile`. - `run_python_module()` function. Fixed - Checkbox defaults specified as `DADict` objects not recognized.
0.1.60
Not secure
Changed - Added a new type of infinite loop detection.
0.1.59
Not secure
Changed - Added a different type of infinite loop detection.
0.1.58
Not secure
Added - Multiple choice type `dropdown`. - Code example for `fields` dropdown. Fixed - YouTube video widths not responsive. - Javascript and CSS files in features not loading without full package/file references.
0.1.57
Not secure
Fixed - Bug that affected some file-related operations. - Detection of infinite loops.