Skip to content

Releases: AshDevFr/codex

1.33.3 - 2026-06-04

04 Jun 16:26

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (pwa) Serve API docs for bare /docs path under active service worker

Install codex 1.33.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.33.3/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.33.3/codex-installer.ps1 | iex"

Download codex 1.33.3

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.33.2 - 2026-06-03

03 Jun 16:41

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (api) Delete series external links by ID instead of source name

Install codex 1.33.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.33.2/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.33.2/codex-installer.ps1 | iex"

Download codex 1.33.2

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.33.1 - 2026-06-02

02 Jun 20:18

Choose a tag to compare

Release Notes

🚀 Features

  • (exports) Add created_at and external ratings to LLM presets

Install codex 1.33.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.33.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.33.1/codex-installer.ps1 | iex"

Download codex 1.33.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.33.0 - 2026-05-31

31 May 02:26

Choose a tag to compare

Release Notes

🚀 Features

  • (releases) Sortable inbox columns and split observed/released dates

📚 Documentation

  • Document Tsundoku companion discovery service

Install codex 1.33.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.33.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.33.0/codex-installer.ps1 | iex"

Download codex 1.33.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.32.1 - 2026-05-30

30 May 19:58

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (web) Make sidebar scroll when libraries overflow the navbar

Install codex 1.32.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.32.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.32.1/codex-installer.ps1 | iex"

Download codex 1.32.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.32.0 - 2026-05-30

30 May 01:43

Choose a tag to compare

Release Notes

🚀 Features

  • (api) Add slim series external-index endpoint for discovery tools

🐛 Bug Fixes

  • (hooks) Update openapi-sync paths for crate-split layout

⚙️ Miscellaneous Tasks

  • (api) Sync OpenAPI spec and TS types for series external-index endpoint

Install codex 1.32.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.32.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.32.0/codex-installer.ps1 | iex"

Download codex 1.32.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.31.2 - 2026-05-27

27 May 23:46

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (search) Repair advanced search and filters on mobile

Install codex 1.31.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.31.2/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.31.2/codex-installer.ps1 | iex"

Download codex 1.31.2

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.31.1 - 2026-05-25

25 May 23:25

Choose a tag to compare

Release Notes

🚀 Features

  • (filters) Add per-group search input for long chip lists

Install codex 1.31.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.31.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.31.1/codex-installer.ps1 | iex"

Download codex 1.31.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.31.0 - 2026-05-25

25 May 22:44

Choose a tag to compare

Release Notes

🚀 Features

  • (access-groups) Add schema, entities, and repository for sharing-tag access groups
  • (access-groups) Merge group grants into ContentFilter
  • (access-groups) Add admin API for access group management
  • (access-groups) Reconcile OIDC group memberships on login
  • (access-groups) Add frontend admin UI for access group management

🐛 Bug Fixes

  • (tests) Adjust migration 089 rollback test for new migration 090
  • (access-groups) Enforce sharing-tag visibility on book and series list endpoints

📚 Documentation

  • (access-groups) Add user-facing documentation for access groups

Install codex 1.31.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.31.0/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.31.0/codex-installer.ps1 | iex"

Download codex 1.31.0

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

1.30.1 - 2026-05-24

24 May 19:26

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (observability) Decouple browser RUM proxy endpoint from SDK exporter

Install codex 1.30.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/codex/releases/download/v1.30.1/codex-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/codex/releases/download/v1.30.1/codex-installer.ps1 | iex"

Download codex 1.30.1

File Platform Checksum
codex-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

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:

gh attestation verify <file-path of downloaded artifact> --repo AshDevFr/codex

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>