Quick hotfix to some issues regarding local user actions and account deletion
In some scenarios:
- Local user replies to other local users weren't federating out
- Deleting your own posts may also have failed
- Account deletion may have failed due to foreign key constraints
These issues should now be resolved
| DB migrations | New ENV vars | Admin guide changes | Suggest cache clearing |
|---|---|---|---|
| ☑️ | ❌ | ☑️ | ☑️ |
What's Changed
- Remove password and 2fa options for sso controlled users by @e-five256 in #603
- Bye Dragonfly, Hello KeyDB by @melroy89 in #641
- AttachEntryEmbedHandler add missing image source url by @asdfzdfj in #639
- Revert "AttachEntryEmbedHandler add missing image source url" by @e-five256 in #649
- Rename yarn to npm by @melroy89 in #652
- fix some minor css typos by @e-five256 in #651
- Fix error on local user replies to local users by @e-five256 in #655
- Fix missing delete cascade on MessageThread by @melroy89 in #656
- Translations update from Hosted Weblate by @weblate in #657
- Remove obsolete package-versions-deprecated by @melroy89 in #653
- npm package bump, fix recent warnings in security audit by @nobodyatroot in #658
- Update Symfony console recipe by @nobodyatroot in #660
- bump version to 1.5.2 by @e-five256 in #661
Full Changelog: v1.5.1...v1.5.2