Files
antigravity-skills-reference/release_notes.md

37 lines
1.4 KiB
Markdown

## [4.10.0] - 2026-02-06 - "Composio Automation + .NET Backend"
> This release significantly expands hands-on automation coverage while adding a production-oriented .NET backend skill.
### Added
- **79 new skills total**.
- **78 Composio/Rube automation skills** (PR #64), covering practical workflows across:
- CRM/sales (`HubSpot`, `Salesforce`, `Pipedrive`, `Zoho CRM`, `Close`)
- Collaboration/project ops (`Notion`, `ClickUp`, `Asana`, `Jira`, `Confluence`, `Trello`, `Monday`)
- Messaging/support (`Slack`, `Discord`, `Teams`, `Intercom`, `Freshdesk`, `Zendesk`)
- Analytics/marketing (`Google Analytics`, `Mixpanel`, `PostHog`, `Segment`, `Mailchimp`, `Klaviyo`)
- Dev/infra operations (`GitHub`, `GitLab`, `CircleCI`, `Datadog`, `PagerDuty`, `Vercel`, `Render`)
- **1 new `dotnet-backend` skill** (PR #65) with detailed ASP.NET Core 8+ guidance:
- Minimal API and controller patterns
- EF Core data-access patterns
- JWT authentication implementation
- Background service templates
- Explicit "When to Use" and "Limitations" sections
- **Registry growth**: 634 -> 713 indexed skills.
### Changed
- Regenerated and synchronized discovery artifacts:
- `README.md`
- `skills_index.json`
- `CATALOG.md`
- `data/catalog.json`
- `data/bundles.json`
- `data/aliases.json`
- Updated release metadata and published tag/release `v4.10.0`.
### Contributors
- [@sohamganatra](https://github.com/sohamganatra)
- [@Nguyen-Van-Chan](https://github.com/Nguyen-Van-Chan)