Newsboat 2.20 was our most broken release so far. It introduced four regressions: make install was broken on BSDs because we used a GNU-only flag; it unintentionally started requiring a space before the semicolon in macros; it could segfault upon startup under certain conditions; in Spanish locale, feeds couldn't be sorted via g and G keys. These are all fixed by this release, so please upgrade. We added more tests now, so the first two bugs won't happen again. But the other two can only be c...