8000 Tags · newsboat/newsboat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: newsboat/newsboat

Tags

r2.40

Toggle r2.40's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.40

Added
=====

- `latestunread` feed sort order, which sorts feeds by their most recent unread
    article (#2492) (Daniel Lublin)
- contrib: "monochrome" colorscheme (Halano)

Changed
=======

- Bumped minimum supported GCC version to GCC 7
- Default `cleanup-on-quit` changed from `yes` to the new option `nudge`, which
    shows a message and waits for a keypress when unreachable items are found in
    the cache. This avoids accidental data loss (#1183) (Dennis van der Schagt)
- Updated translations: Chinese (CookiePieWw), Dutch (Dennis van der Schagt),
    German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno),
    Russian and Ukrainian (Alexander Batischev), Spanish (Roboron3042),
    Swedish (Dennis Öberg), Turkish (Emir SARI)
- Bumped minimum supported Rust version to 1.83.0
- Updated vendored library json.hpp to 3.12.0

Removed
=======

- Support for GCC 5 and 6, in line with previous deprecation of compilers that
    don't support C++17

Fixed
=====

- Crash when invoking `edit-flags` from a new-style binding (i.e. `bind`)
    (Dennis van der Schagt)
- Query feed configs not being read from the urls file when `urls-source` is set
    to `opml` (#3057) (Jorenar)
- Some remote APIs not reading tags from the urls file (Dennis van der Schagt)
- `exec:` and `filter:` feeds could be opened in the browser even though they
    don't have a URL (Juho Eerola)

r2.39

Toggle r2.39's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.39

Added
=====

- New `bind` command, which is an improvement on both `bind-key` and `macro`.
    It allows multi-key bindings (that's new!) which execute one or more actions
    (similar to macros), and can have a description that'll be displayed in the
    help dialog (that's new too!). It also offers an additional syntax for
    specifying keys: instead of `^R`, one can write `<C-r>`. Multi-key bindings
    are slightly limited in that bindings with same prefix must all be the same
    length to avoid ambiguity when executing them (if I had bindings `for` and
    `fork`, and typed `for`, Newsboat wouldn't know if that's it or I'm going to
    type `k` next) (#1165) (Dennis van der Schagt, Alexander Batischev, Lysander
    Trischler)
- contrib/newsboat-idlefeeds.sh: a script to show feeds that weren't updated in
    a given amount of time (T3SQ8)

Changed
=======

- Highlighting in the help form is now case-insensitive (#2998) (Juho Eerola)
- Updated translations: Dutch (Dennis van der Schagt),
    German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno),
    Russian and Ukrainian (Alexander Batischev), Swedish (Dennis Öberg),
    Turkish (Emir SARI)
- Bumped minimum supported Rust version to 1.81.0

Deprecated
==========

- Compilers that don't support C++17. This release compiles with `-std=c++17`,
    but only for compatibility with header files of libicu 75+; Newsboat itself
    only uses C++14 for now. The next release might start using C++17 features,
    so please open an issue if that'll cause problems for you (#3031) (Alexander
    Batischev)

Removed
=======

- Support for Clang 4, because it doesn't accept `-std=c++17` (#3031) (Alexander
    Batischev)

Fixed
=====

- Crash when setting a non-existent variable (#2989) (Dennis van der Schagt)
- Highlights not displayed for searches that contain less-than sign, due to
    errors in quoting (#3008) (Juho Eerola)
- Building with libicu 75+, which requires C++17. libicu is an indirect
    dependency of Newsboat via libxml2 (#3031) (Alexander Batischev)

r2.38

Toggle r2.38's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.38

Lists below only mention user-visible changes, but the full list of contributors
for this release also includes Juho Eerola.

Added
=====

- Shell completions for ZSH (Ludovico Gerardi)
- Keymap hint for "Clear filter" when filter is active (Dennis van der Schagt)
- Better logs when Miniflux authentication fails with something other than
    401 Unauthorized (Dennis van der Schagt)
- Support for enclosures with Miniflux (Anshul Gupta)

Changed
=======

- Shell completions are now installed into directories where shells are looking
    for them. Previously, completions were installed into doc/contrib (Ludovico
    Gerardi)
- Updated translations: Chinese (CookiePieWw), Dutch (Dennis van der Schagt),
    German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno),
    Russian and Ukrainian (Alexander Batischev), Spanish (Roboron3042),
    Swedish (Dennis Öberg), Turkish (Emir SARI)
- Bumped minimum supported Rust version to 1.79.0

Fixed
=====

- `MKDIR` not being used in all the relevant places of the Makefile (Ludovico
    Gerardi)
- Dates far in the past or the future not being stored correctly (#2871) (Dennis
    van der Schagt)
- `cookie-cache` having not effect on `reload-all` (bound to `R` by default,
    also activated by `auto-reload`) (#2935) (Dennis van der Schagt)

r2.37

Toggle r2.37's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.37

Added
=====

- contrib: a bookmark plugin for Readeck (Ada Wildflower)
- Podboat: podcasts can now be "missing", meaning a file was downloaded by
    Podboat but removed by some other program (Dennis van der Schagt)
- contrib: completions file for fish shell (Dennis van der Schagt)

Changed
=======

- Sped up `-x reload` a little by grouping feeds on the same domain. Other ways
    to trigger a reload already had this optimization (Juho Eerola)
- Sped up FreshRSS integration with regard to marking articles as read
    (fjebaker)
- Updated translations: Chinese (CookiePieWw), Dutch (Dennis van der Schagt),
    German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno),
    Russian and Ukrainian (Alexander Batischev), Spanish (Roboron3042), Turkish
    (Emir SARI)
- Bumped minimum supported Rust version to 1.77.0
- Updated vendored library Catch2 to 3.7.0 (Alexander Batischev)

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)
- Crash on articles with combining Unicode characters (#2805) (Dennis van der
    Schagt)
- Crash on articles where author name ends in a closing parenthesis (Mikhail
    Yumanov)
- Cursor highlighting the wrong list entry after the terminal was resized
    (#2845) (Dennis van der Schagt)
- `highlight-article` with expressions that contain flags had no effect on
    unread articles (#2814) (Dennis van der Schagt)
- "Searching..." message not disappearing when the search is over (#2837)
    (Dennis van der Schagt)

Security
========

- Fixed clickjacking vulnerability on newsboat.org (reported by Kunal Mhaske)

r2.36.1

Toggle r2.36.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.36.1

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)

r2.35.1

Toggle r2.35.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.35.1

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)

r2.34.1

Toggle r2.34.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.34.1

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)

r2.33.1

Toggle r2.33.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.33.1

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)

r2.32.1

Toggle r2.32.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.32.1

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)

r2.31.1

Toggle r2.31.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Release Newsboat 2.31.1

Fixed
=====

- Newsboat spamming sites with requests when `download-retries` is changed from
    its default of 1 and the site returns HTTP code 304 Not Modified (#2732)
    (Dennis van der Schagt)
0