github superseriousbusiness/gotosocial v0.3.0
v0.3.0 Stimky Sloth

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

This is the seventh alpha release of GoToSocial!

Highlights

This release finally brings public profile pages to GoToSocial! 🎆 Your public profile page will be available at https://example.org/@your_username. Currently, it shows your header and avatar, your bio, some stats about your account, and a list of your most recent 10 completely public posts.

Migration Notes

If you're running with Docker, just upgrade as normal.

If you're using a binary release, you'll need to make sure you untar the whole release again instead of just replacing the binary, since the release includes new templates and changes to the css files that you'll need to include to have the profile pages render correctly.

Known Issues

We're aware of a couple issues with profile pages initially loading slightly zoomed in on mobile. We'll patch this up in another release :)

Detailed Changelog

  • e74ec70 [documentation] add screenshots to docs (#459)
  • 7883dd5 [bugfix] Convert IDNs to punycode before using as session name (#458)
  • af97d6b [bugfix] Use background ctx for domain block side effects (#457)
  • 26683b3 [feature] Web profile pages for accounts (#449)

Don't miss a new gotosocial release

NewReleases is sending notifications on new releases.