Skip to content

Releases: humanwhocodes/crosspost

crosspost: v0.13.0

18 Jun 14:31
6c42c08
Compare
Choose a tag to compare

0.13.0 (2025-06-18)

Features

  • Add calculateMessageLength and MAX_MESSAGE_LENGTH to strategies (#99) (25d60c0)
  • Add Client#postTo() method (#96) (9ddba2f)
  • MCP server shortens messages when necessary (#100) (1e04742)

crosspost: v0.12.0

02 May 20:50
3058fb1
Compare
Choose a tag to compare

0.12.0 (2025-05-02)

Features

  • Detect hashtags in Bluesky messages (#84) (c9f0e77)
  • Generate URL from post response (#89) (ba10434)

Bug Fixes

  • deps: update dependency @humanwhocodes/env to v4.0.1 (#90) (3d1e09b)
  • deps: update dependency twitter-api-v2 to v1.22.0 (#88) (4006c99)

crosspost: v0.11.1

16 Apr 21:26
db066db
Compare
Choose a tag to compare

0.11.1 (2025-04-16)

Bug Fixes

  • JSR package definition (ddd7613)
  • Telegram chat ID must be provided (ddd7613)
  • Telegram chat ID must be provided (#82) (ddd7613)

crosspost: v0.11.0

15 Apr 21:23
f3075f2
Compare
Choose a tag to compare

0.11.0 (2025-04-15)

Features

  • Add strategy for posting to Telegram (#80) (a84f606)

Bug Fixes

  • JSR package configuration (5c27c9b)

crosspost: v0.10.0

04 Apr 21:36
d4b0655
Compare
Choose a tag to compare

0.10.0 (2025-04-04)

Features

  • Add id and display name to strategies (#75) (37d7783)
  • Allow specifying path to .env file in CROSSPOST_DOTENV (#74) (bce2877)
  • Claude compatibility for MCP server (#76) (198eac9)

Bug Fixes

crosspost: v0.9.0

31 Mar 21:30
79aaa05
Compare
Choose a tag to compare

0.9.0 (2025-03-31)

Features

  • Add MCP server to allow posting from AI agents (#72) (9c046f2)
  • Add signal option to post() (#69) (ae04256)

Bug Fixes

  • deps: update dependency tlds to v1.256.0 (#71) (50a07f4)

crosspost: v0.8.0

21 Mar 21:11
20cda65
Compare
Choose a tag to compare

0.8.0 (2025-03-21)

⚠ BREAKING CHANGES

  • Remove CommonJS files (#59)

Features

  • Add strategy to post to dev.to (#55) (0b30203)
  • Enable image uploads for Bluesky (c243128)
  • Enable image uploads for Mastodon (c243128)
  • Remove CommonJS files (#59) (62b991e)
  • Support image embeedding for Dev.to (#66) (6dde57b)
  • Support image uploads for Discord bots (#65) (35ce812)
  • Support image uploads for Discord Webhooks (#64) (e05d6f3)
  • Support image uploads for LinkedIn (#62) (ef1fd2b)
  • Support image uploads for Twitter (#61) (281a267)
  • Support uploading of images (#60) (c243128)

Bug Fixes

  • deps: update dependency twitter-api-v2 to v1.20.1 (#57) (9c6b8e0)

crosspost: v0.7.0

26 Feb 23:07
511bad2
Compare
Choose a tag to compare

0.7.0 (2025-02-26)

Features

crosspost: v0.6.3

19 Feb 17:43
0331d62
Compare
Choose a tag to compare

0.6.3 (2025-02-19)

Bug Fixes

  • Proper encoding of Bluesky messages (#48) (d79333f)

crosspost: v0.6.2

19 Feb 00:32
ec42fd5
Compare
Choose a tag to compare

0.6.2 (2025-02-19)

Bug Fixes

  • Ensure newlines are not escaped in Bluesky messages (#46) (1a2dd0a)