• 0.2.0 e40c86d033

    0.2.0 Pre-release

    snit released this 2025-06-21 01:31:20 +02:00 | 45 commits to main since this release

    Version 0.2.0 - "Eris Greyrat"

    Changes:

    • View tags on a post
    • Edit tags using queries like rin_tezuka -blue_eyes
    • Search for posts by tag (super inefficient and basic at the moment)
    • Reject expired client certificates (but otherwise don't use them at all yet)
    • The /post/view/ endpoint no longer uses file extensions (because previously, you could put ANY extension and it'd work)
    • Stricter checks regarding request URIs (max URI length, no userinfo or fragment)
    • Return an error when requesting from endpoints that don't have Titan functionality, rather than just assume it's Gemini anyways
    • Deleted the configuration file and a few CLI flags, but, strictly speaking, none of this was usable anyways, so technically not a change
    Downloads