Product updates

New features, improvements, and fixes.

Subscribe for updates

July 2026

New

Search by meaning

Search has a new 'Ask' tab. Describe what you are looking for in plain language, and Ask finds the articles, stories, and companies that match your meaning, not just your exact words. Available for all users.

Keyword search is precise when you know exactly what you are looking for. Sometimes, though, you know the idea you are after without knowing the words an article used to describe it, and the right coverage stays just out of reach.

Ask is a new mode in our search feature. Open search with Cmd+K (Ctrl+K on Windows), switch to the Ask tab, and describe what you are looking for in plain language. Ask matches on meaning rather than exact words, so a query like green energy investments surfaces the relevant coverage even when those words never appear in the text.

We translate news before it is indexed for search, so Ask matches meaning across our Nordic-language sources. You can find a story without knowing the right keyword in the original language.

Ask searches three things, grouped the way the rest of search already works:

  • Articles
  • Stories
  • Companies

It runs alongside keyword search, not in place of it. Reach for keyword search when you know the search term, company name or ticker. Use Ask when you know what you mean but not the words for it.

Ask is now available for all users, at no cost.

New

A Nordic financial calendar

A calendar of scheduled corporate events across the Nordic markets — earnings, dividends, AGMs, M&A, investor days, and listings — in List, Day, and Month views. Filter by country, exchange, sector, or watchlist, and pull events over the API and MCP.

Knowing when a Nordic company reports earnings, goes ex-dividend, or holds its AGM meant following each company's disclosures one at a time, often in the local language.

Nordic Financial News now surfaces these dates from across its Nordic market coverage, translated and collected in one place. Our calendar shows the corporate events investors watch in list, day, or month view, so you can see what's scheduled and what's already happened.

The calendar covers:

  • Earnings reports, earnings calls, and trading updates
  • Dividends, with ex-date, record date, and payment date where announced
  • Annual and extraordinary general meetings
  • Capital markets days, investor days, and conference presentations
  • M&A announcements, offer deadlines, and completions
  • Listings and delistings

You can filter by country, exchange, sector, or your watchlists to narrow it to what you follow. Every company with scheduled events has its own Calendar tab, and each event links through to the original source coverage.

Coming soon, you'll be able to set an alert on a company or watchlist to be notified when a new event is scheduled or an existing date moves.

Structured calendar event data are available over our REST API, MCP server, and CLI tool, so you or your AI agent can pull a week, a quarter, or a watchlist's worth into your own tools.

Find it on the Calendar page, or on any company's Calendar tab.

June 2026

Improved

Connect to NFN's MCP server over OAuth

Our MCP server now authenticates over OAuth. Approve access once in your browser and your client connects, with no API keys to copy or paste. Works across Claude Code, Claude Desktop, Cursor, and other MCP clients, with a one-command plugin for Claude Code.

The MCP server now supports standards-based OAuth for authentication. Previously, to connect to our MCP server you needed to generate an API key and paste it into your tool or a config file. Now you can simply approve access once in your browser and the client will connect on its own. The client registers itself, stores the token securely, and handles renewal — there is no key to copy, store, or rotate by hand.

We're following the standard MCP authorization flow, so it should work the same way across clients. Most MCP-capable tools can connect by pointing to our MCP server URL and completing the browser-based sign-in:

https://nordicfinancialnews.com/mcp

In Claude Desktop, open Customize → Connectors, choose Add custom connector, enter that URL with a name, click Add, then authorize the connection in your browser. Cursor, Codex, and VS Code follow the same pattern through their own MCP connector settings.

For Claude Code, we've packaged the connection into a Claude plugin, so setup is two commands and a sign-in:

/plugin marketplace add nordic-financial-news/nfn-plugin
/plugin install nordic-financial-news@nordic-financial-news
/mcp

Running /mcp opens the browser to sign in and choose which account to connect. Once approved, the full set of tools is available — search and retrieval for articles, stories, companies, and calendar events, reference data, and access to your watchlists.

Static API keys still work for the REST API and for any client that doesn't support OAuth. You can review or disconnect any connection under Settings → Connected Applications.

New

Price charts for companies and indices

Company and index pages now include interactive price charts from TradingView, with a preview on the overview, and a dedicated Chart tab with selectable date ranges.

Company and index pages now show price charts, powered by TradingView.

On a company's overview tab, a compact chart sits alongside the news and calendar, with 1D, 1W, and 1M options. A new Chart tab opens the full chart, where you can switch between intraday, monthly, yearly, and all-time ranges. Index pages work the same way, with a chart on the overview and a Chart tab of their own.

Charts follow your light or dark theme, and the Chart tab is reachable with the h keyboard shortcut.

Charts are available for companies listed on Nasdaq Nordic — Stockholm, Copenhagen, Helsinki, and Iceland, including First North — and on NGM, along with the Nasdaq Nordic and pan-Nordic indices. Where a listing isn't carried, the page will no display a chart.

May 2026

New

Featured watchlists

Curated lists that you can copy to your account, so you don't have to add companies one by one.

Featured watchlists are hand-picked lists you can copy to your account in a click, so you can start tracking companies without adding them one by one.

Each list groups companies around a theme: large-caps on a single exchange, a sector across the Nordics, or names tied to a specific topic. Once copied, the watchlist is yours to edit like any other.

Find our first set of Featured Watchlists on the Watchlists page.

New

Per-key API usage

Each API key now has its own page with status, request history, and usage stats.

Each of your API keys now has a page with status, request, and usage stats, making it easier to debug your integrations, track spikes in usage, or decide which keys to revoke.

You'll find:

  • Status, created date, and last-used time at a glance.
  • A 30-day request feed grouped by endpoint.
  • Per-key call volume, broken down by day.

Find your API keys under Settings → API keys.

New

Light mode

A new light theme, plus an option to follow your OS.

Nordic Financial News now supports light mode, with a system option that follows your OS through the day.

The light theme is its own design, not simple the dark theme inverted. You can switch between Light, Dark, and System from the dropdown menu in the top right. System follows your OS, so the app shifts along with your environment.

Loading...