• v1.5.1 507c90ce94

    v1.5.1
    All checks were successful
    Main / Lint and Format (push) Successful in 19s
    Main / Docker Build (push) Successful in 31s
    Main / Deploy (push) Successful in 16s
    Stable

    tony released this 2026-02-13 14:45:10 -06:00 | 18 commits to main since this release

    • static files from /static/ now have cache control headers allowing caching for 1 day
    • adjusted url_for() allowing cache busting by appending APP_VERSION as query param to url for static assets
    • modified deployment to bake in APP_VERSION from git tag
    • tossed SECRET_KEY into env vars over in ansible