Skip to content

v2026.06.06

Choose a tag to compare

@bigbrozer bigbrozer released this 06 Jun 10:00
· 8 commits to master since this release

Upstream changes

  • Fix client-side caching of unmodified cached content.
  • Close the open article and feed drawer with the device Back gesture (#329)
  • Temporarily pin PHPStan to 2.2.1 in the 'PHP Code Quality' workflow.
  • Make article rows two-line with a feed-icon avatar on narrow screens (#328)
  • Tweak Sanitizer's iframe src HTTP to HTTPS rewrite.
  • Bump 'guzzlehttp/guzzle' to 7.11.0. (#324)
  • Add responsive slide-in sidebar drawer for narrow screens (#326)
  • Add back API content type restrictions.
  • Temporarily remove API content type restriction
  • Bump 'spomky-labs/otphp' to 11.4.3.
  • Bump 'guzzlehttp/guzzle' to 7.10.6.
  • Merge pull request #323 from tt-rss/js-csrf-misc
  • Always set iframe restrictions, but grant more to allowed sources.
  • Deny browser (or wrong content type) requests to the API entrypoint.
  • Don't skip CSRF token validation for 'OPML#import()'.
  • Ensure the CSRF token is sent when 'dojo.xhrPost' is used directly.
  • GitHub Actions: Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#322)
  • Assorted tweaks to get tests back to green. (#317)
    • add an arguable better new platform for functional & integrated tests (#315)
  • Exclude labels from article hash calculation, improve tag+enclosure change detection (#316)