Development notes: safer editing and resilient AI jobs
This is a development update about the local 1.6.1 source, not an announcement of a published GitHub release. Check the repository’s tags and releases before downloading a version.
Keep concurrent edits safe
Revision checks and locked JSON writes help prevent a stale editor from silently overwriting newer content. If a save conflicts, review the latest content before submitting your changes again.
Follow longer image jobs
AI image jobs have persistent state and a dedicated worker. This lets the dashboard track work without tying an entire generation to a single browser request. AI remains optional.
A dashboard that fits
Responsive dashboard and menu controls have been refined for narrower panels. The system status view provides diagnostics for the running installation.
Read the dashboard documentation or check published releases.