Changes:

  • Updating Bagisto appliance and its dependencies to v17.0.
  • Forcing appliance to use sury.org repo instead of Debian.
  • Installing php packages with version 8.1, included "extra pins" in Makefile.
  • Implementing services.txt file to update admin login page for appliance.
  • Including login page url in ReadMe.rst file.
  • Update Bagisto to latest upstream stable - v1.3.2. [Zhenya Hvorostian ]
  • Note: Please refer to turnkey-core's 17.0 changelog for changes common to all appliances. Here we only describe changes specific to this appliance.
  • Update Bagisto to latest upstream stable - v1.3.1.
  • Include 'turnkey-composer' wrapper script - runs composer as www-data user. Makes it easy to not run composer as root - part of #1539.
  • Explicitly install composer (rather than automatically include in all LAMP based appliances) - part of #1563.
  • Include 'turnkey-artisan' wrapper script - runs 'php artisan' as www-data user.
  • Note: Please refer to turnkey-core's 16.1 changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links