Skip to content

Releases: freelawproject/recap-chrome

Parser improvements

12 Dec 21:11
Compare
Choose a tag to compare

Lots of little changes in this version to make RECAP more reliable:

  1. We now use the goDLS javascript function in the PACER pages to extract the case and document IDs, and use URLs as a fallback. This will be more reliable for merged dockets and in general.

  2. We have improved our URL parsers for document and case IDs.

  3. Support for show_doc links is now back so we can better support websites like Plainsite, that rely on them.

  4. We've fixed how we serve PDF files for users that prefer to use an external PDF viewer. On Chrome, we're able to make this work for you automatically. In Firefox, if you want to have good file names while using an external PDF viewer, you'll see a new option to "Force external PDF viewing (download PDFs)" (this option is only available in Firefox — in chrome it's set automatically depending on your settings):

screenshot from 2017-12-15 23-17-32

We've also made tweaks to CourtListener that will make uploading work more consistently. Between this upgrade and the tweaks to CourtListener, we expect to capture many more of the documents that are uploaded.

Thanks to @johnhawkinson, and all of our testers.

External PDF Support

06 Dec 23:13
Compare
Choose a tag to compare
External PDF Support Pre-release
Pre-release

Only two new features in this version:

  1. There is a new option that allows you to use an external PDF handler. If you're somebody that doesn't like the built in PDF tools in your browser, and you've been experiencing random file names when you download items, enable this check box and you should get improved file names.

  2. The version number is now displayed in the options panel.

Better docket history handling

17 Nov 23:49
Compare
Choose a tag to compare

Three small changes today:

  1. A backend change to make it easier to capture docket history reports.

  2. Enhancements to the options page.

  3. All console logs from the extension are prepended with "RECAP".

Updates notifications

15 Apr 19:38
0.8.7
Compare
Choose a tag to compare

This change is a minor one that simply updates notifications so that they work properly again. Chrome continues changing this API and we continue playing catch up.

So it goes,

Mike

Minor release to add tracking endpoint

08 Jul 20:45
0.8.6
Compare
Choose a tag to compare
Pre-release

There's a certain URL that used to exist on PACER, which we think has been deprecated by the AO. This release lets us track whether that URL still exists. If it doesn't, we'll cheerfully drop support for it in a few weeks.

Tests getting better.

26 May 23:27
0.8.5
Compare
Choose a tag to compare

This release has two major things:

  1. The testing framework is getting more and more robust thanks to the hard work of @audiodude.
  2. Bug freelawproject/recap#137 is fixed, making replaceState and pushState work properly in the newest versions of Chrome.

Teams are go!

04 Apr 06:38
0.8.2
Compare
Choose a tag to compare

Minor update today to bring the team feature to the fore and to roll out a version with vastly improved testing system, thanks to @audiodude.

Details will appear in the Free Law Project blog.

Secure and High Definition

20 Mar 20:44
0.8.1
Compare
Choose a tag to compare

We've released an updated version of the Chrome Extension today. The changes in this version include:

  • Better usage of HTTPS between the extension and our servers.
  • Improved and updated icons to support high resolution monitors.
  • Updated copy in a number of places.
  • Fixes and updates to notifications

These change will be rolling out to you soon.