Skip to content

Commit

Permalink
Changelog, now just update Docs and we can release.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrotter committed Jan 4, 2021
1 parent 2a36425 commit c1620c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion resources/desktop/com.github.rssguard.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<url type="donation">https://martinrotter.github.io/donate/</url>
<content_rating type="oars-1.1" />
<releases>
<release version="3.8.4" date="2021-01-01"/>
<release version="3.8.4" date="2021-01-04"/>
</releases>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>
Expand Down
5 changes: 5 additions & 0 deletions resources/text/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,18 @@ Added:
▪ Preview your message filter by running it against COPIES of stored messages. (#266)
▪ Run your message filter against ORIGINALS of already stored messages. (#261)
▪ Create message filters based on single message data. (#278)
▪ Toolbars in message previewer now can be hidden. (#333)
▪ Number of unread messages seen in tray icon can now be disabled. (#328)

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

3.8.3
—————
Expand Down

0 comments on commit c1620c8

Please sign in to comment.