Skip to content

Commit 32e4ec3

Browse files
committed
changelog
1 parent 5d605f7 commit 32e4ec3

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

resources/desktop/com.github.rssguard.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<url type="donation">https://github.com/sponsors/martinrotter</url>
2525
<content_rating type="oars-1.1" />
2626
<releases>
27-
<release version="4.2.4" date="2022-09-30"/>
27+
<release version="4.2.5" date="2022-09-30"/>
2828
</releases>
2929
<content_rating type="oars-1.0">
3030
<content_attribute id="violence-cartoon">none</content_attribute>

resources/text/CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
4.2.5
2+
-----
3+
4+
Added:
5+
* RSS Guard now can use super fast feed/article refresh rates. At this point it is possible to set refresh interval even to 1 second to allow super fast checking for content changes. (#723)
6+
7+
Fixed:
8+
* Newspaper mode caused some GUI glitches. (#810)
9+
* Feedly crashed whole application when performing folder/feed synchronization. (#807)
10+
* Some specific feeds are faulty but some adjustments were made to make RSS/ATOM parsing more loose. (#805)
11+
* Fixed HTML/plain article content auto-detection for some specific HTML cases. (#792)
12+
* Lessened severity of some debug messages. (#804)
13+
114
4.2.4
215
-----
316

0 commit comments

Comments
 (0)