0.4.97
- Remove startup image cache warmup (b16018c)
Bump version to 0.4.97. This removes the startup hook that eagerly required the image cache cleanup route during server boot. That warmup was fragile and could warn/fail during initialization without blocking startup, so the server now starts directly without it.
Full Changelog: v0.4.96...v0.4.97