Skip to content

Releases: CostaFot/MarketExtension

Markets Extension v1.2.0.0

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.

Markets Extension v1.1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 23:26
4d0537b

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.msixbundle

Markets Extension v1.0.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:40

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.msixbundle

Markets Extension v1.0.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:16
f9cd6b5

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