Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 120 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
# Changelog

Generated at release time from the diff between the previous and current
build. Tool changes are listed individually; everything else is summarised
by area.

## v1.54.0 — 2026-09-03

### Tools

- Changed the input schema of `agency-hosting_createANewWebsiteV1`

### Also in this release

- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`
- Build and packaging: `types.d.ts`

## v1.53.1 — 2026-09-03

### Tools

- Added `reach_createADraftCampaignV1` — Create a draft campaign
- Added `reach_listEmailTemplatesV1` — List email templates
- Added `reach_createAnEmailTemplateV1` — Create an email template

### Also in this release

- Documentation: `README.md`
- Dependencies: `package-lock.json`
- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`
- Build and packaging: `types.d.ts`

## v1.53.0 — 2026-09-02

### Also in this release

- Dependencies: `package-lock.json`
- Distribution manifests: `server.json`

## v1.52.2 — 2026-09-01

No changes to the published artifact.

## v1.52.1 — 2026-09-01

### Also in this release

- Dependencies: `package-lock.json`
- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`

## v1.52.0 — 2026-08-28

### Also in this release

- Release automation: `.github/workflows/build-release.yaml`
- Documentation: `README.md`
- Distribution manifests: `gemini-extension.json`, `server.json`
- Dependencies: `package-lock.json`, `package.json`
- Bundled agent skills: `skills/headless/entry/bootstrap.mjs`

## v1.51.1 — 2026-08-27

### Tools

- Changed the description and input schema of `VPS_replaceAllFirewallRulesInGroupV1`

### Also in this release

- Documentation: `README.md`
- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`
- Build and packaging: `types.d.ts`

## v1.51.0 — 2026-08-27

### Tools

- Updated the title and annotations of 372 tools (all)

### Also in this release

- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`

## v1.50.0 — 2026-08-27

### Tools

- Added `VPS_replaceAllFirewallRulesInGroupV1`

### Also in this release

- Documentation: `README.md`
- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`
- Build and packaging: `types.d.ts`

## v1.49.0 — 2026-08-27

### Also in this release

- Dependencies: `package-lock.json`
- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`

## v1.48.0 — 2026-08-26

### Tools

- Added `hosting_listNode_jsEnvironmentVariablesV1`
- Added `hosting_replaceNode_jsEnvironmentVariablesV1`

### Also in this release

- Documentation: `README.md`
- Dependencies: `package-lock.json`
- Request handling and authentication: `src/core/runtime.js`, `src/core/runtime.ts`
- Build and packaging: `types.d.ts`

## v1.47.0 — 2026-08-25

### Also in this release

- Release automation: `.github/workflows/build-release.yaml`