Releases: thecartercenter/nemo
v13.3
Added
- NEMO now validates
$QingCode:value
syntax to ensure you don't save an invalid reference in your default answers or default response names
Changed
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v13.2
Changed
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v13.1
Changed
- Several improvements & bug fixes related to Enketo
- General upgrades related to webpacker and our build system
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v13.0
Added
- 📯 Long-awaited feature: Enketo web editor!
- Enketo is optional, and the primary purpose is to support editing existing responses while preserving conditional logic such as skip/display constraints. More docs coming soon.
Changed
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v12.36
Added
- 📯 Long-awaited feature: Automatic duplicate response cleanup!
- This feature only applies to new responses that come in after this release. Duplicate responses will be backed up on disk and then removed from NEMO. A check for new duplicates is run once per minute. The original, older version is prioritized to be kept over the new duplicate when choosing which one to remove.
- A response is considered a duplicate if it was submitted by the same user, to the same mission, and contains exactly the same ODK XML submission.
Changed
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v12.34
Changed
- Fixed CSV exports for multilingual, multilevel columns when using a non-mission-default language
- Fixed crash when trying to create a new form on particular servers used with data factory
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v12.33
Changed
- Fixed an OData rendering issue with Power BI in missions when
en
is not the default locale - Fixed numerous issues with
db_create_fake_data.rake
(for developers) - Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v12.32
Changed
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v12.31
Changed
- Documentation
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.
v12.30
Changed
- More stability improvements to deduplication, especially when submitting multiple attachments per response
- Security updates
As always, there are lots of smaller things under the hood; see entire history of changes, list of main releases, and technical upgrade guides for more.