Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2023-04-12 | 1.9 kB | |
snownews-1.11.tar.gz | 2023-04-12 | 144.2 kB | |
snownews-1.9.tar.gz | 2022-09-16 | 147.1 kB | |
snownews-1.8.tar.gz | 2022-09-16 | 152.1 kB | |
snownews-1.7.tar.gz | 2022-09-16 | 152.2 kB | |
snownews-1.6.10.tar.gz | 2022-09-16 | 186.9 kB | |
snownews-1.5.13.tar.gz | 2022-09-16 | 196.8 kB | |
Totals: 7 Items | 981.0 kB | 10 |
Release 1.11 - 2023-04-12
- Update localization strings to match current use.
- Add Norwegian translation.
- Update Serbian translation.
- Restore linking to -lintl on non-linux platforms.
- Support local file urls.
- Enable home and end keys in item display.
- Display feed name when description is empty.
- Sort smartfeeds by date.
- Fix missing prev link on add smartfeed item.
- Fix saving newsitem read status on smartfeeds.
- Print downloading feed status.
- Draw titles and unread items in plain bold.
- Fallback to default libs if pkg-config misconfigured.
- Stop overriding CFLAGS in Config.mk.
- Remove mention of html entities from README.
Release 1.9 - 2021-10-02
- Make the UI more compact.
- Simplify HTML detagging and rewrapping.
- Store feed cache content detagged.
- New translation for Serbian.
- Support ncurses without widechars.
- Quit normally on non-fatal signals.
- Stop using libiconv because only UTF8 is supported.
- Remove the need to configure html entities.
- Ignore atom link tags where rel != alternate.
- Fix saving of changes to smart feeds.
Release 1.8 - 2021-05-10
- Improve handling of untitled feeds.
- Fix memory leaks of duplicate XML entries.
- Convert man pages to UTF8.
Release 1.7 - 2021-04-11
- Resuming active maintenance.
- Use curl to load feeds.
- Store feed list as OPML.
- Move configuration and cache to XDG dirs.
- Support Atom feeds.
- Support content:encoded tag in RSS feeds.
- Display UTF8 text.
- Redirect stderr to logfile.
- Fix newsitem text scrolling.
- Fix various build failures.
- Add DESTDIR support.
- Remove obsolete scripts.
Release 1.6.10 - 2018-07-30
- Remove dependency on openssl.
- Reduce UI flicker.
- Reduce disk writes to ~/.snownews.
- General code cleanup.
- Improve build system.
Release 1.5.13 - 2018-01-05
- First release on GitHub.
- New translations.
- Relicensed to GPL3.