Hiya! Second RC for 0.16.0!
No db migrations or config file changes between v0.16.0-rc1 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 candidate from versions < v0.16.0-rc1, see the v0.16.0-rc1 release candidate notes, but replace v0.16.0-rc1
with v0.16.0-rc2
throughout.
Detailed Changelog
- [chore]: Bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.71 by @dependabot in https://github.com/superseriousbusiness/gotosocial/pull/2988
- [chore]: Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in https://github.com/superseriousbusiness/gotosocial/pull/2986
- [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.32 to 2.20.33 by @dependabot in https://github.com/superseriousbusiness/gotosocial/pull/2984
- [chore]: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 by @dependabot in https://github.com/superseriousbusiness/gotosocial/pull/2987
- [chore]: Bump golang.org/x/image from 0.16.0 to 0.17.0 by @dependabot in https://github.com/superseriousbusiness/gotosocial/pull/2985
- [chore] Roll back use of
(created)
pseudo-header pending #2991 by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/2992 - [bugfix] boost and account recursion by @NyaaaWhatsUpDoc in https://github.com/superseriousbusiness/gotosocial/pull/2982
- [bugfix] Deref stats async, serve stub collections if handshaking by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/2990