• v1.1.2 d84965a3f0

    v1.1.2
    All checks were successful
    Main / Docker Build (push) Successful in 27s
    Main / Lint and Format (push) Successful in 20s
    Main / Deploy (push) Successful in 5s
    Stable

    tony released this 2026-01-29 15:56:22 -06:00 | 62 commits to main since this release

    • reorder id's in posts table
    • updated add-or-update-post.py to allow updating a post instead of having to delete it
    • properly order posts and projects by date desc (was doing it by basic string desc before)