Skip to content

Releases: danie1net0/laravel-forge-mcp

Release v0.3.7

Choose a tag to compare

@github-actions github-actions released this 31 Mar 02:01

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

Choose a tag to compare

@github-actions github-actions released this 31 Mar 01:20

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

Choose a tag to compare

@github-actions github-actions released this 31 Mar 00:55

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 23:33

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 22:47

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 22:20

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 20:34

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:57

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:27

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

Choose a tag to compare

@github-actions github-actions released this 30 Mar 13:31

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

Bug Fixes

Other Changes