github superseriousbusiness/gotosocial v0.2.3

latest releases: v0.15.0, v0.15.0-rc2, v0.15.0-rc1...
2 years ago

This is the sixth alpha release of GoToSocial.

Highlights

  • We've switched to Go version 1.18 for building the GoToSocial binary. This should bring some speed improvements on ARM64 architectures. Apart from that, you probably won't notice a big difference. See here for the Go 1.18 release notes if you're into that kind of thing.
  • Federation of outgoing messages is HUGELY faster thanks to some changes in the GoToSocial fork of the go-fed activity library (which we've PRed upstream). Previously, federating to all one's followers could take up to 30 seconds or so. Now it takes about a second or less!

Acknowledgements

Thanks everyone! Thanks for trying the software and for all your feedback weeee

Detailed Changelog

  • a7e9dee [bugfix] Fix broken only_media and only_public flags on /api/v1/accounts/:id/statuses (#448)
  • 707de09 [dependency] Update superseriousbusiness/activity dependency (#446)
  • 03d7c75 [chore] Update Go version to 1.18 (#444)
  • 906981a [documentation] Add third-party packaging to documentation (#443)

Don't miss a new gotosocial release

NewReleases is sending notifications on new releases.