Releases: CityOfNewYork/NYCOpenRecords
Releases · CityOfNewYork/NYCOpenRecords
OpenRecords v3.4.20
Fixes
- Fixed inconsistent loading of custom request forms for agency users.
OpenRecords v3.4.19
Fixes
- Removed recaptcha for agency users.
OpenRecords v3.4.18
Fixes
- Performance optimizations for Update Request Statuses job.
- Additional logging for recaptcha errors.
OpenRecords v3.4.17
OpenRecords v3.4.16
Features
- Add
order
column tocustom_request_forms
table. - Add "Full Fire Marshal Report" to FDNY custom forms.
Fixes
- Fixed text for
Fire Marshal Face Sheet (Cause of Fire ONLY)
custom form. - Fixed Open Data Compliance report to filter on
Responses.date_modified
instead ofRequests.date_submitted
.
OpenRecords v3.4.15
Features
Upgraded the following dependencies:
- Boostrap 3.3.6 to 3.4.1
- jQuery UI 1.12.1 to 1.13.2
- moment.js 2.17.1 to 2.29.4
- jstimezonedetect 1.0.6 to 1.0.7
- jQuery 1.12.4 to 3.6.4
Fixes
- Fixed styling for Google Translate.
- Fixed repeated javascript identifier in response rows.
- Fixed edited response emails not rendering properly.
OpenRecords v3.4.14
Features
- Added
is_dataset
anddataset_description
columns to the Responses table with support for File and Link response types.
Fixes
- Fixed text not rendering properly in editor when editing Note response types.
OpenRecords v3.4.13
Fixes
- Fixed how certain special characters are rendered when dealing with escaped inputs.
OpenRecords v3.4.12
Fixes
- Updated fix for XSS vulnerability on note responses.
OpenRecords v3.4.11
Fixes
- Fixed XSS vulnerability on note responses.