Highlights
- Ships the Electrobun desktop app release path with signed/notarized macOS artifacts, desktop update metadata, native menus, context menus, desktop notifications, pop-out windows, smoother chart interactions, and desktop renderer stability fixes.
- Adds the Bloomberg-style news system with TOP/N/NI/FIRST panes, cloud-backed feeds, breaking-news notifications, X feed items, validated ticker links, richer story/detail views, and cleaner feed action hints.
- Expands Gloomberb Cloud and market-data plumbing with shared data-source APIs, broker capability routing, macro data in Cloud, holder/research/ownership surfaces, Yahoo analyst research fallback, and standalone equity research commands.
- Improves portfolio and broker workflows with the broker manager pane, IBKR profile helpers, broker-linked portfolio handling, cleaner portfolio selection, ticker badges, better table navigation, and earnings data improvements.
- Polishes daily app workflow across default layouts, onboarding, Help, command forms, pane footer/status UI, chat history, shared composer, screenshot copy, desktop chat chrome, TUI pane menus, and shortcut coverage.
Desktop release
This release is expected to publish these macOS desktop assets after the release workflow finishes:
stable-macos-arm64-Gloomberb.dmgstable-macos-arm64-Gloomberb.app.tar.zststable-macos-arm64-update.json
The website desktop download route points at the GitHub latest desktop DMG URL, so it will resolve to this release once the draft is published.
Merged changes since v0.5.1
- #263 Improve alert ticker lookup flow
- #262 Keep detail tabs mounted
- #261 Hide inactive pane footer hints
- #260 Update default layouts and onboarding
- #259 Fix tweet newlines and X feed actions
- #258 Fix TUI pane menus and help layout
- #257 Use ticker badges in table ticker columns
- #256 Show terminal shortcut hints with Ctrl
- #255 Polish pane footer status UI
- #254 Simplify portfolio pane selection
- #253 Fix desktop table and detail text wrapping
- #252 Fix idle desktop CPU churn
- #251 Fix desktop broker and chat renderer crashes
- #235 Polish command bar workflow forms
- #234 Tighten top and bottom snap guides
- #233 Refactor plugins to use data sources and shared market data
- #232 Add broker manager pane and profile helpers
- #231 Share native message composer between Chat and Ask AI
- #230 Expand Help pane with live shortcut coverage
- #229 Add infinite chat history paging
- #228 Polish desktop chat and controls
- #227 Smooth desktop chart dragging
- #226 Polish desktop multiselect
- #225 Add breaking news notifications
- #224 Add signed macOS desktop artifacts to releases
- #223 Fix desktop footer hint layout
- #222 Cache news table rows in pane state
- #221 Fold macro data into Gloomberb Cloud
- #220 Refine plugin UI APIs and shared chrome
- #219 Fix chart hint rendering
- #218 Add Gloomberb app logo
- #217 Remove unused UI primitives
- #216 Clean up plugin UI APIs
- #215 Add native Electrobun app menu
- #214 Fix feed detail scrolling and footer links
- #213 Polish chat pane chrome
- #212 Refactor plugin table views
- #211 Add pane management shortcuts
- #210 Fix desktop command bar polish
- #209 Wire desktop notifications to ElectroBun
- #208 Prune low-value tests
- #207 Fix overview description wrapping
- #206 Fix restored floating pane focus order
- #205 Polish ticker overview layout
- #204 Fix desktop floating pane bounds
- #203 Fix cloud login and chat sync
- #202 Improve news detail stack view
- #201 Use validated news ticker links
- #200 Polish desktop pane chrome and status UI
- #199 Improve options table readability
- #198 Fix detached pane focus and close shortcuts
- #197 Fix theme picker preview state
- #196 Fix chart transparency and axis layout
- #195 Polish desktop pane settings and context menus
- #194 Polish notes pane
- #193 Polish desktop top bar
- #192 Unify tab surfaces
- #191 Fix command bar desktop padding
- #190 Add native desktop context menus
- #189 Polish desktop window behavior
- #188 Fix pane footer chrome and tabs
- #187 Prune unused UI and chart helpers
- #186 Implement persistent pop-out windows for Electrobun
- #185 Refine desktop command bar chrome
- #182 Replace Tauri renderer with Electrobun
- #181 Improve Tauri app responsiveness
- #180 Add Tauri renderer support
- #179 Prepare news panes for cloud feeds
- #178 Rename ticker detail shortcut to DES
- #161 Add Bloomberg-style news system with TOP, N, NI, and FIRST panes
Additional commits
- Added X feed cloud tweets, news timeline/detail refinements, sector-all news query fixes, and tweet list detail fixes.
- Added Yahoo analyst research fallback, standalone equity research commands, research/ownership panes, and desktop holder-data views.
- Routed desktop broker services through capabilities and grouped built-in plugin surfaces.
- Improved table width behavior, table navigation, earnings data, loading states, empty pane behavior, and tab spacing.
- Fixed plugin pane test harnesses before cutting the release tag.