Releases: CostaFot/MarketExtension
Release list
Markets Extension v1.2.0.0
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.
Markets Extension v1.1.0.0
Markets Extension v1.1.0.0
What's New
Updates happened.
Installation
Download and double-click MarketExtension_1.1.0.0_Bundle.msixbundle.
Note: The package is self-signed. If Windows blocks installation, right-click the
.msixbundle→ Properties → Digital Signatures → install the certificate to "Trusted People" first.
Alternatively, install via PowerShell:
Add-AppxPackage .\MarketExtension_1.1.0.0_Bundle.msixbundleMarkets Extension v1.0.0.1
Markets Extension v1.0.0.1
What's New
Doc pass
Installation
Download and double-click MarketExtension_1.0.0.1_Bundle.msixbundle.
Note: The package is self-signed. If Windows blocks installation, right-click the
.msixbundle→ Properties → Digital Signatures → install the certificate to "Trusted People" first.
Alternatively, install via PowerShell:
Add-AppxPackage .\MarketExtension_1.0.0.1_Bundle.msixbundleMarkets Extension v1.0.0.0
Markets Extension v1.0.0.0
What's New
Initial 1.0.0.0 release
Installation
Download and double-click MarketExtension_1.0.0.0_Bundle.msixbundle.
Note: The package is self-signed. If Windows blocks installation, right-click the
.msixbundle→ Properties → Digital Signatures → install the certificate to "Trusted People" first.
Alternatively, install via PowerShell:
Add-AppxPackage .\MarketExtension_1.0.0.0_Bundle.msixbundle