Gronis / docker-seafile

A seafile server docker container
MIT License
33 stars 12 forks source link

Upgrade Seafile version from 8.0.4 to 8.0.5 #10

Closed martinml closed 3 years ago

martinml commented 3 years ago

Official changelog: https://manual.seafile.com/changelog/server-changelog/#805-20210514

8.0.5 (2021/05/14) Add "Open via Client" button in file view page Add an admin API to change a user's email [fix] Fix a bug in seaf-gc [fix] Fix wrong links of files in library history details dialog [fix] Fix deleting libraries without owner in admin panel [fix] Fix a XSS problem in notification [fix] Fix JWT token support in OnlyOffice integration [fix] Fix sometimes webdav cache files are not cleaned

Gronis commented 3 years ago

Thanks!

Gronis commented 3 years ago

For some reason pip install Pillow freezes on my machine during the docker build step. Will upload to docker hub once I manage to build the image and verify that everything works as expected.

Gronis commented 3 years ago

Nevermind. Seems pypi was just slow for some reason.