Skip to content

Releases: CityOfNewYork/NYCOpenRecords

OpenRecords v3.4.29

12 Nov 19:45
7ff8848
Compare
Choose a tag to compare

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

06 Nov 18:25
d041a98
Compare
Choose a tag to compare

Features

  • Added CLI command to close requests.

OpenRecords v3.4.27

12 Aug 15:32
898f5e5
Compare
Choose a tag to compare

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

30 May 18:07
f805e3a
Compare
Choose a tag to compare

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

13 May 20:11
3e8f9ad
Compare
Choose a tag to compare

Fixes

  • Prevent missing first and last name for public NYC.ID accounts.

OpenRecords v3.4.24

22 Apr 16:17
17b7bb6
Compare
Choose a tag to compare

Features

  • CORE agency go-live.
  • Added Equity to agency categories.

OpenRecords v3.4.23

11 Mar 19:30
9f6d077
Compare
Choose a tag to compare

Features

  • About page text updates.
  • NYPD letter signature updates.
  • Denial and Closing reasons updates.

Fixes

  • Fixed logic for contact emails.

OpenRecords v3.4.22

22 Jan 21:17
cd1bdf6
Compare
Choose a tag to compare

Features

  • Updates to FDNY agency instructions.
  • Updates to FDNY custom request forms.
  • Added is_active column to custom_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

20 Nov 21:28
3b107a0
Compare
Choose a tag to compare

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

08 Nov 21:09
8d8cd25
Compare
Choose a tag to compare

Fixes

  • Fixed inconsistent loading of custom request forms for agency users.