Skip to content

chore: update docs site to v1.1#649

Merged
marc0olo merged 2 commits into
mainfrom
release/docs-v1.1.0
Jul 16, 2026
Merged

chore: update docs site to v1.1#649
marc0olo merged 2 commits into
mainfrom
release/docs-v1.1.0

Conversation

@pr-automation-bot-public

Copy link
Copy Markdown
Contributor

Summary

  • docs-site/versions.json: add v1.1 as the new latest version

Updates the docs version switcher and root redirect to point to the new
release. Merge only after the versioned docs for /1.1/ are deployed —
scripts/release.sh waits for that before merging.

Opened by scripts/release.sh. Approve to let the release proceed.

Copilot AI review requested due to automatic review settings July 15, 2026 19:38
@pr-automation-bot-public
pr-automation-bot-public Bot requested a review from a team as a code owner July 15, 2026 19:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@marc0olo
marc0olo merged commit 25ac13e into main Jul 16, 2026
33 checks passed
@marc0olo
marc0olo deleted the release/docs-v1.1.0 branch July 16, 2026 09:16
marc0olo added a commit to dfinity/developer-docs that referenced this pull request Jul 17, 2026
## Summary
Bumps the `icp-cli` source submodule to **v1.1.0** and updates the docs
that its changelog affects.

### Submodule bump
- Pin `.sources/icp-cli` to `fe4af7c` (v1.1.0); update
`.sources/VERSIONS`.

### Content
- **Canister deletion** (`guides/canister-management/lifecycle.mdx`):
v1.1.0 returns the canister's remaining cycles to the caller via the
cycles ledger (with `--no-recover-cycles` to burn them instead).
Corrects the previous note (#303) that said cycles were lost, which
referenced the now-resolved
[icp-cli#431](dfinity/icp-cli#431).
- **ICRC-2 allowances** (`guides/digital-assets/ledgers.mdx`): add a
cross-reference to the new `icp token approve` / `icp token allowance`
CLI commands (links to the CLI reference; no flag duplication).

### CLI doc-link slug: `0.3`/`1.0` → `1.1`
- v1.1 is now the advertised version
([icp-cli#649](dfinity/icp-cli#649)). Bumped all
22 `cli.internetcomputer.org` links across 13 files. All target files
and anchors verified against the v1.1.0 submodule.

### Tooling/guidance fixes
- `AGENTS.md` (and `CLAUDE.md` via symlink): correct the current CLI
slug and stop relying on `versions.json` at the pinned tag (it lags the
advertised slug by one follow-up commit); derive the slug from the
release `major.minor` and confirm at the live docs-site root.
- `.agents/submodule-bumping.md`: same slug-source fix, plus a portable
(GNU/BSD) slug-replacement snippet.

Not affected: connected-network `root-key` change (no doc shows that
config; built-in `ic` network unchanged) and experimental project
dependencies (intentionally undocumented).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants