Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755050 - net-news/rssguard-3.8.0 version bump
Summary: net-news/rssguard-3.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/martinrotter/rssgu...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-11-17 11:14 UTC by David Duchesne
Modified: 2020-12-15 03:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2020-11-17 11:14:11 UTC
net-news/rssguard-3.8.0 version bump

Changelog (https://github.com/martinrotter/rssguard/releases/tag/3.8.0)

Added:
▪ Support for labels:
    ▪ Labels are even synchronizable for Inoreader and TT-RSS.
    ▪ Each message can have assigned multiple labels.
    ▪ Feed's view now offers "Labels" folder with handy per-label filtering.
    ▪ Labels assigned in message are now even available in message filtering.
    ▪ You can assign arbitrary color to each of your labels.
▪ New bundled icon theme - Numix (https://numixproject.github.io) (Windows only).
▪ Numix is now default icon theme.
▪ Built-in web-base message viewer now uses mini.css (https://minicss.org) instead of Bootstrap. This will make viewing of messages quite faster while being more lightweight.
▪ Message body now has "auto" reading direction - enhances support for RTL messages.
▪ JSON feeds (https://www.jsonfeed.org) are now supported.
▪ Added basic CLI interface, run "rssguard --help" to see its API overview.
▪ Message view header context menu now uses non-closable menu for column show/hide operations.
▪ Background color of rows in feed/message list can now be alternated.
▪ Message titles are now properly sanitized before messages are processed by message filters.
▪ There is a new documentation (https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#documentation) (WIP)

Fixed/changed:
▪ Correct icons are now downloaded when fetching metadata for RSS/ATOM/JSON feeds.
▪ Fixed crash when clearing contents of statusbar.
▪ Translations synchronized.
▪ Message previwers were completely overhauled to support displaying of (active) labels.
▪ Codebase of web-based and text-based message previwers was unified, they now share all common code.
▪ Some fixes for message filtering mechanism.
▪ Scroll position within message viewer is now remembered if message gets reloaded.
▪ Text-based message viewer now handles newlines better.
▪ Fixed OPML export/import for some feeds/categories which could be skipped due to various specific errors.
▪ Synchronization logic for "feeds" is now more universal, resulting in better behavior when running "Sync in" actions.
▪ Obsolete Qt-related code removed/replaced.
▪ Source code does not use hardcoded GUI colors anymore. They are fetched from active skin instead, making some texts more readable and GUI more consistent.
▪ Fixed various MySQL-related problems and errors which rendered MySQL DB backend unusable for many users.
▪ Icon themes are not bundled on Linux anymore, RSS Guard fully relies on system-wide themes now.
▪ Big thanks to ttrss.info for providing Tiny Tiny RSS account for testing.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-15 03:25:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e3e2d3f741c890ca9fab557213a7f4277ba562

commit b8e3e2d3f741c890ca9fab557213a7f4277ba562
Author:     Peter Alfredsen <crabbedhaloablution@icloud.com>
AuthorDate: 2020-12-12 16:15:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-15 03:07:32 +0000

    net-news/rssguard: version bump to 3.8.3
    
    Closes: https://bugs.gentoo.org/755050
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com>
    Closes: https://github.com/gentoo/gentoo/pull/18620
    Signed-off-by: Sam James <sam@gentoo.org>

 net-news/rssguard/Manifest              |  1 +
 net-news/rssguard/rssguard-3.8.3.ebuild | 65 +++++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+)