Releases: CityOfNewYork/NYCOpenRecords
Releases · CityOfNewYork/NYCOpenRecords
OpenRecords v3.4.29
Fixes
- Fixed super function for all response types to handle
release_date
. - Fixed an issue with acknowledgement/extension reason not showing because of wrong variable name.
- Fixed an issue with closed requests from an inactive agency not showing on view request page.
OpenRecords v3.4.28
Features
- Added CLI command to close requests.
OpenRecords v3.4.27
Fixes
- Replaced the use of “File” to “Record” in the response email subject/body to avoid potential spam filters.
- Added language to closing emails informing requesters to check their spam folder for responses from the agency.
- NYPD custom closing reason update.
OpenRecords v3.4.26
Fixes
- Improved loading performance for Responses section on Request page.
- Improved loading performance for History section on Request page.
- Fixed Note modal content not displaying when there are multiple Notes.
OpenRecords v3.4.25
Fixes
- Prevent missing first and last name for public NYC.ID accounts.
OpenRecords v3.4.24
Features
- CORE agency go-live.
- Added Equity to agency categories.
OpenRecords v3.4.23
Features
- About page text updates.
- NYPD letter signature updates.
- Denial and Closing reasons updates.
Fixes
- Fixed logic for contact emails.
OpenRecords v3.4.22
Features
- Updates to FDNY agency instructions.
- Updates to FDNY custom request forms.
- Added
is_active
column tocustom_request_forms
table.
Fixes
- Added reply-to field to Contact the Agency email and fixed email body content.
- Added error logger for Contact the Agency emails.
OpenRecords v3.4.21
Fixes
- Backend validation to check that custom request form metadata exists on submission.
- Javascript to reload the page if loaded from a cached version. This fixes the issue with the browser back button not keeping the keeping the custom form and reverting back to the Request Description field.
OpenRecords v3.4.20
Fixes
- Fixed inconsistent loading of custom request forms for agency users.