Skip to content

Releases: ccnmtl/mediathread-chrome

0.9.20

27 Oct 04:29
Compare
Choose a tag to compare
  • Updated settings update text.
  • Added whitelist for stanford domains.

0.9.19

19 Aug 00:35
Compare
Choose a tag to compare
  • Fix "new URL" message
  • Instead of doing $form.submit(), make an XHR request
    to avoid 'form-action' CSP restrictions. This fixes a media
    collection problem with Flickr.

0.9.18

10 Aug 19:14
Compare
Choose a tag to compare
  • Fix Vimeo video collection
  • Fix setting custom URL name: use only hostname

0.9.17

22 May 18:08
Compare
Choose a tag to compare
  • Don't include CORS credentials in YouTube request - fixes YouTube collection.
  • Updated jQuery to 3.5.1.

0.9.16

01 Nov 20:55
dd68dab
Compare
Choose a tag to compare
  • Fix Artstor asset collection
  • Update jQuery to 3.4.1

0.9.15

01 Nov 16:36
238c3c9
Compare
Choose a tag to compare
  • Fix CORB error when collecting YouTube videos
  • Update Mediathread url to use *.ctl
  • Remove mediathread.qa url option

0.9.14

27 Mar 18:10
6d65033
Compare
Choose a tag to compare
  • Fixed a CORB request problem that was introduced in Chrome 73.

0.9.13

04 Dec 17:01
Compare
Choose a tag to compare

Fixed more duplicate slash errors in other parts of the code by using a proper URL parser.

0.9.12

29 Nov 19:41
061339b
Compare
Choose a tag to compare

Fixed duplicate slash error when loading auth state from Mediathread.

0.9.11

27 Nov 21:15
9729733
Compare
Choose a tag to compare
  • Update jQuery to 3.3.1
  • Update URI.js
  • Update underscore.js