rsspls.7bit.org/content/news/release-0.12.0.md

1.3 KiB

+++ title = "Version 0.12.0 released" description = "The 0.12.0 release has been published. RSS Please now supports per-feed update hooks that are run when a feed is updated." date = 2026-04-27T12:21:14+10:00

#[extra] #updated = 2024-02-20T22:57:15+10:00 +++

RSS Please is a command line tool that allows you to generate RSS feeds from web pages. Parts of the page are extracted using CSS selectors and a feed generated from the matching items. RSS Please runs on Linux, macOS, Windows, BSD, and more.

The 0.12.0 release has been published. RSS Please now supports per-feed update hooks that are run when a feed is updated.

Version 0.12.0

This release adds a new optional per-feed property, post_update_hook, to the configuration file specifying a command to run when a feed is updated. The RSSPLS_FEED_FILE environment variable is set in the environment of the spawned command with the absolute path to the feed file that was updated.

If you find rsspls useful please consider a one-off or recurring contribution to support development on GitHub Sponsors.