Skip to content

Releases: d0d1/codex-tabs

v1.0.0

19 Mar 21:01

Choose a tag to compare

1.0.0

  • promote codex-tabs to a stable 1.0 release
  • keep the core named-session registry, wizard, and launcher model unchanged
  • include the elevated Windows Terminal setup flow and related documentation

v0.1.6

10 Mar 15:42

Choose a tag to compare

Changes

  • add elevated Windows Terminal setup flow
  • detect admin-mode Windows/WSL sessions and offer setup automatically
  • persist Windows Terminal admin profile choice in codex-tabs config
  • document elevated Windows setup in platforms, usage, and FAQ

v0.1.5

09 Mar 16:39

Choose a tag to compare

What's changed

  • moved Ignore other untracked previous sessions out of the post-save flow and into the main menu
  • updated the add flow to show unsaved Codex sessions only, so tracked sessions are no longer offered again
  • improved wizard spacing around saved-tab, rename, delete, and search prompts for cleaner scanning
  • added a use-cases guide and FAQ for discoverability

Verification

  • full unit test suite passes (PYTHONPATH=src python3 -m unittest discover -s tests -v)

v0.1.4

04 Mar 13:58

Choose a tag to compare

What's changed

  • normalized friendly tab names in the wizard so entries like Obsidian save cleanly as valid aliases
  • kept the naming prompt open after invalid input so you can retry instead of getting dropped back to the menu
  • added progress feedback before bulk-ignore so the wizard does not look stuck during longer operations
  • clarified the post-save prompt with Open the newly saved tab now?
  • changed the add flow to only offer unsaved Codex sessions, so already tracked sessions are no longer offered again

Verification

  • full unit test suite passes (PYTHONPATH=src python3 -m unittest discover -s tests -v)

v0.1.3

03 Mar 19:16

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Mar 19:02

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Mar 18:37

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Mar 18:19

Choose a tag to compare