diff --git a/public/changelog.json b/public/changelog.json index c34869d99e8..a8f190689cc 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -365,6 +365,13 @@ "title": "Deprecated Ronin Data Feeds", "topic": "Data Feeds" }, + { + "category": "release", + "date": "2026-01-13", + "description": "CRE CLI version 1.0.5 is now available with various small improvements and bug fixes.\n\nUpdate your CLI by running `cre update` when prompted, or follow the [CLI Installation guide](https://docs.chain.link/cre/getting-started/cli-installation) for fresh installations.", + "title": "CRE CLI v1.0.5", + "topic": "CRE" + }, { "category": "integration", "date": "2026-01-11", diff --git a/reports/llms-report.json b/reports/llms-report.json deleted file mode 100644 index b42b02d209b..00000000000 --- a/reports/llms-report.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "startedAt": "2026-01-16T10:56:22.202Z", - "siteBase": "https://docs.chain.link", - "sections": [ - { - "section": "cre-go", - "pagesProcessed": 84, - "outputPath": "src/content/cre/llms-full-go.txt", - "bytes": 689774, - "prevBytes": 689774, - "deltaBytes": 0 - }, - { - "section": "cre-ts", - "pagesProcessed": 79, - "outputPath": "src/content/cre/llms-full-ts.txt", - "bytes": 650844, - "prevBytes": 650844, - "deltaBytes": 0 - }, - { - "section": "vrf", - "pagesProcessed": 35, - "outputPath": "src/content/vrf/llms-full.txt", - "bytes": 396719, - "prevBytes": 396719, - "deltaBytes": 0 - }, - { - "section": "ccip", - "pagesProcessed": 260, - "outputPath": "src/content/ccip/llms-full.txt", - "bytes": 3020951, - "prevBytes": 3020951, - "deltaBytes": 0 - }, - { - "section": "data-feeds", - "pagesProcessed": 37, - "outputPath": "src/content/data-feeds/llms-full.txt", - "bytes": 329359, - "prevBytes": 329359, - "deltaBytes": 0 - }, - { - "section": "data-streams", - "pagesProcessed": 56, - "outputPath": "src/content/data-streams/llms-full.txt", - "bytes": 516892, - "prevBytes": 517200, - "deltaBytes": -308 - }, - { - "section": "dta-technical-standard", - "pagesProcessed": 7, - "outputPath": "src/content/dta-technical-standard/llms-full.txt", - "bytes": 32397, - "prevBytes": 32397, - "deltaBytes": 0 - }, - { - "section": "datalink", - "pagesProcessed": 20, - "outputPath": "src/content/datalink/llms-full.txt", - "bytes": 152656, - "prevBytes": 152656, - "deltaBytes": 0 - }, - { - "section": "chainlink-functions", - "pagesProcessed": 27, - "outputPath": "src/content/chainlink-functions/llms-full.txt", - "bytes": 328258, - "prevBytes": 328258, - "deltaBytes": 0 - }, - { - "section": "chainlink-automation", - "pagesProcessed": 25, - "outputPath": "src/content/chainlink-automation/llms-full.txt", - "bytes": 214589, - "prevBytes": 214589, - "deltaBytes": 0 - }, - { - "section": "resources", - "pagesProcessed": 12, - "outputPath": "src/content/resources/llms-full.txt", - "bytes": 342270, - "prevBytes": 342270, - "deltaBytes": 0 - }, - { - "section": "architecture-overview", - "pagesProcessed": 4, - "outputPath": "src/content/architecture-overview/llms-full.txt", - "bytes": 13086, - "prevBytes": 13086, - "deltaBytes": 0 - }, - { - "section": "getting-started", - "pagesProcessed": 1, - "outputPath": "src/content/getting-started/llms-full.txt", - "bytes": 11261, - "prevBytes": 11261, - "deltaBytes": 0 - }, - { - "section": "chainlink-nodes", - "pagesProcessed": 37, - "outputPath": "src/content/chainlink-nodes/llms-full.txt", - "bytes": 673481, - "prevBytes": 673481, - "deltaBytes": 0 - }, - { - "section": "chainlink-local", - "pagesProcessed": 55, - "outputPath": "src/content/chainlink-local/llms-full.txt", - "bytes": 304686, - "prevBytes": 304686, - "deltaBytes": 0 - } - ], - "finishedAt": "2026-01-16T10:56:26.000Z" -} \ No newline at end of file diff --git a/src/components/DownloadButton.tsx b/src/components/DownloadButton.tsx index 64e943e0365..cb87e276d00 100644 --- a/src/components/DownloadButton.tsx +++ b/src/components/DownloadButton.tsx @@ -15,7 +15,7 @@ export const DownloadButton = () => { } const handleClick = () => { - window.open("https://github.com/smartcontractkit/cre-cli/releases/tag/v1.0.4", "_blank", "noopener,noreferrer") + window.open("https://github.com/smartcontractkit/cre-cli/releases/tag/v1.0.5", "_blank", "noopener,noreferrer") } const handleMouseOver = (e) => { diff --git a/src/content/cre/getting-started/cli-installation/macos-linux.mdx b/src/content/cre/getting-started/cli-installation/macos-linux.mdx index 08780e96c78..88f9e64c700 100644 --- a/src/content/cre/getting-started/cli-installation/macos-linux.mdx +++ b/src/content/cre/getting-started/cli-installation/macos-linux.mdx @@ -11,7 +11,7 @@ metadata: import { Aside, CopyText, PageTabs } from "@components" import { DownloadButton } from "~/components/DownloadButton.tsx" -This page explains how to install the CRE CLI on macOS or Linux. The recommended version at the time of writing is **v1.0.4**. +This page explains how to install the CRE CLI on macOS or Linux. The recommended version at the time of writing is **v1.0.5**. If you see warnings about "unrecognized developer/source" on macOS, run:{" "} @@ -117,18 +117,21 @@ shasum -a 256 cre_darwin_arm64.zip **Verify against official checksums** -Compare the output with the official checksum below: +Compare the output with the official checksum from the [CRE CLI releases page](https://github.com/smartcontractkit/cre-cli/releases): -|
File
| SHA-256 Checksum | -| ------------------------------------- | ----------------------------------------------------------------------------------------- | -| `cre_darwin_amd64.zip` | | -| `cre_darwin_arm64.zip` | | -| `cre_linux_amd64.tar.gz` | | -| `cre_linux_amd64_ldd2-35.tar.gz` | | -| `cre_linux_arm64.tar.gz` | | -| `cre_linux_arm64_ldd2-35.tar.gz` | | +1. Go to https://github.com/smartcontractkit/cre-cli/releases +2. Find the release version you downloaded (e.g., v1.0.5) +3. Under the **Assets** section, locate your downloaded file +4. Compare the SHA-256 checksum shown next to the file with your command output -If the checksum doesn't match, do not proceed with installation. Contact your Chainlink point of contact for assistance. +**Example:** For `cre_darwin_arm64.zip` in release v1.0.5, you'll see something like: + +``` +cre_darwin_arm64.zip +sha256:1359415a1f1baee7643107b82b3a0589a3627aef71018644e5c488960a97e955 +``` + +If the checksums match, the file is authentic and safe to install. If they don't match, do not proceed with installation and contact the Chainlink team for assistance. #### 2. Extract and install @@ -151,7 +154,7 @@ If the checksum doesn't match, do not proceed with installation. Contact your Ch 1. **Rename the extracted binary to `cre`** ```bash - mv cre_v1.0.4_darwin_arm64 cre + mv cre_v1.0.5_darwin_arm64 cre ``` 1. **Make it executable**: @@ -224,7 +227,7 @@ cre version **Expected output:** -You should see version information: `cre version v1.0.4`. +You should see version information: `cre version v1.0.5`. **If it doesn't work:** diff --git a/src/content/cre/getting-started/cli-installation/windows.mdx b/src/content/cre/getting-started/cli-installation/windows.mdx index 75eb37ab659..a70c6f03a95 100644 --- a/src/content/cre/getting-started/cli-installation/windows.mdx +++ b/src/content/cre/getting-started/cli-installation/windows.mdx @@ -11,7 +11,7 @@ metadata: import { Aside, CopyText, PageTabs } from "@components" import { DownloadButton } from "~/components/DownloadButton.tsx" -This page explains how to install the Chainlink Developer Platform CLI (also referred to as the CRE CLI) on Windows. The recommended version at the time of writing is **v1.0.4**. +This page explains how to install the Chainlink Developer Platform CLI (also referred to as the CRE CLI) on Windows. The recommended version at the time of writing is **v1.0.5**. File | SHA-256 Checksum | -| ------------------------------------- | ----------------------------------------------------------------------------------------- | -| `cre_windows_amd64.zip` | | +1. Go to https://github.com/smartcontractkit/cre-cli/releases +2. Find the release version you downloaded (e.g., v1.0.5) +3. Under the **Assets** section, locate `cre_windows_amd64.zip` +4. Compare the SHA-256 checksum shown next to the file with the `Hash` value from your PowerShell output -If the checksum doesn't match, do not proceed with installation. Contact your Chainlink point of contact for assistance. +**Example:** For `cre_windows_amd64.zip` in release v1.0.5, you'll see something like: + +``` +cre_windows_amd64.zip +sha256:372d16566479ff6bbfe9eb1d5cebe0e1e2a3c67062c6f0439fc96c735ddeaa18 +``` + +If the checksums match, the file is authentic and safe to install. If they don't match, do not proceed with installation and contact the Chainlink team for assistance. #### 2. Extract and install 1. Navigate to the directory where you downloaded the archive. 1. Right-click the `.zip` file and select **Extract All...**. 1. Choose a permanent location for the extracted folder (e.g., `C:\Program Files\cre-cli`). -1. Inside the extracted folder, rename the file `cre_v1.0.4_windows_amd64.exe` to `cre.exe`. +1. Inside the extracted folder, rename the file `cre_v1.0.5_windows_amd64.exe` to `cre.exe`. #### 3. Add the CLI to your PATH @@ -131,7 +139,7 @@ Open a new **PowerShell** or **Command Prompt** window and run: cre version ``` -You should see version information: `cre version v1.0.4`. +You should see version information: `cre version v1.0.5`. ## Next steps diff --git a/src/content/cre/llms-full-go.txt b/src/content/cre/llms-full-go.txt index de3b0237394..a2280f8c8c7 100644 --- a/src/content/cre/llms-full-go.txt +++ b/src/content/cre/llms-full-go.txt @@ -446,6 +446,15 @@ Last Updated: 2025-11-20 This page provides detailed release notes for CRE. It includes information on new features, significant changes, and known limitations. +## CLI v1.0.5 - January 13, 2026 + +**CRE CLI version 1.0.5 is now available.** This release includes various small improvements and bug fixes. + +**How to update:** + +- **Automatic update**: When you run any CRE command, the CLI will automatically detect if a newer version is available and prompt you to update. Simply run `cre update` to install the latest version. +- **Fresh installation**: If you're installing the CLI for the first time, follow the [CLI Installation guide](/cre/getting-started/cli-installation). + ## CLI v1.0.4 - January 9, 2026 **CRE CLI version 1.0.4 is now available.** This release includes various small improvements and bug fixes. @@ -550,7 +559,7 @@ These guides explain how to install the Chainlink Developer Platform CLI (also r Source: https://docs.chain.link/cre/getting-started/cli-installation/macos-linux Last Updated: 2025-11-20 -This page explains how to install the CRE CLI on macOS or Linux. The recommended version at the time of writing is **v1.0.4**. +This page explains how to install the CRE CLI on macOS or Linux. The recommended version at the time of writing is **v1.0.5**. ## Installation @@ -581,7 +590,7 @@ After the script completes, verify the installation: cre version ``` -**Expected output:** `cre version v1.0.4` +**Expected output:** `cre version v1.0.5`