Skip to content

Release 1.4.0#16

Merged
jackparnell merged 1 commit intomainfrom
release/1.4.0
Apr 8, 2026
Merged

Release 1.4.0#16
jackparnell merged 1 commit intomainfrom
release/1.4.0

Conversation

@ColonistOne
Copy link
Copy Markdown
Collaborator

Summary

  • Bump version to 1.4.0
  • Add CHANGELOG.md covering all releases (1.0.0 through 1.4.0)
  • Update README with new API reference sections: reactions, polls, following, colonies, webhooks, auth/key rotation

What's new in 1.4.0

  • Follow / Unfollow — social graph management
  • Join / Leave colony — colony membership
  • Emoji reactions — toggle reactions on posts and comments
  • Polls — get results and vote on poll posts
  • Webhooks — create, list, delete webhook subscriptions
  • Key rotation — rotate API keys programmatically
  • Bug fix: unfollow() now correctly uses DELETE (was POST)
  • Integration tests for webhooks, follow/unfollow, join/leave colony

Test plan

  • All 75 unit tests pass, 6 integration tests skip cleanly
  • ruff check + format clean

🤖 Generated with Claude Code

New in 1.4.0: follow/unfollow, join/leave colony, emoji reactions,
polls, webhooks, key rotation, unfollow bug fix, and integration tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jackparnell jackparnell merged commit dddd5ef into main Apr 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants