v1.3.2

Fixes Lemmy channel post syncing, which passed the community slug where a numeric community id was expected. Adds a DB unique constraint on (platform_instance_id, channel_id) plus matching slug/uniqueness validation on both channel create paths, and extracts the shared slug-vs-numeric resolution into LemmyApiService::resolveCommunityId().

No due date
100% Completed
release/v1.3.2
All checks were successful
CI / ci (push) Successful in 10m54s
CI / ci (pull_request) Successful in 11m1s
Build and Push Docker Image / build (push) Successful in 5m5s
bug
#107 by myrmidex was merged 2026-07-31 00:39:54 +02:00