Skip to content

v1.1.2

Compare
Choose a tag to compare
@ocdtrekkie ocdtrekkie released this 01 Nov 08:11
· 12 commits to master since this release

v1.1.2 (2023-11-01)

  • Updated Windows build to Python 3.11.6.
  • Updated base image to Debian Bullseye.
  • Updated golang stack to use the latest Go.
  • Updated node stack to use new installation script.
  • Updated uwsgi stack to Python 3.
  • Configured stacks with Nginx or MySQL to rotate log files by default. (Thanks @zenhack)
  • Fix issue with synced folder which can cause Sandstorm to fail on boot. (Thanks @troyjfarrell)
  • Fix issue with upgrading Virtualbox Guest Additions causing startup to hang.
  • Fix upgradevm command. (Thanks @zenhack)
  • Fix link to running server in terminal. (Thanks @zenhack)
  • Exclude Vagrant log files in gitignore. (Thanks @zenhack)