v0.16.0-rc3
gotosocialorg
released this
14 Jun 11:35
·
360 commits
to main
since this release
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 #2996
- [chore] Upgrade WASM SQLite to v0.16.2 by @daenney in #2997
- [bugfix] Ensure side effects handled for local unlocked follows by @tsmethurst in #2998
- [chore] Bump braces from 3.0.2 to 3.0.3 in /web/source by @dependabot in #2999
- [chore] Don't render sign-up form when registrations closed by @tsmethurst in #3001
- [chore] Update move test by @tsmethurst in #3005
- [docs] Add optional instructions for replicating SQLite for disaster recovery by @martijndeb in #2981
- [chore] Silence memlimit package by @daenney in #3002
- [docs] Rework README a bit, import into docs by @tsmethurst in #3006
- [feature] filter API v2: restore keywords_attributes and statuses_attributes by @VyrCossont in #2995
- [bugfix] avoid v. long notification clear query by @tsmethurst in #3007