Skip to content

Releases: karloscodes/matcha

v0.12.18

22 Mar 12:53

Choose a tag to compare

Changelog

  • d36b0b5 Fix backups not running for multi-app deployments

v0.12.17

22 Mar 11:43

Choose a tag to compare

Changelog

  • f8a181c Pass manager version to containers via MATCHA_MANAGER_VERSION env var

v0.12.16

22 Mar 11:25

Choose a tag to compare

Changelog

  • 7cc7a93 Fix health timeout flag: use --deploy-timeout

v0.12.15

22 Mar 11:10

Choose a tag to compare

Changelog

  • 4c6bd38 Allow self-update from dev builds

v0.12.14

22 Mar 10:50

Choose a tag to compare

Changelog

  • a70512b Add .worktrees to gitignore
  • 2d86130 Add configurable health timeout and multi-app update

v0.12.13

17 Mar 18:13

Choose a tag to compare

Changelog

  • 46e90af Require root for security check command

v0.12.12

17 Mar 17:05

Choose a tag to compare

Changelog

  • e16c091 Forward real client IP to apps via --forward-headers

v0.12.11

14 Mar 09:11

Choose a tag to compare

Changelog

  • af19c01 Add Cloudflare proxy recommendation for IP protection
  • fb703aa Add PR template with issue-first policy
  • c11ec52 Add dependabot configuration
  • 8b4f92f Add matcha check command and feature specs

v0.12.10

26 Feb 19:31

Choose a tag to compare

Changelog

  • 9618d77 Fix legacy migration losing volume mounts

v0.12.9

26 Feb 19:25

Choose a tag to compare

Changelog

  • 108eb7f Add findActiveContainer and nextContainerName helpers
  • 7fb4777 Update Logs, Exec, StopApp, Status to find active container
  • 7ff5906 Zero-downtime deploys: keep old container until new one is healthy