diff --git a/doc/changelog.txt b/doc/changelog.txt index 1c4f025..f526fcf 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -4,6 +4,7 @@ - (new) editable feed link (thanks to @adaszko) - (new) switch to feed by clicking the title in the article page (thanks to @tarasglek for suggestion) - (new) support multiple media links +- (new) next/prev article navigation buttons (thanks to @tillcash) - (fix) duplicate articles caused by the same feed addition (thanks to @adaszko) - (fix) relative article links (thanks to @adazsko for the report) - (fix) atom article links stored in id element (thanks to @adazsko for the report) @@ -17,6 +18,7 @@ - (etc) load external images with no-referrer policy (thanks to @tillcash for the report) - (etc) open external links with no-referrer policy (thanks to @donovanglover) - (etc) show article content in the list if title is missing (thanks to @asimpson for suggestion) +- (etc) accessibility improvements (thanks to @tseykovets) # v2.4 (2023-08-15)