Back to Changelog
Panel Backend
v1.0.502
New one-click Docker forum templates and a fix for a database race condition in multi-container app templates.
New Feature
1- Added one-click Docker forum templates: Discourse, Lemmy, and Flarum.
Improvement
1- Optimized Discourse template memory headroom and worker concurrency for more reliable startup on smaller instances.
Bug Fixes
2- Multi-container app templates now wait for the linked database to be ready before starting the application container, preventing intermittent first-boot failures.
- Deploy responses for linked-web templates (such as Lemmy) now always populate the access_url field from the Web UI credential.