Skip to content

Version 1.2.6

Compare
Choose a tag to compare
@matthewalanpenning matthewalanpenning released this 02 Mar 01:48
· 30 commits to master since this release

v1.2.6

  • moved local exports of backups to /var/lxdware/backups
  • added compression algorithms options to creating backups
  • added instance_only and optimized_storage options to creating backups
  • modified backup export to provide a download link
  • improved code to reduce PHP notices in error log for undefined variables and arrays
  • added htmlentities() to a few echo statements that where missing it in the PHP code