Skip to content

Releases: lrwh/codex-ui

v0.3.2

30 Apr 01:35

Choose a tag to compare

What's Changed

  • Add in-process caching for session metadata loading to reduce repeated full session scans.
  • Load conversation history asynchronously and render recent messages in batches for smoother session switching.
  • Fix new-session visibility and searched-session click handling in the sidebar.
  • Fix stale streaming bubble references after session switches.
  • Reduce Qt font warnings during startup.

Assets

  • codex-ui_0.3.2_amd64.deb
  • codex-ui-linux-x86_64.tar.gz

v0.3.1

27 Apr 03:00

Choose a tag to compare

What's Changed

  • Fix packaged app version lookup so installed 0.3.x builds display the correct version.
  • Keep the in-app update workflow aligned with packaged releases.
  • Refresh changelog entries for the 0.3.1 release.

Assets

  • codex-ui_0.3.1_amd64.deb
  • codex-ui-linux-x86_64.tar.gz

v0.3.0

27 Apr 02:10

Choose a tag to compare

Codex for Linux v0.3.0

This release includes:

  • Built-in app versioning via bundled VERSION metadata
  • Background update checks on startup
  • Update indicators in the sidebar version label
  • Settings actions for checking and downloading updates
  • Debian package and tar.gz distribution artifacts

v0.2.0

26 Apr 14:16

Choose a tag to compare

Codex for Linux v0.2.0

This release includes:

  • Improved session status handling for running and unread sessions
  • Session-level working directory refresh fixes when switching conversations
  • Refined README structure with separate build documentation
  • Debian package and tar.gz distribution artifacts

v0.1.0

24 Apr 13:31

Choose a tag to compare

Codex for Linux v0.1.0

This release includes:

  • Linux desktop client for local Codex CLI workflows
  • Multi-session and multi-account support
  • Image, log, and Markdown attachments
  • Session-level working directory overrides
  • Debian package and tar.gz distribution artifacts