Skip to content

3.8 Ops-timized Edition

Compare
Choose a tag to compare
@khamer khamer released this 01 Apr 20:24
· 102 commits to master since this release

Included in 3.8, we have

  • New: Updated dependencies (Craft 3.6, Composer 2)
  • New: A ops-commands.sh file providing prebuilt commands for ops users, including
  • New: Streamlined location installation on ops via ops padstone-install
  • New: ops commands: ops install, ops configure, and ops craft
  • Fix: Recombined .env.example.ops and .env.example.server into .env.example
  • Fix: Changed to using $_ENV from getenv() per dotenv's own recommendation after hitting a bug with getenv()

Expect a Padstone 4.0 release soon that will update to Boilerplate 5, remove Bootstrap 4, and more.