3.8 Ops-timized Edition
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
, andops 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.