Skip to content

1.8.1

Compare
Choose a tag to compare
@demyxco demyxco released this 19 Mar 23:49
· 37 commits to master since this release

Fixes

  • Creating new apps were erroring on subdomains using --ssl flag 72fd7da
  • Docker versions would mismatch between local and remote versions 7b18cb7
  • demyx host dev was targeting the wrong string 87398c4
  • Apparently the code-server service crashes when mem_limit is too low a08eef2
  • This was supposed to be included in the last update but phpmyadmin needed this upload limit bump f57aa3a
  • demyx restore with sftp enabled was failing due to missing port 5c8883b
  • Shorthand was causing pipe errors for nginx which also crashed demyx update, so might as well remove all shorthands a40d189
  • Use demyx_app_path since the function demyx_app_domain was also affected by the find bug b567ed9
  • find found multiple paths matching the app's domain which was crashing demyx restore 345b44f
  • --dev should enable/disable debug mode for WordPress 9ba3c32
  • Config flag --redis was outputting pop_var_context error 5e25da5
  • Missing key workflow_dispatch for manual build 909e993