github superseriousbusiness/gotosocial v0.13.0-rc2

latest releases: v0.16.0, v0.16.0-rc3, v0.16.0-rc2...
pre-release6 months ago

Hiya! Here's the second release candidate for 0.13.0!

For installation / migration instructions, please see the release notes for the RC1, but replace rc1 with rc2 throughout:

https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.13.0-rc1

Happy bug hunting!

Detailed Changelog

Bugfixes

  • d0bb8f0 [bugfix] Let templates deref pointers, as a treat (#2448)
  • ac48192 [bugfix] poll vote count fixes (#2444)
  • 2191c7d [bugfix] ensure the 'Closing' flag doesn't get cached (#2443)
  • bca9b2c [bugfix] Make screenreaders read out Language of posts properly (#2436)
  • 3f070a4 [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLite text searches (#2435)
  • d60edf7 [bugfix] Ensure pre renders as expected, fix orderedCollectionPage (#2434)
  • cc91ea0 [bugfix] Fix web media not showing as sensitive (#2433)
  • c6d6fec [bugfix] Fix wrong notification type sent for poll end (#2429)
  • 455064f [bug] Fix an import statement in the gen template (#2426)

Chores / version bumps

  • cd16113 [chore]: Bump github.com/KimMachineGun/automemlimit from 0.3.0 to 0.4.0 (#2440)
  • 9b03840 [chore]: Bump github.com/miekg/dns from 1.1.56 to 1.1.57 (#2439)
  • cdeba94 [chore]: Bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 (#2438)
  • a968a03 [chore]: Bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0 (#2442)
  • 4779aec [chore] Run ANALYZE for SQLite after latest migrations (#2427)
  • dacfd41 [chore/frontend] Refactor status templates slightly, put polls behind CWs if present (#2419)
  • 18d850e [chore]: Bump go.opentelemetry.io/otel/exporters/prometheus (#2412)
  • ca1a581 [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2416)
  • bdc43a9 [chore]: Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.65 (#2415)
  • b576fbb [chore]: Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2413)
  • bffc67d [chore]: Bump github.com/gorilla/feeds from 1.1.1 to 1.1.2 (#2414)

Docs

  • 5556767 [docs] Change configuration creation instructions (#2408)

Don't miss a new gotosocial release

NewReleases is sending notifications on new releases.