Skip to content

Releases: benbusby/farside

v0.2.2

05 Feb 16:53
4308e28
Compare
Choose a tag to compare

Updates

  • Allow compiling to standalone executable via bakeware
  • Add dark theme
  • Add ProxiTok (TikTok frontend)
  • Redirect youtu.be links
  • Split cloudflare instances from non-cloudflare instances
    • cf.farside.link and farside.link respectively
  • Add LibreX/LibreY search
  • Add Dumb (Genius frontend)
  • Add BreezeWiki (fandom frontend)
  • Change Libreddit -> redlib

Community Contributions

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Jun 19:20
5006b97
Compare
Choose a tag to compare

Introduces the following features/improvements:

  • You can now pass full URLs to "parent" services within Farside
    • For example:
      • farside.link/https://youtube.com/watch?v=dQw4w9WgXcQ would redirect to a piped or invidious instance
      • farside.link/reddit.com/r/popular would redirect to a libreddit or teddit instance
      • etc...
  • Improved SearXNG filter
  • Added "librarian" frontend for Odysee

v0.2.0

18 Mar 20:07
1be19a8
Compare
Choose a tag to compare

Introduces the following features/improvements:

  • Rate-limiting behavior now reuses previously chosen instance, no longer outright blocks connection
  • New support for the following services:
    • SearXNG
      • Regular /searx/ links will redirect to both SearX and SearXNG instances, while /searxng/ will only use SearXNG instances
    • Wikiless
    • Rimgo
  • Added auto-update support for the following services:
    • Scribe
    • Teddit
    • Wikiless
    • SearXNG
  • Removed poison dependency
    • Drastically improved compile time

v0.1.0

28 Jan 18:21
Compare
Choose a tag to compare

Introduces the following features/improvements:

  • /_/ path prefix to be taken to an interim landing page before redirection
    • Allows user to navigate back to the landing page to be taken to a new instance of whichever instance they're requesting
    • Ex: farside.link/_/nitter -> nitter instance A -> (navigate back to /_/ landing) -> nitter instance B
    • Requires Javascript enabled
  • Automatic updating of instances for the following services:
    • Whoogle
    • Searx
    • Invidious
    • SimplyTranslate

v0.0.1

17 Nov 04:26
d458179
Compare
Choose a tag to compare

Version 0.0.1

This is the initial release of Farside/farside.link. The initial feature set includes everything from the readme, namely A) automatic redirecting to a set of open source alternative front ends, and B) automatic determination of working public instances for the available services. These two features make up the core of what Farside is intended to accomplish.