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 :)