Skip to content

Releases: alexsands/coyote-badger

v2.2.4

28 Jul 19:31

Choose a tag to compare

  • Improves error messaging on the Convert page when citations fail to predict a short cite

v2.2.3

18 Apr 02:08
0aae1ec

Choose a tag to compare

  • Fixes issue with HeinOnline SSL errors by ignore HTTPS errors in Playwright browsers
  • Adds a new way of storing your custom source puller URLs (see README)
  • Adds an automatic update feature (see README)

v2.2.2

12 Sep 18:09

Choose a tag to compare

  • Fixes "Original Image" download text for Hein reporters

v2.2.1

24 Aug 02:52

Choose a tag to compare

  • Adds support for Westlaw client selection popup

v2.2.0

14 Jan 03:56

Choose a tag to compare

  • Fixes Hein login with new Duo flow (#14)
  • Fixes Westlaw popup
  • Adds notification that CB needs to be updated

v2.1.1

13 Sep 05:14

Choose a tag to compare

  • Confirmed running on Windows, which fixes #13, #10
  • Adds code formatting with pre-commit, black, isort
  • Adds anonymized metrics tracking

v2.1.0

26 Feb 17:27
480fd88

Choose a tag to compare

Big update! 🚀

  • Adds support for Apple Silicon and Intel
  • Adds a Live View page to see what CB is doing behind the scenes
  • Minor bug fixes and improvements
  • Moves to port :3000 and :3001 to fix Apple AirPlay conflict

1.1.1

03 Oct 02:23

Choose a tag to compare

  • Adds support for Hein's human check by click on the "I Understand" button
  • Adds ability to start the source pulling at a certain source number
  • Improves README

1.1.0

24 Sep 04:20
f331cb5

Choose a tag to compare

  • Begins support for Apple Silicon by installing playwright-python from source and switching to PyPDF2
  • Unprotects Sources.xlsx file
  • Supports footnotes in superscript form and bulleted list form

1.0.11

13 Sep 02:42

Choose a tag to compare

  • Fixes playwright installation error by using python3.8 (reference)