# Atuin changelog > Magical shell history — synced, searchable and encrypted end to end. - Vendor: Atuin - Category: Developer Tools - Official site: https://atuin.sh - Tracked by: What's New (https://whatsnew.fyi/product/atuin) - Harvested from: GitHub (atuinsh/atuin) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### v18.20.0-beta.3 - Date: 2026-08-07 - Version: v18.20.0-beta.3 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.20.0-beta.3 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.20.0-beta.3 - Labels: Pre-release #### atuin 18.20.0-beta.3 ##### Install atuin 18.20.0-beta.3 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.20.0-beta.3 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.20.0-beta.3 ##### Install atuin-server 18.20.0-beta.3 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.20.0-beta.3 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.3/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-b _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.20.0-beta.3]_ ### v18.20.0-beta.2 - Date: 2026-08-05 - Version: v18.20.0-beta.2 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.20.0-beta.2 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.20.0-beta.2 - Labels: Pre-release #### atuin 18.20.0-beta.2 ##### Install atuin 18.20.0-beta.2 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.20.0-beta.2 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.20.0-beta.2 ##### Install atuin-server 18.20.0-beta.2 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.20.0-beta.2 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.2/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-b _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.20.0-beta.2]_ ### v18.20.0-beta.1 - Date: 2026-08-04 - Version: v18.20.0-beta.1 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.20.0-beta.1 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.20.0-beta.1 - Labels: Pre-release #### atuin 18.20.0-beta.1 ##### Install atuin 18.20.0-beta.1 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.20.0-beta.1 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.20.0-beta.1 ##### Install atuin-server 18.20.0-beta.1 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.20.0-beta.1 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.20.0-beta.1/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.20.0-b _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.20.0-beta.1]_ ### v18.19.0 — 18.19.0 - Date: 2026-08-03 - Version: v18.19.0 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.19.0 - **fixed** — Avoid panic decoding an empty encryption key - **fixed** — Keep sqlx-postgres out of the client crate - **fixed** — Preserve comments in atuin config set - **fixed** — Correct fuzzy result ranking - **fixed** — Close OSC133 C when launching Atuin AI to prevent content erasure - **added** — Show intent in inspector - **added** — Enable pty-proxy via config - **added** — Validate new settings in atuin config set before writing them to disk - **added** — Experimental atuin lab share - **removed** — Remove the skim engine - **added** — Remove word with ALT-Backspace ALT-D - **changed** — Migrate TLS backend from rustls to native-tls - **added** — Make update a real subcommand - **added** — Capability negotiation protocol (client + server) - **changed** — Replace nucleo with frizbee, rank by match quality with frecency tiebreak ##### Release Notes ###### Bug Fixes - *(client)* Avoid panic decoding an empty encryption key ([#3803](https://github.com/atuinsh/atuin/issues/3803)) - *(client)* Keep sqlx-postgres out of the client crate ([#2884](https://github.com/atuinsh/atuin/issues/2884)) ([#3823](https://github.com/atuinsh/atuin/issues/3823)) - *(config)* Preserve comments in `atuin config set` ([#3766](https://github.com/atuinsh/atuin/issues/3766)) - *(search)* Correct fuzzy result ranking ([#3603](https://github.com/atuinsh/atuin/issues/3603)) ([#3624](https://github.com/atuinsh/atuin/issues/3624)) - Fix atuin-search-bench/benches/search.rs ([#3788](https://github.com/atuinsh/atuin/issues/3788)) - Close OSC133 C when launching Atuin AI to prevent content erasure ([#3794](https://github.com/atuinsh/atuin/issues/3794)) - Authenticate beta release push as atuin-bot ([#3809](https://github.com/atuinsh/atuin/issues/3809)) - Copy vendored axoasset into docker builder stage ([#3816](https://github.com/atuinsh/atuin/issues/3816)) ###### Documentation - Clarify update check network, provide build command ([#3767](https://github.com/atuinsh/atuin/issues/3767)) - Remove old i18n docs ([#3787](https://github.com/atuinsh/atuin/issues/3787)) - Use shell-agnostic install command in quickstart pages ([#3820](https://github.com/atuinsh/atuin/issues/3820)) - Document named stats periods (today/week/month/year) ([#3821](https://github.com/atuinsh/atuin/issues/3821)) - State minimum supported Rust version in install guide ([#3822](https://github.com/atuinsh/atuin/issues/3822)) - Document iTerm2 tmux popup incompatibility ([#3826](https://github.com/atuinsh/atuin/issues/3826)) - Clarify key binding snippets belong in shell startup file ([#3837](https://github.com/atuinsh/atuin/issues/3837)) - Mention RustRover in IDE integration guidance ([#3834](https://github.com/atuinsh/atuin/issues/3834)) ###### Features - *(client)* Show intent in inspector ([#3804](https://github.com/atuinsh/atuin/issues/3804)) - *(client)* Enable pty-proxy via config ([#3828](https://github.com/atuinsh/atuin/issues/3828)) - *(config)* Validate new settings in `atuin config set` before writing them to disk ([#3769](https://github.com/atuinsh/atuin/issues/3769)) - *(lab)* Experimental `atuin lab share` - *(search)* Remove the "skim" engine ([#3825](https://github.com/atuinsh/atuin/issues/3825)) - Remove word with ALT-Backspace ALT-D ([#2457](https://github.com/atuinsh/atuin/issues/2457)) - Add scheduled beta release workflow ([#3805](https://github.com/atuinsh/atuin/issues/3805)) - Migrate TLS backend from rustls to native-tls ([#3807](https://github.com/atuinsh/atuin/issues/3807)) - Make `update` a real subcommand ([#3813](https://github.com/atuinsh/atuin/issues/3813)) - Capability negotiation protocol (client + server) ([#3797](https://github.com/atuinsh/atuin/issues/3797)) ###### Miscellaneous Tasks - *(ci)* Fix `package` step ([#3770](https://github.com/atuinsh/atuin/issues/3770)) - Remove Store trait ([#3779](https://github.com/atuinsh/atuin/issues/3779)) - Daemon search benchmark (divan + CodSpeed) ([#3763](https://github.com/atuinsh/atuin/issues/3763)) - Run CodSpeed benchmarks on macro runners in walltime mode ([#3786](https://github.com/atuinsh/atuin/issues/3786)) - Add `OrFilter` as a replacement for `Vec`s as filter lists ([#3768](https://github.com/atuinsh/atuin/issues/3768)) - Add `atuin-domain` crate for shared domain types ([#3790](https://github.com/atuinsh/atuin/issues/3790)) - Run CodSpeed walltime benchmarks on depot-macos-26 ([#3791](https://github.com/atuinsh/atuin/issues/3791)) - Fix deny.toml and get it to run in CI ([#3808](https://github.com/atuinsh/atuin/issues/3808)) - Remove codspeed workflow ([#3812](https://github.com/atuinsh/atuin/issues/3812)) - Richer logging for atuin-server ([#2564](https://github.com/atuinsh/atuin/issues/2564)) - Hide --active sharing ([#3846](https://github.com/atuinsh/atuin/issues/3846)) ###### Refactor - *(deps)* Bump thiserror fr _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0]_ ### v18.19.0-beta.3 - Date: 2026-07-31 - Version: v18.19.0-beta.3 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0-beta.3 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.19.0-beta.3 - Labels: Pre-release #### atuin 18.19.0-beta.3 ##### Install atuin 18.19.0-beta.3 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.19.0-beta.3 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.19.0-beta.3 ##### Install atuin-server 18.19.0-beta.3 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.19.0-beta.3 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.3/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-b _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0-beta.3]_ ### v18.19.0-beta.2 - Date: 2026-07-30 - Version: v18.19.0-beta.2 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0-beta.2 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.19.0-beta.2 - Labels: Pre-release #### atuin 18.19.0-beta.2 ##### Install atuin 18.19.0-beta.2 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.19.0-beta.2 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.19.0-beta.2 ##### Install atuin-server 18.19.0-beta.2 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.19.0-beta.2 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.2/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-b _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0-beta.2]_ ### v18.19.0-beta.1 - Date: 2026-07-30 - Version: v18.19.0-beta.1 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0-beta.1 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.19.0-beta.1 - Labels: Pre-release #### atuin 18.19.0-beta.1 ##### Install atuin 18.19.0-beta.1 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.19.0-beta.1 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.19.0-beta.1 ##### Install atuin-server 18.19.0-beta.1 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.19.0-beta.1 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.19.0-beta.1/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.19.0-b _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.19.0-beta.1]_ ### v18.18.1 — 18.18.1 - Date: 2026-07-28 - Version: v18.18.1 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.18.1 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.18.1 - **fixed** — Fix installation from crates.io - **changed** — Drop fs4 dependency and use std::fs file locking in daemon ##### Release Notes ###### Bug Fixes - *(crates.io)* Fix installation from crates.io ([#3764](https://github.com/atuinsh/atuin/issues/3764)) ###### Refactor - *(daemon)* Drop fs4, use std::fs file locking ([#3753](https://github.com/atuinsh/atuin/issues/3753)) #### atuin 18.18.1 ##### Install atuin 18.18.1 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.18.1 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-apple-darwin.tar.gz) | Intel macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.18.1 ##### Install atuin-server 18.18.1 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.18.1 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.1/atuin-server-aarch64-apple-darwin.tar.gz) | Ap _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.18.1]_ ### v18.18.0 — 18.18.0 - Date: 2026-07-27 - Version: v18.18.0 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.18.0 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.18.0 - **fixed** — Index synced history directly instead of malformed SQL in daemon - **security** — Update unsound/vulnerable dependencies in Cargo.lock - **fixed** — Drop agent commands containing NUL bytes via NonNulStr in hook - **fixed** — Survive corrupt entries instead of aborting the import - **fixed** — Fix include guard in Bash init script and improve inclusion of shell init scripts in Rust - **fixed** — Make /dev/tty authoritative for interactivity detection in install - **fixed** — Add DbSearchMode and correctly fall back to fuzzy in non-interactive searches - **fixed** — Calculate preview height based on command display width instead of byte count in UI - **fixed** — Search functionality to respect character offsets and non-ASCII - **fixed** — Quote argument-hint YAML values so Copilot CLI ≥1.0.65 loads all skills - **fixed** — Correct grammar in history last help text - **fixed** — Add /model hint to status bar - **fixed** — Set correct umask for pty-proxy - **fixed** — Atuin AI not erasing the input box before closing - **fixed** — Show server status next to AI progress indicator - **fixed** — Show full command when using AtuinOutput tool - **added** — Up/down to scroll through previously sent messages in AI - **added** — Bundle bash-preexec with Atuin and automatically load if no other preexec backend is loaded - **added** — Add --shell option to atuin search to filter results by shell - **added** — Syntax highlight commands in interactive search ##### Release Notes ###### Bug Fixes - *(daemon)* Index synced history directly instead of malformed SQL ([#3627](https://github.com/atuinsh/atuin/issues/3627)) ([#3641](https://github.com/atuinsh/atuin/issues/3641)) - *(deps)* Update unsound/vulnerable dependencies in Cargo.lock ([#3632](https://github.com/atuinsh/atuin/issues/3632)) - *(docs)* Repair every stale link in the repo ([#3727](https://github.com/atuinsh/atuin/issues/3727)) - *(docs)* Make the incorrect-decrypt-key error actionable ([#3609](https://github.com/atuinsh/atuin/issues/3609)) - *(hook)* Drop agent commands containing NUL bytes via NonNulStr ([#3589](https://github.com/atuinsh/atuin/issues/3589)) ([#3660](https://github.com/atuinsh/atuin/issues/3660)) - *(import)* Survive corrupt entries instead of aborting the import ([#3721](https://github.com/atuinsh/atuin/issues/3721)) - *(init)* Fix include guard in Bash init script; chore(init): improve inclusion of shell init scripts in Rust ([#3645](https://github.com/atuinsh/atuin/issues/3645)) - *(install)* Make /dev/tty authoritative for interactivity detection ([#3691](https://github.com/atuinsh/atuin/issues/3691)) - *(search)* Add `DbSearchMode`; correctly fall back to "fuzzy" in non-interactive searches ([#3744](https://github.com/atuinsh/atuin/issues/3744)) - *(ui)* Calculate preview height based on command display width instead of byte count ([#3678](https://github.com/atuinsh/atuin/issues/3678)) - *(win32)* Cargo-binstall package metadata ([#3673](https://github.com/atuinsh/atuin/issues/3673)) - Search functionality to respect character offsets and non-ASCII ([#3659](https://github.com/atuinsh/atuin/issues/3659)) - Quote argument-hint YAML values so Copilot CLI ≥1.0.65 loads all skills ([#3613](https://github.com/atuinsh/atuin/issues/3613)) ([#3614](https://github.com/atuinsh/atuin/issues/3614)) - Correct grammar in 'history last' help text ([#3430](https://github.com/atuinsh/atuin/issues/3430)) - Work around rust nightly warning on eyre bail ([#3680](https://github.com/atuinsh/atuin/issues/3680)) - Improve non-interactive TTY detection in install.sh ([#3315](https://github.com/atuinsh/atuin/issues/3315)) - Add /model hint to status bar ([#3687](https://github.com/atuinsh/atuin/issues/3687)) - Set correct umask for pty-proxy ([#3700](https://github.com/atuinsh/atuin/issues/3700)) - Atuin AI not erasing the input box before closing ([#3715](https://github.com/atuinsh/atuin/issues/3715)) - Show server status next to AI progress indicator ([#3723](https://github.com/atuinsh/atuin/issues/3723)) - Show full command when using AtuinOutput tool ([#3725](https://github.com/atuinsh/atuin/issues/3725)) ###### Documentation - *(ai)* Add self hosting + slash command docs ([#3623](https://github.com/atuinsh/atuin/issues/3623)) - *(config)* Standardize TOML examples for config options ([#3441](https://github.com/atuinsh/atuin/issues/3441)) - Advise users to pass `--locked` when installing from Cargo ([#3630](https://github.com/atuinsh/atuin/issues/3630)) - Add docs for store_failed and default for enter_accept ([#2696](https://github.com/atuinsh/atuin/issues/2696)) - Serve docs.atuin.sh from this repo; remove Desktop docs ([#3684](https://github.com/atuinsh/atuin/issues/3684)) - Version docs.atuin.sh with mike (per-release + main) ([#3688](https://github.com/atuinsh/atuin/issues/3688)) - Hotfix bad path ([#3690](https://github.com/atuinsh/atuin/issues/3690)) - Document built-in bash-preexec ([#3651](https://github.com/atuinsh/atuin/issues/3651)) - Retheme docs.atuin.sh to the Atuin brand ([#3701](https://github.com/atuinsh/atuin/issues/3701)) - Bundle of improvements ([#3716](https://github.com/atuinsh/atuin/issues/3716)) - Remove ugly cards on landing page ([#3724](https://github.com/atuinsh/atuin/issues/3724)) - Fix broken README links ([#3696](https://github.com/atuinsh/atuin/issues/3696)) - Lint prose with Vale and gate it in CI ([#3726](https://github.com/atuinsh/atuin/issues/3726)) - Slightly nicer default co _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.18.0]_ ### v18.18.0-beta.2 - Date: 2026-07-22 - Version: v18.18.0-beta.2 - Original notes: https://github.com/atuinsh/atuin/releases/tag/v18.18.0-beta.2 - Permalink: https://whatsnew.fyi/product/atuin/releases/v18.18.0-beta.2 - Labels: Pre-release #### atuin 18.18.0-beta.2 ##### Install atuin 18.18.0-beta.2 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-installer.ps1 | iex" ``` ##### Download atuin 18.18.0-beta.2 | File | Platform | Checksum | |--------|----------|----------| | [atuin-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-x86_64-pc-windows-msvc.zip.sha256) | | [atuin-aarch64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-aarch64-unknown-linux-gnu.tar.gz) | ARM64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-aarch64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-gnu.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-x86_64-unknown-linux-gnu.tar.gz) | x64 Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-x86_64-unknown-linux-gnu.tar.gz.sha256) | | [atuin-aarch64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-aarch64-unknown-linux-musl.tar.gz.sha256) | | [atuin-x86_64-unknown-linux-musl.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-x86_64-unknown-linux-musl.tar.gz.sha256) | ##### Verifying GitHub Artifact Attestations The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify): ```sh gh attestation verify --repo atuinsh/atuin ``` You can also download the attestation from [GitHub](https://github.com/atuinsh/atuin/attestations) and verify against that directly: ```sh gh attestation verify --bundle ``` #### atuin-server 18.18.0-beta.2 ##### Install atuin-server 18.18.0-beta.2 ###### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-server-installer.sh | sh ``` ###### Install prebuilt binaries via powershell script ```sh powershell -ExecutionPolicy Bypass -c "irm https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-server-installer.ps1 | iex" ``` ##### Download atuin-server 18.18.0-beta.2 | File | Platform | Checksum | |--------|----------|----------| | [atuin-server-aarch64-apple-darwin.tar.gz](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-server-aarch64-apple-darwin.tar.gz) | Apple Silicon macOS | [checksum](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-server-aarch64-apple-darwin.tar.gz.sha256) | | [atuin-server-x86_64-pc-windows-msvc.zip](https://github.com/atuinsh/atuin/releases/download/v18.18.0-beta.2/atuin-server-x86_64-pc-windows-msvc.zip) | x64 Windows | [checksum](https://github.com/atuinsh/atuin/releas _[Truncated at 4000 characters — full notes: https://github.com/atuinsh/atuin/releases/tag/v18.18.0-beta.2]_