Skip to content

1.1.0 - Features and Fixes

Compare
Choose a tag to compare
@fideloper fideloper released this 19 Aug 23:28
· 167 commits to master since this release
  • Added DigitalOcean provider within Vagrantfile
  • Divided out server timezone from php timezone, defaults to UTC. PR 370
  • Added ZeroMQ messaging system installer. PR 366
  • Updated Apache to use FilesMatch over ProxyPassMatch, as version 2.4.10+ can proxy to TCP/Unix sockets via FilesMatch with a simpler and more resilient configuration
  • Fixed PR & issue #361 where Node didn't correctly get current version after Nodejs.org homepage redesign.
  • MongoDB accessible from remote location, bound to 0.0.0.0. PR 365