Releases: cameronrye/activitypub-mcp
Releases · cameronrye/activitypub-mcp
Release v1.1.2
Full Changelog: v1.1.0...v1.1.2
Release v1.1.0
What's Changed
- deps-dev(deps-dev): bump sitemap from 8.0.0 to 8.0.2 by @dependabot[bot] in #50
- deps-dev(deps-dev): bump sax from 1.4.1 to 1.4.3 by @dependabot[bot] in #45
- deps(deps): bump the linting group with 9 updates by @dependabot[bot] in #43
- deps(deps): bump get-tsconfig from 4.10.1 to 4.13.0 by @dependabot[bot] in #52
- deps-dev(deps-dev): bump @ecies/ciphers from 0.2.4 to 0.2.5 by @dependabot[bot] in #51
- deps-dev(deps-dev): bump unist-util-is from 6.0.0 to 6.0.1 by @dependabot[bot] in #48
- deps-dev(deps-dev): bump @emnapi/runtime from 1.5.0 to 1.7.1 by @dependabot[bot] in #47
- deps-dev(deps-dev): bump unist-util-visit-parents from 6.0.1 to 6.0.2 by @dependabot[bot] in #46
- deps-dev(deps-dev): bump eciesjs from 0.4.15 to 0.4.16 by @dependabot[bot] in #49
- deps(deps): bump the build-tools group across 1 directory with 2 updates by @dependabot[bot] in #53
- ci(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #54
- ci(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #55
- ci(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #56
- ci(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #57
- ci(deps): bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #58
- deps-dev(deps-dev): bump jsdom from 27.0.1 to 27.4.0 by @dependabot[bot] in #59
- ci(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #60
Full Changelog: v1.0.3...v1.1.0
Release v1.0.3
[1.0.3] - 2025-11-16
Added
- OG image generation for social media sharing
- Enhanced documentation site with improved navigation and search
- Production-ready deployment configurations
Changed
- Upgraded dependencies to latest versions for security and performance
- Updated Astro to 5.15.8 for improved site building
- Updated MCP SDK to 1.22.0 for latest protocol features
- Replaced deprecated npm-run-all with npm-run-all2
- Improved site styling and mobile responsiveness
- Enhanced code review findings and documentation clarity
Fixed
- Documentation formatting and broken links
- Mobile search functionality
- Code block horizontal scrolling issues
- Biome configuration schema validation
- Various text and formatting improvements
Security
- Fixed security vulnerabilities in dependencies
- Updated packages with known security issues
Release v1.0.2
[1.0.2] - 2025-09-24
Fixed
- Fixed GitHub token permissions for automated release creation
- Resolved 403 "Resource not accessible by integration" error
- GitHub releases now create automatically when tags are pushed