This update resolves a security issue. Update as soon as possible
This major update brings the following:
- Update nav.php to use relative path hyperlinks by @akbaig in #58
- Download trimmed video's by @MichaelBelgium in #59
- Introduced thé public folder. Now u don't have to expose .env AND OTHER SECRET files to the public.
- More usage of environment variables: the
config.phpfile has been trashed. Everything is set up now in the.envfile - HTTP 404 on /logs if logging is disabled
- Docker entrypoint removed
Full Changelog: v3.6.2...v4.0.0