You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Installer now downloads release zip instead of git clone — repo
is beta code, releases are stable. latest-beta keeps the old
git-clone method for testing.
- Add Release Channel setting (Settings > Updates): toggle between
stable (GitHub releases) and beta (main branch). panel_update.php
respects the channel and fetches accordingly.
- Fix Multi-PHP install broken on all environments: systemd-run
--scope fails silently in LXC containers with no fallback. Added
direct background execution fallback when systemd-run fails.
Simplified API exec() call, set 3-minute timeout.
- Update README with release channel documentation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments