1.0.3 (2026-02-09)
1.0.2 (2025-11-11)
1.0.1 (2025-10-15)
- Downgrade dotenv to avoid console.log that breaks MCP output (5a14a0c)
1.0.0 (2025-10-13)
- Drop support for Node.js 18
0.17.0 (2025-08-22)
0.16.0 (2025-08-15)
- deps: update dependency dotenv to v16.6.1 (#122) (44015ea)
- deps: update dependency tlds to v1.259.0 (#123) (8ee655c)
0.15.1 (2025-07-21)
0.15.0 (2025-07-15)
0.14.0 (2025-07-03)
0.13.0 (2025-06-18)
- Add calculateMessageLength and MAX_MESSAGE_LENGTH to strategies (#99) (25d60c0)
- Add Client#postTo() method (#96) (9ddba2f)
- MCP server shortens messages when necessary (#100) (1e04742)
0.12.0 (2025-05-02)
- deps: update dependency @humanwhocodes/env to v4.0.1 (#90) (3d1e09b)
- deps: update dependency twitter-api-v2 to v1.22.0 (#88) (4006c99)
0.11.1 (2025-04-16)
- JSR package definition (ddd7613)
- Telegram chat ID must be provided (ddd7613)
- Telegram chat ID must be provided (#82) (ddd7613)
0.11.0 (2025-04-15)
- JSR package configuration (5c27c9b)
0.10.0 (2025-04-04)
- 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)
- JSR package files (868dc58)
0.9.0 (2025-03-31)
- Add MCP server to allow posting from AI agents (#72) (9c046f2)
- Add signal option to post() (#69) (ae04256)
0.8.0 (2025-03-21)
- Remove CommonJS files (#59)
- 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)
0.7.0 (2025-02-26)
0.6.3 (2025-02-19)
0.6.2 (2025-02-19)
0.6.1 (2025-02-18)
0.6.0 (2025-02-18)
0.5.0 (2025-02-14)
- Include error details in Bluesky failures (25e79b4)
- Remove -f shortcut for --file option (#39) (e01d384)
0.4.0 (2025-02-11)
0.3.1 (2025-01-08)
- CLI should exit with non-zero code when a strategy fails (37e48e7)
- deps: update dependency dotenv to v16.4.7 (#27) (44b5942)
0.3.0 (2024-12-30)
- Client#post() always returns array of responses (#23)