Skip to content

Commit 7ab95a7

Browse files
committed
Merge branch 'master' of github.com:martinrotter/rssguard
2 parents d9ce2f4 + c1620c8 commit 7ab95a7

2 files changed

Lines changed: 6 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
@@ -30,7 +30,7 @@
3030
<url type="donation">https://martinrotter.github.io/donate/</url>
3131
<content_rating type="oars-1.1" />
3232
<releases>
33-
<release version="3.8.4" date="2021-01-01"/>
33+
<release version="3.8.4" date="2021-01-04"/>
3434
</releases>
3535
<content_rating type="oars-1.0">
3636
<content_attribute id="violence-cartoon">none</content_attribute>

resources/text/CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@ Added:
66
▪ Preview your message filter by running it against COPIES of stored messages. (#266)
77
▪ Run your message filter against ORIGINALS of already stored messages. (#261)
88
▪ Create message filters based on single message data. (#278)
9+
▪ Toolbars in message previewer now can be hidden. (#333)
10+
▪ Number of unread messages seen in tray icon can now be disabled. (#328)
911

1012
Fixed/changed:
1113
▪ "Edit feed" dialog was rewritten and made modular so that it fits better all plugins. (#287)
1214
▪ Users now can tweak auto-update policies for feeds of all account types. (#287)
1315
▪ Tweaked logic of loading feed's messages to make it all work with some broken feeds (Vimeo). (#309)
1416
▪ RSS Guard now prefers to use desktop environment's icon on Linux.
1517
▪ Make loading of feed's icons work better. (#310)
18+
▪ Fixed repeated overwriting of same message downloaded from Nextcloud News server. (#329)
19+
▪ Feed sorting is correctly case insensitive. (#319)
20+
▪ Cached message states are now far more reliably pushed back to server. (#325)
1621

1722
3.8.3
1823
—————

0 commit comments

Comments
 (0)