Skip to content

Markets Extension v1.2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 19:58

What's New

Market news

  • News screen — a browsable feed of market headlines, powered by Finnhub.
  • News dock band — a CNBC-style pinnable ticker: a row of cycling headline buttons. Cadence is configurable via the new News ticker speed (seconds) setting.
  • Polished empty states: a clear no-API-key prompt and a rate-limit banner when Finnhub throttles.

Under the hood

  • New shared cache layer — quotes and news now flow through a DynamicData-backed cache, so the same symbol can't drift between two surfaces and last-good values survive transient fetch failures.
  • Portfolio race fix — eliminated an out-of-order update glitch in the Portfolio screen and dock band when quotes arrived faster than they could be painted.