Hiya! Third RC for 0.16.0!
No db migrations or config file changes between v0.16.0-rc2 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-rc3
throughout.
Detailed Changelog
- [bugfix] Correct Swagger path for poll voting by @VyrCossont in https://github.com/superseriousbusiness/gotosocial/pull/2996
- [chore] Upgrade WASM SQLite to v0.16.2 by @daenney in https://github.com/superseriousbusiness/gotosocial/pull/2997
- [bugfix] Ensure side effects handled for local unlocked follows by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/2998
- [chore] Bump braces from 3.0.2 to 3.0.3 in /web/source by @dependabot in https://github.com/superseriousbusiness/gotosocial/pull/2999
- [chore] Don't render sign-up form when registrations closed by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3001
- [chore] Update move test by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3005
- [docs] Add optional instructions for replicating SQLite for disaster recovery by @martijndeb in https://github.com/superseriousbusiness/gotosocial/pull/2981
- [chore] Silence memlimit package by @daenney in https://github.com/superseriousbusiness/gotosocial/pull/3002
- [docs] Rework README a bit, import into docs by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3006
- [feature] filter API v2: restore keywords_attributes and statuses_attributes by @VyrCossont in https://github.com/superseriousbusiness/gotosocial/pull/2995
- [bugfix] avoid v. long notification clear query by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3007