- Removed build step from Dockerfile in favor of our hosted image
- Updated README with the current features of chibisafe v5
- Added missing apiKey middleware to user routes
- Disable uploader if user not logged in and
publicMode
is set tofalse
- Removed optional parameter on the
apiKey
middleware for the upload route - Fixed not being able to delete a file from the list view