Skip to content

Releases: sul-dlss/stacks

v1.3.0

21 Sep 21:16
Compare
Choose a tag to compare
  • use honeybadger instead of squash
  • /status shows results of okcomputer checks (to replace is_it_working)
  • is_it_working checks more dependencies, including non-crucial ones
  • remove VCR, webmock and all cassettes
  • update dependencies
  • media controller functionality tweaks - pared down since more now happens in embed than here
  • location based authentication for some content types (media, ...)

v1.2.0

18 Jul 21:29
Compare
Choose a tag to compare
  • user location constraints implemented
  • media controller: json for media auth redone for location and/or stanford restrictions
  • fixed IIIF bearer token regression
  • allow special chars for stream and download URLs
  • gem updates: nokogiri 1.6.8 and some others

media endpoints and auth capability, code cleanup and maintenance

24 May 19:18
Compare
Choose a tag to compare
  • code climate badge
  • test cleanup
  • strong params (more stringent input checking for URL query params)
  • media auth token generation and verification
  • media controller
    • download of media files
    • streaming of media files (via redirection with token to streaming server)
    • verification of auth tokens for streams

v1.0

20 Apr 18:49
Compare
Choose a tag to compare

First tagged release. Includes removal of identifier from download filenames (#26)