Releases: scotthansonde/feedland-rivers
Releases · scotthansonde/feedland-rivers
Release list
v0.4.0
v0.3.0
Download feedland-rivers-0.3.0.zip below — this is the installable plugin package.
The "Source code (zip)" and "Source code (tar.gz)" links further down are GitHub's raw repo checkout, not the plugin package: wrong root folder name, and includes dev-only files (composer.json, CLAUDE.md, etc.) that don't belong in a WordPress install and will produce spurious Plugin Check errors.
v0.2.2
Bump version to 0.2.2 Ships the CLAUDE.md exclusion and uninstall.php prefix fixes from the previous commit in an actual release. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
v0.2.1
Initial release: v0.2.1 Show a FeedLand river -- a constantly-updated stream of news from the feeds a FeedLand user subscribes to -- on a WordPress page or post. Fetches the river JSON from FeedLand's API server-side (cached), renders it with its own template, and embeds the result in an isolated iframe: no FeedLand front-end scripts, no third-party stylesheets, fonts or scripts beyond an optional feed-favicon lookup. Full development history retained locally under the v0.2.1-dev-history tag. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>