Releases: thecartercenter/nemo
v14.4
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.
v14.3
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.
v14.2
Changed
- Upgraded to Rails 7 under-the-hood
- 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.
v14.1
Changed
- Exported XLSForm
relevant
column now also works for option sets - 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.
v14.0
Added
- Added translations to XLSForm exports: the exported XLSForm will now include
label
columns for all languages specified in the form's mission
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.29
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.28
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.27.1
Added
- Improved the new experimental "export to XLSForm" feature, particularly by supporting option sets with multiple levels and more than one option set per form
Changed
- Upgraded numerous sub-dependencies in preparation for larger upgrades coming soon
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.26
Changed
- Upgraded Twilio gem from v4 => v6 latest to fix an issue where their API's SSL certificate was expired
- Added a clear error message on export if there are no option set CSV headers available (for example, if the titles are translated only in English but your mission locale is set to only French)
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.25
Added
- Discard jobs on
ActiveJob::DeserializationError
to avoid DJ backups
Removed
- Long-deprecated v1 API is now removed in favor of the new OData API
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.