π£ NEW: Releases - yarn - v0.14.0
yarnd v0.14 Silicon SphinxHello Yarners! π€
Long time no release! We have a pretty big 0.14 release and we are already prepping our 0.15 features!
First of all a big thanks to everybody who has given all of their time and effort to help Yarn.social become a better platform every day.
Without further ado, here are the following changes for our 0.14 release!
HighlightsThe biggest highlight of them all is that Yarn.social is now available on the Vultr Marketplace! π₯³
Before we mention the fixes here are some fantastic new features found in this release:
- Added support for muting by subject and hash.
- Tool created for computing the on-disk Archive path for a given Twt hash.
- Yarn.social deployment documentation.
- Poderator alert system for displaying pod wide messages.
- Support for displaying custom links in profiles, both locally and external facing profiles.
- Read More option to shrink large walls of text. Javascript required.
- Link Verification option, a popup modal box on links, for those extra cautious folk. Javascript required.
- Third party tracker removal. Removes most (if not all) social media and other service attributes on links. Javascript required.
- Replies to users or feeds who have been muted will display a βmutedβ message.
- Realtime feed fetching using WebSub.
- Added additional metrics and debugging API for WebSub.
- IndieAuth endpoint support.
- Updated multiline extension for twtxt.
- Updated PicoCSS
And now for the important noteworthy bug-fixes: π
- A multitude of CSS and general UI/UX fixes. This will always be a constant battle!
- Memory surge fix by disabling daily stats job.
- Fix errors from bad hashes with the /conv handler.
- Fix mentions functionality of the formatting toolbar.
- Fix multiple image stacking.
- Fix postbox keeping text in various cases.
- Fix image rendering regression.
- Fix panic errors during user lookups.
- Fix several language translations.
As per usual, please provide feedback to @prologic@twtxt.net or reply to this Yarn π€
@news@twtxt.net hey, great!
Is there any guide to update from 0.13 to 0.14? Iβm using the Vultur Marketplace version https://www.vultr.com/marketplace/apps/yarn
@eaplmx Good question! @darxh did you manage to successfully upgrade your viltr instance?
You should be able to basically perform the following steps:
- Download the latest
v0.0.14
binary from the Releases page - Replace the binary installed on the Vultr VM which I think is located in
/usr/local/bin/
- Restart the
yarnd
service, which think issystemctl restart yarnd
@prologic@twtxt.net hey, thanks, it magically worked!
@eaplmx Awesome! π₯³ Iβll add those steps to the docs somewhere π
@prologic@twtxt.net I hope to upgrade sometime this coming week. (Same thing for this reply - i need to copy/paste the twthash to avoid the bad request
-error and creat a new post from the frontpage instead of in the conversation view)
@news@twtxt.net hmm, might attempt to try running it again or something