Releases: benbusby/farside
Releases · benbusby/farside
v0.2.2
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
- Include n.l5.ca as a nitter instance by @grantbacon in #51
- Fix spelling of quetre by @alvv-z in #55
- Center README.md logo and badges in #56
- Add unofficialbird.com to the list of Nitter instances by @jlund in #58
- fix
packages.debian.org
readme link by @notarun in #65 - Move artemislena libreddit instance to teddit in #66
- remove dead libreddit link by @casualuser1998 in #71
- Fix typos, Runing -> Running by @kianmeng in #72
- Use erlef/setup-beam and bump gha versions by @kianmeng in #76
- Add auto update instances for libreddit by @sian1468 in #80
- Add nitter.ungovernable.men to the list of Nitter instances by @dominickp in #81
- Cleanup nitter instances by @dominickp in #82
- Add relation between google parent service and whoogle by @FriendlyPigeon in #84
- Remove *.namazso.eu by @namazso in #96
- Add new libremdb instances by @hendursaga in #102
- Update Lingva instances by @hendursaga in #106
- Update Rimgo instances by @hendursaga in #107
- Update Quetre instances by @hendursaga in #108
- Add colinslegacy.com instances by @hendursaga in #109
- Add / update whatitworks.org instances by @hendursaga in #110
- Add GotHub support by @NoPlagiarism in #116
- Update 4get instances by @sian1468 in #131
- Add auto update instances for LibreX by @sian1468 in #132
- Add LibreY support by @sian1468 in #133
- Update SearX auto update instances by @sian1468 in #134
- Update Lingva instances by @aluyama in #137
- Update services-full.json by @toyboatcash in #143
- update list of 4get instances according to semi-official decentralized list by @kurisufriend in #144
- Add auto update instances for rimgo by @sian1468 in #152
- Update 4get's instances list by @sian1468 in #153
New Contributors
- @grantbacon made their first contribution in #51
- @alvv-z made their first contribution in #55
- @jlund made their first contribution in #58
- @notarun made their first contribution in #65
- @casualuser1998 made their first contribution in #71
- @kianmeng made their first contribution in #72
- @sian1468 made their first contribution in #80
- @dominickp made their first contribution in #81
- @FriendlyPigeon made their first contribution in #84
- @namazso made their first contribution in #96
- @hendursaga made their first contribution in #102
- @NoPlagiarism made their first contribution in #116
- @aluyama made their first contribution in #137
- @toyboatcash made their first contribution in #143
- @kurisufriend made their first contribution in #144
Full Changelog: v0.2.1...v0.2.2
v0.2.1
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 apiped
orinvidious
instancefarside.link/reddit.com/r/popular
would redirect to alibreddit
orteddit
instance- etc...
- For example:
- Improved SearXNG filter
- Added "librarian" frontend for Odysee
v0.2.0
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
- Regular
- Wikiless
- Rimgo
- SearXNG
- Added auto-update support for the following services:
- Scribe
- Teddit
- Wikiless
- SearXNG
- Removed
poison
dependency- Drastically improved compile time
v0.1.0
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
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.