Stay up-to-date with the latest features, improvements, and bug fixes in TradingGoose. All changes are documented here with detailed release notes.
Release date: 2026-04-08
feat(blog): improve post rendering and image delivery (8c30cbb)feat(yjs): add collaborative workflow editing and review sessions (7d3a9d9)feat(yjs): add collaborative workflow editing and review sessions (b19f350)feat(copilot): unify runtime, review, and service keys (e02e28a)feat(landing): simplify preview canvas and add SEO metadata (6fe3341)feat(workflow): filter unavailable tool blocks (7d42fec)feat(blog): add blog pages and navigation (9337711)feat(landing): always render footer on legal pages (5d1c120)feat(tradinggoose): rebrand metadata and AI reference content (0c6f237)feat(tradinggoose): clarify llms reference canonical repo (002ae49)feat(landing): refresh hero ai prompt copy (bbcff62)fix(tests): resolve js/call-to-non-callable code scanning alerts (62db4ab)fix(blog): update image alt attributes and improve image URL resolution (f07ae92)fix: finish post-rebase cleanup (0cab170)fix: address post-rebase typecheck regressions (aae271c)fix(db): restore workspace type-check (6b184c3)fix(workflows): use authoritative yjs workflow state (4f1219c)fix(yjs): observe shared text block updates (1683b77)fix(copilot): resolve workflow snapshots from active channels (fcf1b69)fix(copilot): persist non-streaming tool calls (063e2a0)fix(workflow): harden Yjs session persistence (caa0a81)fix(workflow): use measured layout dimensions (2cb1a08)fix(yjs): preserve rename and variable values (b52ce7c)fix(landing): tighten responsive layout and preview hydration (1883cc8)refactor(db): split schema exports into modules (d4df582)docs(geo): add audit reports (4b01b35)docs(landing): refresh contribution and project guidance (be7cafd)docs(readme): retitle google ai badge (0470247)chore: update repo guidance and setup docs (759af44)build(blog): add blog dependency and route config (afab8c2)ci(github): replace legacy workflows with manual release (742e7d3)build(tradinggoose): adjust dev and image settings (1d7a3d2)chore(public): remove obsolete assets (ce1a6d9)Release date: 2026-04-04
First public release of TradingGoose Studio, built on top of Sim Studio v0.4.25.
feat(branding): launch TradingGoose Studio as a trading-focused fork of Sim Studio v0.4.25feat(indicators): add PineTS execution, verification, monitor dispatch, and 87 built-in technical indicatorsfeat(trading): add Alpaca, Robinhood, and Tradier providers for orders, holdings, and order detailsfeat(market): add market search/get/update APIs, listing helpers, watchlists, and chart-driven workflowsfeat(widgets): add dashboard widgets for data chart, watchlist, workflow variables, workflow console, MCP, skills, and custom toolsfeat(api): add indicator monitor, custom indicator execute/verify, watchlist, workspace layout, and trading order APIsfeat(blocks): add human-in-the-loop, note, webhook request, historical data, trading action, trading holdings, and trading order history/detail blocksfeat(tools): expand the tool catalog from 71 to 126 integrations across trading, analytics, support, sales, storage, and communicationsfeat(triggers): expand the trigger catalog from 12 to 24 families with indicator, RSS, IMAP, Calendly, Circleback, Fireflies, Grain, HubSpot, and Twilio Voice supportimprovement(providers): consolidate model providers under providers/ai and add dedicated market and trading provider layersimprovement(runtime): upgrade the monorepo runtime to Bun 1.3 and Next.js 16improvement(dev): split root development workflows into dedicated app, docs, and sockets entry pointsimprovement(socket-server): add live market handlers and indicator monitor runtime supportimprovement(docs): expand reference coverage to 127 tool pages, 28 trigger pages, 20 block pages, 11 indicator pages, and 13 widget pagesimprovement(site): rework the public landing and docs experience around TradingGoose workflows, charting, and market analysisrefactor(app): rename apps/sim to apps/tradinggoose and rename deployment surfaces and Helm chart names from sim to tradinggooserefactor(stores): replace the older panel/sidebar-oriented layout with dedicated chat, console, dashboard, indicators, market, skills, and variables storesrefactor(scripts): replace generate-docs.ts with a modular doc-gen pipeline, docs audit tooling, and PineTS helper scriptsrefactor(api): reorganize provider routing into providers/ai and add separate provider and market handlersrefactor(routes): add workspace layout bootstrap flows and a new auth OAuth and Stripe webhook route structuredocs(indicators): add guides for syntax, inputs, plotting, data series, math, technical analysis, and trigger usagedocs(utilities): add custom tools, MCP, and skills documentationdocs(widgets): add widget reference pages for chart, watchlist, editor, chat, console, and variable panelsdocs(navigation): replace the Sim getting-started and top-level MCP sections with TradingGoose-first docs navigationchore(project): rename package, README, compose, devcontainer, and workflow assets from sim to tradinggoosechore(ci): add auto-release and reset-staging GitHub workflows for the TradingGoose project