twtxt.net v0.0.6 Release Notes

Release Date: 2020-07-23 // almost 4 years ago
  • This is a bit of a minor bug-fix release, but also contains a couple of important features for "Discoverability".

    Highlights:

    • ๐Ÿ›  Fixed a bug where you were logged out every ~10mins due to incorrect configuration handling of sessions.
    • ๐Ÿ†• NEW: Added a new feature whereby other twtxt clients that follow or hit your feed for the first time are detected and a special post is made with a special feed called twtxt which will popup in the /discover view and added to your "Followers" list in /settings. Hopefully this will help with discovering new users out in the wild that might follow your posts! Happy twt'ing! ๐Ÿค—

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix formatting in FormatRequest
    • ๐Ÿ›  Fix the session timeout (which was never set0
    • ๐Ÿ›  Fix some embarrassing typos :)
    • ๐Ÿ›  Fix error handling for parsing feeds and feed sources

    ๐Ÿ”‹ Features

    • โž• Add bad feed detection and log possible bad feeds (no action taken yet)
    • โž• Add new feature to detect new followers of feeds on twtxt.net from twtxt User-Agent strings
    • โž• Add twtxt to reserve usernames
    • โž• Add an improved /about page and add a /help page to help new users

    โšก๏ธ Updates

    • โšก๏ธ Update README and remove references to the non-existent CLI (this will come later)
    • โšก๏ธ Update default job interval of UpdateFeedSourcesJob