With this release, Newsboat gained a new feature: you can now save all the articles in the feed to text files, by invoking save-all operation (it’s not bound to any key by default). There’s also a few bug fixes, and even a slight performance improvement. The codebase is now 18.7% Rust (according to GitHub). I think we picked most of the low-hanging fruit by now. I expect the rewrite to progress more slowly from here on, as we need to untangle dependencies between sub-systems. Grab the rel...