What's Changed
- Skip known-unregistered recipients when sending to groups by @KritBlade in #2077
- Add sendStory command for posting file attachment stories by @tonycpsu in #2082
- feat: add schemas to the release CI by @Gara-Dorta in #2040
- Fix HTTP handler to accept ACI/UUID account parameter in SSE endpoint by @tilllt in #2079
- Bound RecipientStore address cache to prevent unbounded memory growth by @tonycpsu in #2088
- Bound SessionStore session cache to prevent unbounded memory growth by @tonycpsu in #2087
- Bump com.fasterxml.jackson.core:jackson-databind from 2.20.2 to 2.21.5 by @dependabot[bot] in #2085
- Add group story support via --group-id by @tonycpsu in #2083
New Contributors
- @KritBlade made their first contribution in #2077
- @tilllt made their first contribution in #2079
Full Changelog: v0.14.5...v0.14.6