summaryrefslogtreecommitdiffstats
tag namer2.27 (99daafa8e402eaa74f1003a12c8da10e8bb73276)
tag date2022-03-22 21:33:05 +0300
tagged byAlexander Batischev <eual.jp@gmail.com>
tagged objectcommit a67db21141...
Release Newsboat 2.27
Added ===== - Support for regexes in `ignore-article`; for example, you can now use `ignore-article "https://nitter.net/.*" "title =~ \"RT by\""` to ignore all retweets in your Nitter feeds. This is more efficient than matching on `feedurl` from the filter expression, because this new form is only evaluated for the feeds that match the regex, while the old form would run for all articles of all feeds (#1913) (duarm) - A "universal" color scheme (Yurii H) - A user-contributed script to show images in Kitty terminal emulator: contrib/kitty-img-pager.sh (Timm Heuss) - Support for XDG directories in contrib/exportOPMLWithTags.py (frogtile) Changed ======= - Bumped minimum supported Rust version to 1.55.0 - We now link to our own STFL fork: https://github.com/newsboat/stfl. The upstream's SVN is down, and we never managed to get any of our bugfixes in there anyway. Since we seem to be the last remaining STFL user, we advise downstream maintainers to rely on our repo instead. Our fork is maintained to the extent necessary for Newsboat - In manpages, command line options are now set in bold and are underlined, while inline code is underlined. These changes improve readability (Lysander Trischler) - Clarified error messages in OPML import (#1919) (bogdasar1985) - Updated translations: Dutch (Dennis van der Schagt), French (Tonus), German (Lysander Trischler), Hungarian (maxigaz), Italian (Mauro Scomparin), Polish (MichaƂ Siemek), Russian, Ukrainian (Alexander Batischev), Spanish (Roboron3042), Turkish (Emir SARI) - Updated vendored library json.hpp to 3.10.5, Catch2 to 2.13.8 Fixed ===== - Cursor jumping too far after marking a feed read when hidden feeds are present (#1934) (Dennis van der Schagt) - Newsboat exiting with code 0 when OPML import fails (bogdasar1985) - XML entities not being decoded in "text/plain" entries (#1938) (bogdasar1985) - Crash when "ol" or "ul" tags are closed multiple times (#1974) (Dennis van der Schagt) - Confirmation and Q&A text being almost invisible with "nord" color scheme (Daryl Manning) - Some invalid code in contrib/exportOPMLWithTags.py (frogtile) - Blank lines inside tags not being preserved when inside a "pre" tag (#2003) (blank X) - A potential crash in HTML entities decoding code (blank X) Security ======== - Addressed CVE-2022-24713 (a.k.a. RUSTSEC-2022-0013) by updating "regex" crate to 1.5.5 (#2008) (Alexander Batischev) -----BEGIN PGP SIGNATURE----- iQJOBAABCAA4FiEEuLF1ag3b8HYM5nzPTtbNYZMrnr4FAmI6Fo4aHG5ld3Nib2F0 QGdvb2dsZWdyb3Vwcy5jb20ACgkQTtbNYZMrnr6KFBAAuPKAp4LVItytfLLH6g9w RIVFvzSHvKASmTzzH00ZWjaAP7kexTHAx5VrrDEzG9e0YysgTeXMI0svLAGuf6Xd J5rMDEexqWNeuK4hEWGHR2qcJcjWnU2APFyiqaEVBxC/Zsiec2/N6TaG6yz9D1XY HAsSH/odrZ3jUofothBYsq2N83c/pUr8iEQtFRPr1NYakwsZfRRk9cEpXngIbtEH DgpONbU4mR8IKtdCeKfh4xE+Nsb2CDwBIR+jSW4d9k1X9P5SajAg7yUY6HMtI1Sd P/KYRthR+D9dsFHfpR2ohar6bAUEbXQgorDSqy3QABLv8nT4eRjEqBSZfof3l2Ae c0YQgODfN/g2g0tzoXGFrF/+ZnuIty9zb+8ZGBock2CMd61yydf6xlbqF6+bgiNS iUHOoO0zLEqOh9WAGMCYfJkNZkvmGSl0HuGk6uYNRCajYdDhnVcKbArrpbOFMNhN 0Gh/9HI2oBd/XlRHtcxg+JIL5suZac/IiyAUTPI2h2tOGQN1UDBJ0mtQX1xpgR9P vVWiHff7ECBo3QW8Qrbo6wJv9lmi7eesk4WLrjsjW0E7aMaRO9OQBFRDv3yYeWyO aqvtDEBQYdMjg4cFx146nM2lijNluGG3Xl+tgnapvVP4Df+8DBXIb76F1Xgjn1cv 49D4Zkd+owc4sCmm6XmTQ/A= =PqvQ -----END PGP SIGNATURE-----