Skip to content

Releases: usdigitalresponse/usdr-gost

v2024.3

11 Jan 15:24
9f69a8d
Compare
Choose a tag to compare

📚 Summary

There are no user facing changes to Grant Finder or ARPA in this release.

🛠️ Changes

  • chore: add logging around safe links requests @as1729 (#2442)
  • Add jsonb column to store raw body in grants table @sanason (#2435)

🔧 Dependency updates

6 changes
  • chore(deps): bump @aws-sdk/client-ses from 3.485.0 to 3.489.0 @dependabot (#2445)
  • chore(deps): bump @aws-sdk/client-s3 from 3.485.0 to 3.489.0 @dependabot (#2443)
  • chore(deps): bump @datadog/browser-rum from 5.6.0 to 5.7.0 @dependabot (#2444)
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 @dependabot (#2440)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.484.0 to 3.485.0 @dependabot (#2428)
  • chore(deps): bump @aws-sdk/client-ses from 3.481.0 to 3.485.0 @dependabot (#2426)

🤝 Contributors

We would like to thank the following people who made this release possible:

@as1729 and @sanason

Deployment History

  • Deployed at 2024-01-11T15:38:30+00:00

v2024.2

09 Jan 16:53
43160d8
Compare
Choose a tag to compare

📚 Summary

User facing changes to grant finder include:

  • the profile feature flags are all being turned on, so users will see the updated dropdown menu in the upper left of the site, new profile page, and terminology changes (i.e. "agency" > "team") throughout the site.

There are no user-facing changes to ARPA in this release:

🛠️ Changes

🐛 Bug fixes

🔧 Dependency updates

🤝 Contributors

We would like to thank the following people who made this release possible:

@TylerHendrickson and @as1729

Deployment History

  • Deployed at 2024-01-09T17:04:55+00:00

v2024.1

05 Jan 23:37
50e6267
Compare
Choose a tag to compare

📚 Summary

Unblocks users that have Microsoft Outlook email client from logging in and fixes the release version naming.

🛠️ Changes

🐛 Bug fixes

🔧 Dependency updates

  • chore(deps): bump @aws-sdk/client-sqs from 3.484.0 to 3.485.0 @dependabot (#2425)
  • chore(deps): bump @aws-sdk/rds-signer from 3.484.0 to 3.485.0 @dependabot (#2424)
  • chore(deps): bump @aws-sdk/client-s3 from 3.484.0 to 3.485.0 @dependabot (#2427)

🤝 Contributors

We would like to thank the following people who made this release possible:

@as1729

Deployment History

  • Deployed at 2024-01-05T23:46:15+00:00

v2023.4

04 Jan 15:45
ab546bd
Compare
Choose a tag to compare

📚 Summary

User-facing changes to grant finder include:

  • removing occasional updates from the Profile page; this is feature flagged, but is the final change to My Profile/terminology changes ahead of it being enabled for users next Tuesday

There are no user-facing changes to ARPA in this release

🛠️ Changes

🚀 New features and enhancements

  • feat: remove "Occasional Updates" toggle from profile page @sanason (#2394)

📖 Documentation improvements

🤝 Contributors

We would like to thank the following people who made this release possible:

@TylerHendrickson and @sanason

Deployment History

  • Deployed at 2024-01-05T20:43:56+00:00

v2023.3

21 Dec 17:48
Compare
Choose a tag to compare

📚 Summary

User-facing changes to grant finder include:

  • fixing a bug where partners were able to see the Tenants tab
  • fixing a bug where the agency name was not displaying on the "Recent Activity" of the dashboard
  • work was also done that is behind feature flags for Profile updates and Grant Detail improvements

No user-facing changes were made to ARPA for this release.

🛠️ Changes

🚀 New features and enhancements

  • feat: update preferences link in emails to point to the new profile page @sanason (#2388)
  • feat: switch grant finder to use history API for client-side routing @sanason (#2342)

🐛 Bug fixes

📖 Documentation improvements

  • feat: switch grant finder to use history API for client-side routing @sanason (#2342)

🔧 Dependency updates

11 changes
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.477.0 to 3.478.0 @dependabot (#2404)
  • chore(deps): bump @aws-sdk/client-ses from 3.477.0 to 3.478.0 @dependabot (#2403)
  • chore(deps): bump @aws-sdk/rds-signer from 3.477.0 to 3.478.0 @dependabot (#2401)
  • chore(deps): bump @aws-sdk/client-s3 from 3.477.0 to 3.478.0 @dependabot (#2402)
  • chore(deps): bump @aws-sdk/client-sqs from 3.477.0 to 3.478.0 @dependabot (#2400)
  • feat: switch grant finder to use history API for client-side routing @sanason (#2342)
  • chore(deps): bump @aws-sdk/rds-signer from 3.476.0 to 3.477.0 @dependabot (#2393)
  • chore(deps): bump @aws-sdk/client-s3 from 3.476.0 to 3.477.0 @dependabot (#2390)
  • chore(deps): bump @aws-sdk/client-sqs from 3.476.0 to 3.477.0 @dependabot (#2392)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.476.0 to 3.477.0 @dependabot (#2391)
  • chore(deps): bump @aws-sdk/client-ses from 3.476.0 to 3.477.0 @dependabot (#2389)

🤝 Contributors

We would like to thank the following people who made this release possible:

@TylerHendrickson, @adele-usdr, @as1729 and @sanason

Deployment History

  • Deployed at 2023-12-21T17:48:07+00:00

v2023.2

19 Dec 21:24
Compare
Choose a tag to compare

📚 Summary

This release includes the following high level changes for Grant Finder:

  • Rebranding of tool to "Grant Finder" in place of "Grant Identification Tool"
  • Various design improvements throughout the tool to improve and standardize colors, fonts, more responsive display of tables, etc
  • Improvements to the login page to more clearly communicate how the one-time password works, and links to register and report issues
  • Design updates to the Grants Digest email notifications
  • Improvements are also being deployed that are behind feature flags and therefore not active for users. This includes improvements to the Grants Details pages, a new My Profile page and related features, and adding the Category of Funding Activity field related to grants

This release includes the following high level changes for ARPA Reporter:

  • Fixes the naming for EC Code 1.4
  • Fixes issue with incorrect expenditure totals in the audit report

🛠️ Changes

🚀 New features and enhancements

17 changes

🐛 Bug fixes

📖 Documentation improvements

🔧 Dependency updates

45 changes
  • chore(deps): bump @aws-sdk/client-ses from 3.474.0 to 3.476.0 @dependabot (#2385)
  • chore(deps): bump @aws-sdk/client-sqs from 3.474.0 to 3.476.0 @dependabot (#2383)
  • chore(deps): bump @aws-sdk/client-s3 from 3.474.0 to 3.476.0 @dependabot (#2384)
  • chore(deps): bump @aws-sdk/rds-signer from 3.474.0 to 3.476.0 @dependabot (#2382)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.474.0 to 3.476.0 @dependabot (#2381)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.473.0 to 3.474.0 @dependabot (#2365)
  • chore(deps): bump @aws-sdk/client-ses from 3.473.0 to 3.474.0 @dependabot (#2364)
  • chore(deps): bump @datadog/browser-rum from 5.5.0 to 5.5.1 @dependabot (#2363)
  • chore(deps): bump @aws-sdk/client-s3 from 3.473.0 to 3.474.0 @dependabot (#2355)
  • chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 @dependabot (#2357)
  • chore(deps): bump @aws-sdk/rds-signer from 3.473.0 to 3.474.0 @dependabot (#2358)
  • chore(deps): bump dd-trace from 4.20.0 to 4.21.0 @dependabot (#2356)
  • chore(deps): bump @aws-sdk/client-sqs from 3.473.0 to 3.474.0 @dependabot (#2354)
  • chore(deps): bump @aws-sdk/client-ses from 3.470.0 to 3.473.0 @dependabot (#2349)
  • chore(deps): bump @aws-sdk/rds-signer from 3.470.0 to 3.473.0 @dependabot (#2347)
  • chore(deps): bump @aws-sdk/client-s3 from 3.472.0 to 3.473.0 @dependabot (#2348)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.472.0 to 3.473.0 @dependabot (#2350)
  • chore(deps): bump @aws-sdk/client-sqs from 3.470.0 to 3.473.0 @dependabot (#2346)
  • Add Datadog RUM to client (issue #2067) @TylerHendrickson (#2343)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.470.0 to 3.472.0 @dependabot (#2341)
  • chore(deps): bump @aws-sdk/client-s3 from 3.470.0 to 3.472.0 @dependabot (#2340)
  • chore(deps-dev): bump @babel/core from 7.23.5 to 7.23.6 @dependabot (#2336)
  • chore(deps): bump @aws-sdk/rds-signer from 3.465.0 to 3.470.0 @dependabot (#2335)
  • chore(deps): bump csv-stringify from 6.4.4 to 6.4.5 @dependabot (#2330)
  • chore(deps): bump @aws-sdk/client-sqs from 3.468.0 to 3.470.0 @dependabot (#2331)
  • chore(deps): bump @aws-sdk/client-s3 from 3.468.0 to 3.470.0 @dependabot (#2329)
  • chore(deps): bump @aws-sdk/client-ses from 3.468.0 to 3.470.0 @dependabot (#2328)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.468.0 to 3.470.0 @dependabot (#2327)
  • chore(deps): bump core-js from 3.33.3 to 3.34.0 @dependabot (#2313)
  • chore(deps): bump @aws-sdk/client-sqs from 3.465.0 to 3.468.0 @dependabot (#2321)
  • chore(deps): bump @aws-sdk/client-ses from 3.465.0 to 3.468.0 @dependabot (#2320)
  • chore(deps): bump @aws-sdk/client-s3 from 3.465.0 to 3.468.0 @dependabot (#2319)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.465.0 to 3.468.0 @dependabot (#2318)
  • chore(deps): bump @aws-sdk/client-s3 from 3.462.0 to 3.465.0 @dependabot (#2314)
  • chore(deps): bump cloudposse/efs/aws from 0.34.0 to 0.35.0 in /terraform/modules/gost_api @dependabot (#2305)
  • chore(deps): bump @aws-sdk/client-ses from 3.462.0 to 3.465.0 @dependabot (#2299)
  • chore(deps): bump @aws-sdk/rds-signer from 3.462.0 to 3.465.0 @dependabot (#2297)
  • chore(deps-dev): bump @babel/core from 7.23.3 to 7.23.5 @dependabot (#2293)
  • chore(deps): bump @aws-sdk/client-sqs from 3.462.0 to 3.465.0 @dependabot (#2298)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.462.0 to 3.465.0 @dependabot (#2296)
  • chore(deps): bump @aws-sdk/client-ses from 3.458.0 to 3.462.0 @dependabot (#2290)
  • chore(deps): bump @aws-sdk/client-s3 from 3.458.0 to 3.462.0 @dependabot (#2288)
  • chore(deps): bump @aws-sdk/rds-signer from 3.458.0 to 3.462.0 @dependabot (#2289)
  • chore(deps): bump @aws-sdk/client-sqs from 3.458.0 to 3.462.0 @dependabot (#2287)
  • chore(deps): bump @aws-sdk/s3-request-presigner from 3.458.0 to 3.462.0 @dependabot (#2286)

🔍 Federal Grant Finder updates

5 changes

🧾 ARPA Reporter updates

🤝 Contributors

We would like to thank the following people who made this release possible:

@SDBowen, @TylerHendrickson, @Vikariusu, @adele-usdr, @as1729, @denhsieh, @replicantSocks, @saboteurina, @sanason and @tzinckgraf

Deployment History

v2023.1

08 Dec 04:23
4bd8d3b
Compare
Choose a tag to compare

This release captures all the changes made from the start of this repository's history up to the adoption of GitHub releases. It exists for historical purposes, and to provide a starting point for other releases made after the release/v2023.1 tag at 4bd8d3b.