Skip to content

Releases: humanwhocodes/crosspost

crosspost: v0.11.0

15 Apr 21:23
f3075f2

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

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

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

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

Choose a tag to compare

0.7.0 (2025-02-26)

Features

crosspost: v0.6.3

19 Feb 17:43
0331d62

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

Choose a tag to compare

0.6.2 (2025-02-19)

Bug Fixes

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

crosspost: v0.6.1

18 Feb 21:03
ad9a9b6

Choose a tag to compare

0.6.1 (2025-02-18)

Bug Fixes

  • Ensure Emojis are properly encoded for Bluesky (#44) (8be367d)

crosspost: v0.6.0

18 Feb 00:34
f6ded9f

Choose a tag to compare

0.6.0 (2025-02-18)

Features

Bug Fixes

  • deps: update dependency @humanwhocodes/env to v4 (#32) (7a2f838)

crosspost: v0.5.0

14 Feb 00:17
dacfd33

Choose a tag to compare

0.5.0 (2025-02-14)

Features

  • Add strategy to post to LinkedIn (#38) (401c06d)

Bug Fixes

  • Include error details in Bluesky failures (25e79b4)
  • Remove -f shortcut for --file option (#39) (e01d384)