Skip to content

v0.6.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gotosocialorg gotosocialorg released this 01 Dec 15:36
· 1369 commits to main since this release
cf20397

Changelog

  • cf20397 [bugfix] Use case-insensitive selects when getting remote accounts by username/domain (#1191)
  • 5a0e418 [feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179)
  • 1652633 [docs] Add AppArmor profile for Debian and Ubuntu installations (#1183)
  • 3a11861 [bugfix] Don't call strings.ToLower() on usernames when selecting account by domain+username (#1190)
  • 8d581de [bugfix] use correct key for PATCHing admin email (#1189)
  • 927117d [bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them (#1188)
  • a1dda22 [bugfix] change page width to prevent scrollbar overflow (#1182)
  • cfa8d79 [bugfix] don't return error during account serialize on deleted emoji (#1177)
  • d445c60 [bugfix] wrap the correct error on failed account update (#1176)