• v0.1.5 c23fe49de0

    v0.1.5 Stable

    franz released this 2026-04-03 07:15:31 +00:00 | 136 commits to master since this release

    Changed

    • Event detail page queries run concurrently instead of sequentially
    • Event navigation (prev/next/total) consolidated from 3 queries to 1
    • Project list replaces correlated subquery with a pre-aggregated JOIN
    • Tag facet lookups covered by a new composite index
    • CSRF middleware rejects missing cookie before consuming request body
    • ORDER BY columns use static pushes instead of format interpolation

    Fixed

    • SVG sanitizer no longer re-allocates on each loop iteration
    • Partial sentry keys no longer logged on auth failure
    • Infallible parse calls use expect instead of unwrap

    Builds, checksums and packages: https://github.com/franzos/stackpit/releases/tag/v0.1.5

    Downloads