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
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# codex-action Changelog

## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2005-11-19)
## [v1.5](https://github.com/openai/codex-action/tree/v1.5) (2026-03-16)

- [#74](https://github.com/openai/codex-action/pull/74) harden shell interpolation in action workflows

## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2025-11-19)

- [#58](https://github.com/openai/codex-action/pull/58) revert #56 and use the latest stable version of Codex CLI again

## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2005-11-19)
## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2025-11-19)

- [#56](https://github.com/openai/codex-action/pull/56) temporarily set the default version of Codex CLI to `0.58.0`

## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2005-11-07)
## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2025-11-07)

- [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE

## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2005-11-05)
## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2025-11-05)

- [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter
- [#36](https://github.com/openai/codex-action/pull/36) added `effort` parameter
Expand Down
Loading