Skip to content

2026.06.13.0

Choose a tag to compare

@kniebes kniebes released this 13 Jun 07:54
· 2 commits to main since this release
b1881d7

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