Skip to content

v2.3.0

Latest

Choose a tag to compare

@pcrockett pcrockett released this 16 Feb 19:25
  • Fixed issue caused by not explicitly setting working directory in Dockerfile. For more details see mollyim/mollysocket#111
    • We're no longer pinned on MollySocket version 1.6
  • Added ability to specify which version of MollySocket you want to deploy via environment variable. If no version is specified, will assume latest.
    • For GitHub auto deploys, you can set the MOLLYSOCKET_VERSION repository variable
    • For deploys running on your local computer, you can set the MOLLYSOCKET_VERSION environment variable via whatever shell you're using. See .envrc.example for an example direnv file.
    • This is entirely optional; no action needed if you want to keep things running as they have been.
  • Moved weekly redeploy from Monday to Sunday.

Full Changelog: v2.2.2...v2.3.0