⚠️ If updating to this release candidate from a version below 0.17.0-rc1, there are several database migrations which will run the first time you start up this new version. Be sure not to interrupt this migration process. This will take anywhere between a few seconds and an hour or even more (on slower hardware / big databases). Please be patient! Back up your database file before updating! ⚠️
For instructions to update to this release candidate from versions < v0.17.0-rc1, see the v0.17.0-rc1 release candidate notes, but replace v0.17.0-rc1
with v0.17.0-rc3
throughout.
No config file changes between v0.17.0-rc2 or v0.17.0-rc1 and this version.
Bugfixes
- [bugfix] Fix replies not being stored pending approval by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3409
- [bugfix] Add missing
</a>
on about page by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3410 - [bugfix/frontend] Don't show replies to hidden parents; return 404 if no "main" thread by @tsmethurst in https://github.com/superseriousbusiness/gotosocial/pull/3411
Full Changelog: https://github.com/superseriousbusiness/gotosocial/compare/v0.17.0-rc2...v0.17.0-rc3