Skip to content

V1.6.6

Compare
Choose a tag to compare
@nokonoko nokonoko released this 01 Jan 12:14
· 58 commits to master since this release

This is a breaking change and it is recommended to re-install Uguu entirely when upgrading.

  • Cleaned up Makefile & Dockerfile.
  • Sensible way to deploy Uguu as a container if wanted, including Nginx and PHP-FPM getting configurated using values from config.json and fetching SSL certificate(s) using acme.sh.
  • Removed double entry of ratelimit in sqlite schemafile.
  • Compiling now uses the npm packages minify, ejs and imagemin-cli instead which is a bit faster and mitigates some vulnerabilities some of the other packages had.
  • Some changes to config.json which are breaking, so pay attention when transfering your old configuration.
  • Some other minor stuff.

What's Changed

Full Changelog: v.1.6.5...v.1.6.6