Skip to content

Latest commit

 

History

History
92 lines (60 loc) · 5.02 KB

CHANGES.md

File metadata and controls

92 lines (60 loc) · 5.02 KB

Change Log

Upcoming

The following changes are not yet released, but are code complete:

Features:

  • Nothing yet

Changes:

  • None yet

Fixes:

  • Support for Safari on macOS and iPhone(#332).

For developers:

  • Nothing yet

2.0.1 (2023-01-26)

Changes:

  • Uncheck terminates parties field of docket query form in district courts(#329, #313)

Fixes:

  • More robust uploading of case summary pages from appellate (#330)

2.0.0 (2023-01-10)

Features:

  • Add support to upload documents from appellate courts (#316, #296 ).
  • Add banners to advertise RECAP Email in appellate courts (#313, #295).
  • Add links to review RECAP in the extension Popup (#286, #303)
  • Upload free documents from Appellate PACER (#322, #305)
  • Add button to autofill docket query form in district courts (#311, #190)

Changes:

  • None yet

Fixes:

  • More robust uploading of case query pages(#321, #2419,)
  • Add the caseId parameter to doc links in Appellate Pacer (#324)
  • Remove checks that were disabling the extension (#325)

For developers:

  • Nothing yet

1.2.31 (2022-12-16)

Features:

  • Beta support for the appellate courts is finally here. It's missing a few parts, but will start uploading docket and attachment pages now. We'll collect those and work on merging them into the RECAP Archive, and the next version will add support for uploading documents and telling you when we have content in the archive. For now, we thank you for being so very patient over the many years, and we're excited to start collecting something! The real deal is coming, and feel free to report bugs if you find them.

  • Add an actions button to PACER docket pages (#308, #282)

  • Adds annual tab popup asking for support from all users (sorry).

Changes:

  • Remove option to "Confirm before opening RECAP documents". This option really just slowed down our users, so we finally removed it. (#216)
  • Now we upload iquery.pl docket summary page from district courts, so we can get even more information into RECAP. (#251)

Fixes:

  • Tighten security by verifying the sender's identity in communication between Window objects. This prevents a theoretical attack vector that might, with a lot of care and effort, have been able to send bad data to the RECAP Archive. We have no evidence of this ever being abused. (#236)
  • Fix logic to handle links from appellate PACER to district PACER (#222)
  • Fix logic to avoid duplicating RECAP banners (#318)
  • Better case ID capturing on district court docket pages (#319)
  • Fix Refresh links button in appellate pages (#328)

1.2.30 (2022-11-18)

Features:

  • Add banners to advertise RECAP Email (#309)

Changes:

  • None

Fixes:

  • More robust uploading of attachment pages (#304, #238, #291)
  • Docket reports accessed through the reports menu are now properly uploaded (#249)
  • Failing tests are fixed (#311).

For Developers:

  • Migrates from Travis CI to Github Actions
  • Adds Puppeteer as a dev dependency to use its Chromium binary to run the tests in headless mode.
  • Updates the configuration file used by Karma to change the default browser used to run the tests.

Current & Previous

See releases: https://github.com/freelawproject/recap-chrome/releases/