From 41faa8c088eab94060fc30248cae337a37be02ac Mon Sep 17 00:00:00 2001 From: nkanaev Date: Wed, 24 Jun 2026 14:03:37 +0100 Subject: [PATCH] doc: update changelog --- doc/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog.md b/doc/changelog.md index 1382cc4..4d85a6c 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,10 +1,14 @@ # upcoming +- (new) initial PostgreSQL support +- (new) i18n: English, Chinese, French, German, Japanese, Portuguese, Russian, Spanish - (fix) articles not resetting immediately after feed/filter selection (thank to @scratchmex for the report) - (fix) crash on empty article list with article is selected (thanks to @rksvc) - (fix) invalid article title in RSS feeds with media containing titles (thanks to @bwwu-git for the report) - (fix) missing image enclosures in certain RSS feeds (thanks to @palinek for the report) - (fix) parsing namespaced legacy RSS feeds (thanks to @f100024) +- (fix) marking feeds read in Fever API (thanks to @weskoop) +- (etc) systray improvements for macOS # v2.6 (2025-11-24)