Skip to content

OpenBitFun 1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 10:58
· 112 commits to main since this release
32e18ac

What's Changed

  • fix(auth): recover sign-in pages and display email marketplace authors by @bobleer in #3046
  • fix(desktop): unify sidebar frosted glass across themes by @kev1n77 in #3047
  • fix(auth): preserve email account compatibility with deployed relays by @bobleer in #3048
  • feat(agent): Prefetch context compression summaries by @wsp1911 in #3049
  • fix(ui): Fix session rename button contrast by @wsp1911 in #3051
  • feat(desktop): add native file drag previews by @kev1n77 in #3050
  • fix(ui): align search field geometry with design tokens by @kev1n77 in #3054
  • feat(flowchat): add editable conversation excerpts and side-question drafts by @GCWing in #3055
  • fix(flowchat): prevent layout shifts when scrollbar visibility changes by @bobleer in #3058
  • feat(ask-user): Add configurable timeout controls by @wsp1911 in #3057
  • chore(repo): ignore local /output directory by @bobleer in #3060
  • fix(ui): fix startup and sidebar glass tint consistency by @kev1n77 in #3059
  • feat(mobile): align native remote controls with mobile web by @wgqqqqq in #3053
  • feat(settings): Add dedicated subagent settings by @wsp1911 in #3061
  • fix(mobile): unify device selection and remove legacy connection UI by @wgqqqqq in #3062
  • fix(chat): resolve model selections by configuration ID by @wsp1911 in #3064
  • fix(chat): Simplify unread handling and stabilize session status by @wsp1911 in #3066
  • fix(tools): accept integral float arguments by @wsp1911 in #3067
  • fix(web): unify dialog footer spacing and action hierarchy by @kev1n77 in #3065
  • fix(ui): align responsive actions and standardize empty states by @kev1n77 in #3063
  • docs: highlight OpenBitFun 1.0 release by @GCWing in #3070
  • feat(web-ui): refine chat presentation and workspace navigation by @GCWing in #3074
  • fix(web-ui): show linked worktrees as separate sidebar workspaces by @kev1n77 in #3073
  • fix(web-ui): correct window dragging and narrow chat layout by @GCWing in #3075
  • fix(agent): Make edit constraint guard opt-in by @wsp1911 in #3076
  • fix(editor): make rich text the only Markdown preview mode by @wgqqqqq in #3081
  • feat(desktop): replace the macOS menu bar unread count with a tray mark-all-read by @wgqqqqq in #3083
  • feat: unify floating conversations and persistent voice history by @GCWing in #3085
  • feat(web-ui): refine conversation annotation experience by @kev1n77 in #3089
  • fix(web): refine sent message editing layout by @kev1n77 in #3091
  • fix(tools): De-emphasize correctable edit errors by @wsp1911 in #3082
  • fix(terminal): Preserve split UTF-8 output by @wsp1911 in #3092
  • fix(web): reveal user message metadata on hover by @kev1n77 in #3093
  • fix(im): preserve local workspace identity after switching by @bobleer in #3071
  • fix(mobile): sidebar workspace expansion, resilient sign-in polling, floating conversation chrome, cheaper transcript rebuilds by @wgqqqqq in #3088
  • fix(flowchat): Stabilize viewport anchor settling by @wsp1911 in #3095
  • fix(acp): expose enabled ACP subagents to the main agent by @TunaTung in #3086
  • refactor(ui): align interactive surfaces with shared contracts by @GCWing in #3097
  • fix(web-ui): stabilize exec command card output previews by @wsp1911 in #3099
  • refactor(workspace): unify workspace identification by workspace id by @bobleer in #3094
  • fix(web-ui): clarify the return-to-local device button label by @bobleer in #3100
  • fix(flowchat): remove transcript width cap by @GCWing in #3101
  • fix(flowchat): restore transcript width and remove user minimum by @GCWing in #3103
  • fix(flowchat): Improve Flow Chat readability and visual consistency by @kev1n77 in #3105
  • test(desktop): realign tray icon assertions with the removed unread badge by @wgqqqqq in #3104
  • fix(web-ui): correct workspace search states, dividers, scrollbars, and terminal menu icons by @kev1n77 in #3106
  • fix(web-ui): unify exec process card previews and footer alignment by @wsp1911 in #3108
  • fix(terminal): Terminate Windows alias descendants by @wsp1911 in #3107
  • chore(release): prepare 1.0.1 stable release by @wgqqqqq in #3102

New Contributors

Full Changelog: v1.0.0...v1.0.1