Skip to content

v44.43

Choose a tag to compare

@utopusc utopusc released this 19 Jun 00:14
· 1118 commits to master since this release

Fixes 'App Store install does nothing / starts then reverts to Install'. appEnvironment('up') ran a detached docker compose up on the now service-less legacy-compat compose, which exits 1 ('no service selected') on current Docker Compose and threw out of the install path (apps.ts:715). Drop --build/--detach + tolerate the benign non-zero exit. Pairs with the v44.42 platform-api-key self-heal + host-console visibility.

Full Changelog: v44.42...v44.43