Changelog entry
Image delivery and widescreen asset routing
2026-03-05
- Fixed middleware auth bypass so public `/images/*` static assets are served directly instead of being redirected to `/login`, resolving broken image rendering on Render deployments.
- Added the new `16x9 NationCraft Images` asset pack under `web/public/images` and wired 16:9 image slots to use widescreen variants where available, while preserving square assets where widescreen variants do not exist.