Commit 7c82255b by Johannes Zellner

Add changes for version 0.7.0

1 parent 1c3b94a7
Showing with 7 additions and 1 deletions
......@@ -42,3 +42,9 @@
[0.6.0]
* Support multifile upload via the webinterface
[0.7.0]
* Implement token auth with redis backend
* Basic drag'n'drop support
* Use new base image v0.10.0
......@@ -9,7 +9,7 @@
"webserver",
"server"
],
"version": "0.6.0",
"version": "0.7.0",
"healthCheckPath": "/api/healthcheck",
"httpPort": 3000,
"manifestVersion": 1,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!