Releases: PostHog/code
Releases · PostHog/code
v0.55.47
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(canvas): render first canvas on cold open via race-free iframe init by @raquelmsmith in #2825
- feat(channels): revert New picker to an in-nav dropdown by @raquelmsmith in #2827
- Make freeform canvases respond to light/dark theme by @raquelmsmith in #2826
- fix(channels): pin nav links so only the channel tree scrolls by @raquelmsmith in #2829
- fix(inbox): forward reviewer search query to the server by @pauldambra in #2800
- feat(channels): unify header breadcrumb + quill Empty states by @adamleithp in #2834
- fix(inbox): don't render GitHub bot avatars in reviewers list by @rafaeelaudibert in #2785
- fix(inbox): tiebreak priority sort by newest first by @rafaeelaudibert in #2787
- feat(channels): home canvas — host navigation + reset to default by @raquelmsmith in #2786
- feat(inbox): remove PR auto-start threshold setting by @joshsny in #2841
- feat(scouts): show alpha banner in the scout fleet by @andrewm4894 in #2832
- fix(inbox): use archive icon for archive action by @Twixes in #2842
- chore(analytics): adopt posthog-js defaults 2026-05-30 by @pauldambra in #2788
- feat(canvas): start CONTEXT.md and canvas generation repo-less by @raquelmsmith in #2844
- Canvas: load saved insights instead of querying directly by @raquelmsmith in #2843
- fix(inbox): validate persisted model before one-click cloud tasks by @andrewm4894 in #2728
- fix(sessions): show the error reason on failed tool calls by @rafaeelaudibert in #2830
- feat(inbox): surface resolved reports in the Archive tab by @andrewm4894 in #2810
- refactor(scouts): classify origin from the API instead of a hardcoded list by @andrewm4894 in #2849
- feat(agents): agent-applications console (port from agent_platform) by @benjackwhite in #2700
Full Changelog: v0.55.27...v0.55.47
v0.55.27
Immutable
release. Only release title and notes can be modified.
What's Changed
- Sort channel tasks by last updated in the channels nav by @raquelmsmith in #2823
- feat(canvas): render dashboard/web-analytics on the React tier, Quill-styled by @adamleithp in #2809
- feat(channels): new channel sidebar item — collapsible, New… picker, shared menus by @adamleithp in #2824
Full Changelog: v0.55.24...v0.55.27
v0.55.24
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(mobile): steer and discard queued messages (port #2768) by @Gilbert09 in #2774
- feat(mobile): add inbox Archive tab with restore (port #2704) by @Gilbert09 in #2775
- Show update prompt in Bluebird channels nav by @raquelmsmith in #2820
- fix(channels): reuse local folders, stop git-init prompt on scratch tasks by @raquelmsmith in #2793
- feat(bluebird): make the Channels nav panel resizable by @raquelmsmith in #2821
- feat(bluebird): open channel CONTEXT.md from new-task chip by @raquelmsmith in #2822
Full Changelog: v0.55.18...v0.55.24
v0.55.18
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(docs): Remove leftover refactor migration docs by @charlesvien in #2815
- fix(home): run quick actions inline with optimistic task insert by @k11kirky in #2601
- feat(code-editor): render HTML files with a preview/source toggle by @k11kirky in #2782
- fix(auth): Log out on rejected refresh token instead of stalling startup by @charlesvien in #2812
Full Changelog: v0.55.14...v0.55.18
v0.55.14
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add "PostHog Web" button to Bluebird top bar by @raquelmsmith in #2805
- fix(inbox): point Scouts "Learn more" link to a live docs page by @PostHog[bot] in #2807
- fix(channels): dedupe cloud channel context echo so prompt shows once by @raquelmsmith in #2806
- Instrument project-bluebird (Channels space) with analytics events by @raquelmsmith in #2808
Full Changelog: v0.55.10...v0.55.14
v0.55.10
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(canvas): open channel-filed task notifications in /website by @raquelmsmith in #2784
- feat(canvas): right-click a canvas in the nav to delete it by @raquelmsmith in #2790
- feat(channels): starter prompt suggestions on the new-task screen by @raquelmsmith in #2789
- feat(canvas): add Leave feedback survey modal to Channels view by @raquelmsmith in #2792
- fix(canvas): keep bluebird Home nav in the Channels space by @raquelmsmith in #2791
- fix(bunch o stuff): suggestion fade, task cap, archive route by @raquelmsmith in #2794
Full Changelog: v0.55.4...v0.55.10
v0.55.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- Show only ready PRs in the inbox Pull requests tab by @Twixes in #2758
- fix(inbox): stop dropping PR reports the badge counts by @Twixes in #2777
- feat(channels): generic chat box with lazy repo attach by @raquelmsmith in #2735
- fix(tasks): detect PR on local task's current branch by @k11kirky in #2779
Full Changelog: v0.55.0...v0.55.4
v0.55.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(sessions): scale context breakdown bar to the context window by @adboio in #2649
- feat(task-input): cache cloud repositories so picker renders instantly by @charlesvien in #2769
- feat(sessions): Dock queued messages with steer and discard actions by @charlesvien in #2768
- fix(auth): preserve restoring auth state by @charlesvien in #2767
Full Changelog: v0.54.136...v0.55.0
v0.54.136
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: add Secretive commit-signing troubleshooting entry by @k11kirky in #2756
- refactor(worktree): resolve worktree path from stored value, not derived from name by @haacked in #2709
- feat(mobile): add steer and queue messaging modes (port #2663) by @Gilbert09 in #2752
- chore(llm): Use Haiku for title, commit and PR generation by @charlesvien in #2764
- Support deep-link protocol registration for AppImage builds by @gantoine in #2743
- archive prior tasks by activity by @salihudickson in #2759
- fix: push updated config options to renderer after mid-task model change by @Basit-Balogun10 in #2325
- feat(folder-picker): show up to 10 recent repositories by @richardsolomou in #2725
- feat: add ICQ completion sound by @benben in #2702
- feat(code): add Discord Rich Presence integration by @gantoine in #2453
- fix(net): force IPv4 and disable Happy Eyeballs in Node entrypoints by @georgemunyoro in #2731
- fix(sessions): Fix not copying URL from link-bubbles by @mp-hog in #2713
- chore(code): bump diffs package version by @adboio in #2648
- fix(models): default thinking level to high when no effort is set by @charlesvien in #2766
- fix(agent): pr detection by @joshsny in #2765
- Keep skills out of shared global dirs; merge per-session by @k11kirky in #2760
- fix(tasks): prevent horizontal scroll in task view at narrow widths by @adboio in #2650
New Contributors
- @salihudickson made their first contribution in #2759
- @benben made their first contribution in #2702
Full Changelog: v0.54.119...v0.54.136
v0.54.119
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(agents): instrument /code/agents page with analytics events by @andrewm4894 in #2747
- Hide count badge on Runs inbox tab by @andrewm4894 in #2748
- feat(inbox): add Dismissed tab with restore by @andrewm4894 in #2704
- feat(canvas): freeform React canvases (edit tier) by @adamleithp in #2753
Full Changelog: v0.54.115...v0.54.119