Back to Changelog
Panel Backend

v1.0.451

Patch Released August 8, 2026

Fixed a bug where the external API server kept running old code after an update was applied.

Bug Fix

1
  • Fixed the update system not restarting the external API server after its package was applied. The service-name lookup did not map external-server to its systemd unit (external-api), so a restart-required external-server update left the old binary running in memory until a manual restart. This caused domain creation from the mobile app and browser extension to keep failing after the external-server package was updated.
See the Demo