v0.15.0-rc2
Pre-release
Pre-release
gotosocialorg
released this
08 Apr 09:59
·
490 commits
to main
since this release
Hiya! Bugfixes! Here's the second RC, enjoy!
No db migrations or config file changes between v0.15.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.15.0-rc1, see the v0.15.0-rc1 release candidate notes, but replace v0.15.0-rc1
with v0.15.0-rc2
throughout.
Detailed Changelog
- 6db7d01 [bugfix] Ensure side effects for local -> local follows get processed (#2820)
- 85bc140 [bugfix] temporarily replace
modernc.org/sqlite-v1.29.5
withgitlab.com/NyaaaWhatsUpDoc/sqlite-v1.29.5-concurrency-workaround
(#2811) - 83e7847 [bugfix] fix possible nil panic (#2809)
- 236604b [chore] Log less output on failed test (#2804)
- 8ed1b81 [bugfix] Sort follows chronologically (#2801)
- 15ede4c [bugfix] improved authenticate post inbox error handling (#2803)