Skip to content

v0.14.2 Spoiledest Sloth

Compare
Choose a tag to compare
@gotosocialorg gotosocialorg released this 11 Mar 10:00
· 138 commits to main since this release

Another day another bugfix release 馃槑

We fixed a bug in 0.14.0 and 0.14.1 that was causing 404 errors sometimes when viewing an account or its statuses, if that account had moved at some point.

No db migrations or config file changes between v0.14.1 and this version, so upgrading is as simple as updating your docker container or stopping GtS, untarring the release, and starting GtS again.

For instructions to update to this release from versions < v0.14.0, see the v0.14.0 release notes, but replace v0.14.0 with v0.14.2 throughout.

Thanks!

Detailed Changelog

  • 0bd95d7 [bugfix] Don't error when populating MovedTo if account not found (#2741)
  • 0326318 [chore] seperate snapshot from release in goreleaser (#2740)