Releases: sul-dlss/stacks
Releases · sul-dlss/stacks
v1.4.0
Rolling out media!! (very little changes here)
- enable media and location based auth feature flags by default
- capistrano deploys use capistrano-shared_configs to get latest shared_config files
- remove unused and misleading StacksFile.valid? method
- removed is_it_working - as it's been replaced by okcomputer at
/status
v1.3.2
v1.3.1.1 (because v1.3.1 was a mistake)
- okcomputer checks for stacks root only (dev box doesn't have 'bb' druid in its 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