Skip to content

emergence v1.0.8

Compare
Choose a tag to compare
@themightychris themightychris released this 30 Apr 20:46
ca5868e
  • support: dropping support for legacy environments, assuming docker deployment
  • fix: avoid potentially undefined key in CLI
  • feat: install htpasswd command
  • chore: bump installed cmd version to 6.5.2.15
  • chore: clean up route bypass end debugging code (backported from v1.1.0)
  • refactor: build docker image with local kernel sources, bump all node packages to latest, and tweak .dockerignore / .npmignore lists (backported from v1.1.0)
  • feat: pass through PHP shell script exit status (backported from v1.1.0)
  • feat: add emergence-read-file shell command (backported from v1.1.0)
  • feat: add emergence-write-file shell command (backported from v1.1.0)
  • feat: add emergence-delete-file shell command (backported from v1.1.0)
  • feat: add emergence-resolve-site shell command (backported from v1.1.0)
  • feat: add certbot to docker image (backported from v1.1.0)
  • feat: add certbot-auth and certbot-cleanup shell commands (backported from v1.1.0)
  • chore: add .dockerignore and .npmignore files (backported from v1.1.0)