Ping.gg Release Notes

Last updated: Mar 14, 2026

Ping.gg Products

All Ping.gg Release Notes (10)

  • Mar 13, 2026
    • Date parsed from source:
      Mar 13, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.11

    Ping.gg unveils a new release window from v0.0.10 to v0.0.11 with broad improvements across build reliability, editor enhancements, UI tweaks, and developer tooling. The changelog spotlights component extractions, selective file staging, fixes, and welcomes new contributors to the project.

    What's Changed

    • chore(release): align package versions before building artifacts by @maria-rcks in #933
    • Use live thread activities for sidebar status pills by @dbalders in #919
    • feat: split out components from ChatView.tsx by @Ymit24 in #860
    • ci(github): add pull request size labels by @binbandit in #901
    • fix(web): resolve preferred editor from available editors & introduce useLocalStorage helper by @mbuvarp in #662
    • fix: diff panel unclosable after retainSearchParams middleware by @eggfriedrice24 in #937
    • feat: add selective file staging to commit dialog by @GuilhermeVieiraDev in #872
    • add Ymit24 to vouched list by @nmggithub in #959
    • fix: Fix response duration for agent to no longer always be 1ms by @Noojuno in #866
    • fix: fix logo aligment regression on macOS by @nmggithub in #960
    • fix: improve business logic in prompt editor and fix cursor bugs in Plan mode by @nmggithub in #867
    • update project removal copy by @donnes in #981
    • Fix new-thread shortcuts when terminal has focus by @juliusmarminge in #984
    • fix: Linux icon now shows up by @alexsch01 in #807
    • fix(web): add pointer cursor to running stop-generation button by @binbandit in #900
    • chore: update actions/checkout and actions/github-script by @Bashamega in #956
    • fix: add logging for WebSocket errors by @hobostay in #948
    • fix: clean up timeout in PlanSidebar to prevent memory leaks by @hobostay in #949
    • fix: add error logging for code highlighting failures by @hobostay in #951
    • feat: add fuzzy workspace entry search by @maskdotdev in #256
    • fix: don't restart the app on normal exists in dev runner by @nmggithub in #986
    • feat: Allow Overriding Timestamp Format in Settings by @huxcrux in #855
    • Add Antigravity to supported editors in Open menu (macOS, Windows, and Linux) by @WilgotM in #841
    • fix: composer @file autocomplete cursor and spacing bugs by @chuks-qua in #936
    • fix: block image uploads during plan mode questions by @chuks-qua in #621
    • feat: replace worktree toggle with discoverable Select dropdown by @zortos293 in #1001
    • chore: update @vitejs/plugin-react to 6.0.0 by @Noojuno in #1002
    • Add compact Codex tool-call icons and details to the chat timeline by @zortos293 in #988
    • fix(desktop): show dialog after "Check for Updates" menu action by @dpav02 in #955
    • chore: Upgrade marketing app to Astro 6 by @Noojuno in #1005
    • fix(web): add default thread env mode setting by @binbandit in #892
    • fix(web): defer diff worker startup until diff opens by @binbandit in #934
    • Extract reusable clipboard hook and standardize media queries by @juliusmarminge in #1006

    New Contributors

    • @maria-rcks made their first contribution in #933
    • @Ymit24 made their first contribution in #860
    • @mbuvarp made their first contribution in #662
    • @GuilhermeVieiraDev made their first contribution in #872
    • @donnes made their first contribution in #981
    • @alexsch01 made their first contribution in #807
    • @hobostay made their first contribution in #948
    • @maskdotdev made their first contribution in #256
    • @huxcrux made their first contribution in #855
    • @WilgotM made their first contribution in #841
    • @zortos293 made their first contribution in #1001
    • @dpav02 made their first contribution in #955

    Full Changelog: v0.0.10...v0.0.11

    Original source Report a problem
  • Mar 11, 2026
    • Date parsed from source:
      Mar 11, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.10

    Ping.gg releases a new desktop changelog era, signaling a shift to v0.0.10 with broad tweaks across contracts, UI, and UX. Highlights include contract cleanup, drag-and-drop sidebar reordering, shift-click thread selection, persistent diff panel state, and visible version info alongside stability fixes.

    What's Changed

    • refactor(contracts): remove unused OrchestrationPersistedEvent schema by @binbandit in #601
    • Open desktop folder picker immediately when adding projects in Electron by @juliusmarminge in #697
    • Show “Awaiting Input” sidebar status and extract thread status logic by @juliusmarminge in #701
    • Remove Codex service tier option from settings, contracts, and turn dispatch by @juliusmarminge in #700
    • Stabilize visible toast layout offsets to prevent hover flicker by @juliusmarminge in #702
    • Fix plan composer layout by preventing flex overflow in chat/sidebar by @juliusmarminge in #706
    • fix(perf): debounce storage writes, batch events, async health checks by @chuks-qua in #497
    • Fix project name badge truncation in chat header by @TheLevic in #723
    • Add drag-and-drop project reordering to the sidebar by @juliusmarminge in #185
    • Defer proposed plan markdown rendering until users expand in ChatView by @juliusmarminge in #751
    • Disable add project button for empty path. by @sbansal1999 in #725
    • Treat retryable Codex error notifications as runtime warnings by @juliusmarminge in #758
    • Fix UI Overflow when Github Action is 'Commit, Create & Push PR' by @dbalders in #771
    • fix(web): polyfill crypto.randomUUID for non-secure HTTP contexts by @chirino in #666
    • Add PR thread setup for local and worktree modes by @juliusmarminge in #718
    • feat(web): add shift-click multi-select for sidebar threads by @binbandit in #651
    • Add oxfmt pretty-printing by @jasonLaster in #779
    • Add downloads page and shared marketing layout by @Noojuno in #802
    • Display application version in sidebar and settings by @WeldFire in #720
    • fix(contracts): align terminal restart input type across IPC, WS, and server by @binbandit in #597
    • fix(server): skip auth check when Codex CLI uses a custom model provider by @binbandit in #649
    • fix: use commit as the default git action without origin by @binbandit in #642
    • Sync desktop native theme with web theme setting by @Noojuno in #800
    • fix: prevent Codex overrides footer overflow with long binary paths by @UtkarshUsername in #707
    • Fix Windows keybindings for font size: use Ctrl+ to increase by @Bashamega in #786
    • fix: invalidate workspace entry cache after turn completion and revert by @binbandit in #796
    • Fix cross-repo PR detection and push remote selection by @juliusmarminge in #788
    • Stabilize runtime orchestration and fix flaky CI tests by @jasonLaster in #488
    • fix: map gitignore to ini for Shiki syntax highlighting by @ranvier2d2 in #848
    • fix: checkpoint diffs never resolve (shared PubSub subscription) by @eggfriedrice24 in #595
    • chore: added eggfriedrice24 to vouched list by @binbandit in #869
    • feat: persist diff panel state across thread navigation by @eggfriedrice24 in #875

    New Contributors

    • @TheLevic made their first contribution in #723
    • @sbansal1999 made their first contribution in #725
    • @dbalders made their first contribution in #771
    • @chirino made their first contribution in #666
    • @WeldFire made their first contribution in #720
    • @UtkarshUsername made their first contribution in #707
    • @Bashamega made their first contribution in #786
    • @ranvier2d2 made their first contribution in #848
    • @eggfriedrice24 made their first contribution in #595

    Full Changelog: v0.0.9...v0.0.10

    Original source Report a problem
  • All of your release notes in one feed

    Join Releasebot and get updates from Ping.gg and hundreds of other software products.

  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.9

    Ping.gg unveils a fresh release sweep with fixes across server, web and desktop, adds a practical encyclopedia of common terms, and welcomes new contributors. The update tightens stability, refines tests, and clears edge cases while signaling ongoing development from v0.0.8 to v0.0.9.

    What's Changed

    • fix(server): use waitForPush in terminal event broadcast test to prevent flaky failure by @binbandit in #606
    • Add PR vouch workflow with trust-status labels by @t3dotgg in #602
    • fix(web): add missing v7 key to legacy localStorage cleanup list by @binbandit in #594
    • Add an encyclopedia of common terms by @jasonLaster in #613
    • fix: fix external link opening in desktop by @Noojuno in #599
    • fix(ci): handle draft PR conversions in pr-vouch by @binbandit in #611
    • refactor(web): remove redundant double parse of diff route search params by @binbandit in #598
    • fix(desktop): use filesystem-friendly userData directory name by @binbandit in #607
    • Fix users who installed intel builds on arm macs by @t3dotgg in #641
    • fix(web): fix native scrollbar being intercepted by sidebar rail on windows and linux by @saishankar404 in #618

    New Contributors

    • @Noojuno made their first contribution in #599
    • @saishankar404 made their first contribution in #618

    Full Changelog: v0.0.8...v0.0.9

    Original source Report a problem
  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.8

    Ping.gg unveils plan mode UI overhaul and lockfile refresh in latest v0.0.8 release.

    What's Changed

    • fix: plan mode ui overhaul by @t3dotgg in #596
    • Fix release finalize lockfile refresh by @t3dotgg in #608

    Full Changelog: v0.0.7...v0.0.8

    Original source Report a problem
  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.7

    Ping.gg releases v0.0.5 to v0.0.7 changelog featuring platform detection for download button, fixes for Intel Mac metadata, sidebar and error banner tweaks, spellcheck suggestions, delete project actions, updater workflow, and new contributors. Full changelog: v0.0.5...v0.0.7

    What's Changed

    • feat(marketing): add platform detection for download button by @adityavardhansharma in #558
    • fix: properly emit update metadata for intel macs by @nmggithub in #446
    • Add pull request template with contribution notice and review checklist by @t3dotgg in #582
    • fix: settings in sidebar, better add project flow by @t3dotgg in #584
    • fix(web): add dismiss button to thread error banner by @binbandit in #588
    • feat(desktop): add spellcheck suggestions to context menu by @chuks-qua in #500
    • Add delete option for project actions by @shiroyasha9 in #223
    • fix(web): align sidebar logo with macOS traffic light buttons by @binbandit in #586
    • Fix ChildProcess.spawn failing on Windows for .cmd shims by @chuks-qua in #495
    • Add checkout and Node setup to updater publish workflow job by @t3dotgg in #605

    New Contributors

    • @adityavardhansharma made their first contribution in #558
    • @nmggithub made their first contribution in #446
    • @binbandit made their first contribution in #588
    • @shiroyasha9 made their first contribution in #223

    Full Changelog: v0.0.5...v0.0.7

    Original source Report a problem
  • Mar 8, 2026
    • Date parsed from source:
      Mar 8, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.5

    Ping.gg highlights a fresh release with practical fixes and hardening: prerelease tag handling on GitHub publishing, a minimum Codex CLI version check, fixes for codex binary path, a cleaner working indicator, and renaming Open PR action to View PR. Also fixes streaming dup text and HTTPS wss connections, plus new contributors and a full changelog from v0.0.4 to v0.0.5.

    What's Changed

    • Handle prerelease tags in GitHub release publishing by @t3dotgg in #344
    • Enforce minimum Codex CLI version (≥0.37.0) before starting sessions by @jasonLaster in #404
    • Fix codex binary path setting having no effect by @chuks-qua in #493
    • Remove extra dot from working indicator by @notkainoa in #481
    • Rename Open PR action label to View PR by @notkainoa in #467
    • fix: avoid duplicating streamed assistant completion text by @jamesx0416 in #465
    • fix(web): use wss:// when page is served over HTTPS by @PatrickBauer in #391

    New Contributors

    • @jasonLaster made their first contribution in #404
    • @chuks-qua made their first contribution in #493
    • @notkainoa made their first contribution in #481
    • @jamesx0416 made their first contribution in #465
    • @PatrickBauer made their first contribution in #391

    Full Changelog: v0.0.4...v0.0.5

    Original source Report a problem
  • Mar 7, 2026
    • Date parsed from source:
      Mar 7, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.4

    Ping.gg releases a new version with several stability fixes and a cleaner dev experience. It fixes missing list markers in chat markdown, prevents crashes when rendering code blocks with unsupported languages, and improves Fish shell PATH detection. It also ensures bun dev exits cleanly on signals and welcomes new contributors.

    What's Changed

    • #221: Fix missing list markers in chat markdown by @JoeEverest in #224
    • fix: everything AICodeKing reported by @t3dotgg in #320
    • Fix crash when rendering code blocks with unsupported languages (#266 & #210) by @realAhmedRoach in #279
    • Fix Fish shell PATH detection and clean up lint warnings by @gbarros-dev in #323
    • Fix bun run dev:desktop from not terminating properly on SIGINT/SIGTERM/SIGHUP by @hwanseoc in #305

    New Contributors

    • @JoeEverest made their first contribution in #224
    • @realAhmedRoach made their first contribution in #279
    • @gbarros-dev made their first contribution in #323
    • @hwanseoc made their first contribution in #305

    Full Changelog: v0.0.3...v0.0.4

    Original source Report a problem
  • Mar 7, 2026
    • Date parsed from source:
      Mar 7, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.4-alpha.1

    Ping.gg reports new GitHub release handling prerelease tags with full changelog from v0.0.4 to v0.0.4-alpha.1

    What's Changed

    Handle prerelease tags in GitHub release publishing by @t3dotgg in #344

    Full Changelog: v0.0.4...v0.0.4-alpha.1

    Original source Report a problem
  • Mar 7, 2026
    • Date parsed from source:
      Mar 7, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.3

    Ping.gg unveils the full changelog from v0.0.2 to v0.0.3, signaling updated features and improvements.

    Full Changelog

    v0.0.2...v0.0.3

    Original source Report a problem
  • Mar 7, 2026
    • Date parsed from source:
      Mar 7, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Ping.gg logo

    T3code by Ping.gg

    T3 Code v0.0.2

    Ping.gg shares the full changelog from v0.0.0-alpha.22 to v0.0.2, detailing UI tweaks like softening chat composer focus border in ChatView and production favicon/marketing icon updates.

    What's Changed

    • Soften chat composer focus border in ChatView by @t3dotgg in #188
    • Add production favicon assets and update marketing page icon links by @t3dotgg in #196

    Full Changelog: v0.0.0-alpha.22...v0.0.2

    Original source Report a problem

Related vendors