• 0.3.0 9383e581cd

    0.3.0 Pre-release

    snit released this 2025-06-23 16:28:58 +02:00 | 32 commits to main since this release

    Version 0.3.0 - "Eris Greyrat"

    Changes:

    • /upload and /search moved to /post/make and /post/look for consistency with the new tag endpoints
    • A new ID-based tag system, which allow tags to language-agnostically represent concepts as a whole rather than individual words:
      • /tags/make to create a new tag with a random ID with a list of aliases provided as a query
      • However, a given alias my only refer to one tag ID at a time. /tags/make should guarantee that
      • Posts now use the new tags (no migration though)
      • /tags/$ID to view a tag's aliases (and, in the future, description); A post's tag listing now provides links to each tag's page.
    Downloads