Skip to content

Support Release v3.2.0

Compare
Choose a tag to compare
@ptrumpis ptrumpis released this 27 Jan 21:01
· 41 commits to main since this release

Change Notes

  • Upgrade to MySQL 8.0.x for out of the box macOS ARM support
  • Node 14 code compatibility (Node 16 is still the default)
  • Migration of .env application settings to config.yml
  • Fixed small bug with .webp to .png image conversion
  • Updated npm packages

Upgrade Notes for v3.0/v3.1 users
If you are upgrading from v3.0/v3.1, you can overwrite all your existing server files.

  1. Open up a Terminal/PowerShell
  2. Switch path to your server directory with cd command
  3. Run the docker compose up command inside your server directory

Upgrade will now happen automatically and may take some time.
You will see a bunch of connection error messages during the upgrade, don't worry about them.

The upgrade is complete if you see a similar log message:

Server upgrade from '50700' to '80036' completed.