Crossposter v1.0.2
Crossposter v1.0.2
Patch release for Mastodon publishing limits.
What Changed
- Added Mastodon's 500-character post text limit to Crossposter's shared preflight limit system.
- The dashboard now warns before publishing when a selected Mastodon draft exceeds 500 characters.
- The publish and scheduled-post paths now block over-limit Mastodon text before the provider call, instead of waiting for Mastodon to reject it with a 422 response.
- Updated README and the website limits table to document Mastodon's 500-character post limit.
Install / Run
npx @apoorvdarshan/crossposter@latestThe app opens on:
http://localhost:2004