Releases: sul-dlss/stacks
Releases · sul-dlss/stacks
v1.3.0
- 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
media endpoints and auth capability, code cleanup and maintenance
- 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