Skip to content

v4.0.0

Latest

Choose a tag to compare

@MichaelBelgium MichaelBelgium released this 04 Jul 20:17
· 2 commits to master since this release
56bcd67

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.php file has been trashed. Everything is set up now in the .env file
  • HTTP 404 on /logs if logging is disabled
  • Docker entrypoint removed

Full Changelog: v3.6.2...v4.0.0