2026.06.13.0
What's Changed
-
Load Full Content by @kniebes in #2
- Load conditionally full article from permalink using j0k3r/graby
- Use attribute
truncated="true"on OPML outline-elements to load the full article from the permalink. - Native PHP cURL replaced by guzzlehttp/guzzle
- Some Styling
- Some Code Cleanup
- Use
ALTER TABLE simple_rss_reader_posts ADD COLUMN full_content MEDIUMTEXT NULL AFTER content;if you would rather not recreate the table.
Full Changelog: 2026.06.04.0...2026.06.13.0