Releases: danie1net0/laravel-forge-mcp
Releases · danie1net0/laravel-forge-mcp
Release list
Release v0.3.7
What's Changed in v0.3.7
Features
Bug Fixes
- fix(api): adiciona campos obrigatórios da nova API nos endpoints de criação
Other Changes
Release v0.3.6
What's Changed in v0.3.6
Features
Bug Fixes
- fix(commands): trata resposta 202 vazia do execute command
Other Changes
Release v0.3.5
What's Changed in v0.3.5
Features
Bug Fixes
Other Changes
- refactor(api): remove 21 tools de endpoints removidos da nova API Forge
Release v0.3.4
What's Changed in v0.3.4
Features
Bug Fixes
- fix(integrations): corrige endpoints e DTOs para compatibilidade com nova API Forge
Other Changes
Release v0.3.3
What's Changed in v0.3.3
Features
Bug Fixes
- fix(data): torna campos de DTOs de leitura nullable para compatibilidade com nova API
Other Changes
Release v0.3.2
What's Changed in v0.3.2
Features
Bug Fixes
- fix(forge): corrige auto-discovery de organização para usar endpoint /api/orgs
Other Changes
Release v0.3.1
What's Changed in v0.3.1
Features
Bug Fixes
- fix(forge): align ServerResource with new API — event output path, password body, preserve_at_provider, new DTO fields
- fix(forge): make ServerData tags and network optional with empty array defaults
- fix(forge): improve org discovery error with API response keys for debugging
Other Changes
- refactor(servers): remove ações obsoletas e adiciona power-cycle
Release v0.3.0
What's Changed in v0.3.0
Features
- feat(forge): auto-discover organization slug when FORGE_ORGANIZATION is not configured
Bug Fixes
Other Changes
Release v0.2.1
What's Changed in v0.2.1
Features
Bug Fixes
- fix(review): fix type safety, strict comparisons and immutability issues
Other Changes
- chore(deps): upgrade laravel/mcp to v0.6.4 and laravel/boost to v2.4
Release v0.2.0
What's Changed in v0.2.0
Features
- feat(api): add domain-level certificates, expanded server creation and cursor pagination
- feat(api): migrate from Forge API v1 to new org-scoped API