Skip to content

Crossposter v1.0.2

Choose a tag to compare

@apoorvdarshan apoorvdarshan released this 05 Jun 22:39
· 33 commits to main since this release
87a60b7

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@latest

The app opens on:

http://localhost:2004

Links