-
v4.5.3
StableSome checks failedRelease / Test UI (push) Has been cancelledRelease / Build and push images (push) Has been cancelledRelease / Test backend (push) Has been cancelledRelease / Deploy to prod (push) Has been cancelledRelease / Deploy to homelab (push) Has been cancelledRelease / Gitea Release (push) Has been cancelledreleased this
2026-04-24 22:47:52 +05:00 | -568 commits to main since this releaseSplit the single combined UpdateAIJob call at the end of each async
goroutine into two sequential calls (status first, payload second) so
that a failure writing the large results payload does not silently
prevent the job from being marked done. Added recover() to each
goroutine to catch and log panics. Affects chapter-names, description,
and image-gen handlers.Downloads