Releases: zeeguu/api
Releases · zeeguu/api
v.2.4.0 - Added Video Support
Now with videos!
v.2.3.13
- trying to solve the permissions business w/o acl permissions; i suspect that the container built by dockerhub does not support acl. there is no other explanation why acl commands work when I run from within the container on the server, but not when executed from the Dockerfile.
v.2.3.12
- changed permissions for scraper folder
v.2.3.11
- simplified permissions for resources and scraper folders
v.2.3.10
- updated permissions for /zeeguu-resources folder inside Dockerfile
v.2.3.9
- bugfix in folder creation in Dockerfile
v.2.3.8
- ensuring that newspaper scratch folder is accessible by www-data within the container
2.3.7
- fixed failing tests
- explicitly setting the stanza_resources folder path to be in zeeguu-data
v.2.3.7
- cleaned up stanza_resources folder definition & making tests run on GH
v.2.3.6
- install_stanza_models.py has to be done after the zeeguu codebase is mapped inside of the container