Skip to content

v0.8.1

Choose a tag to compare

@dchuk dchuk released this 22 Feb 06:09
· 327 commits to main since this release
2232d04

Fixed

  • OPML import now imports all selected feeds across pages. Previously, only the 25 feeds visible on the current preview page were imported. Pagination links inside the preview form triggered full-page navigation (bypassing Turbo Frames), which caused a "leave site?" warning and lost selections from other pages. Hidden fields now preserve selections across pages, and pagination uses Turbo Frame navigation.

Changed

  • Removed deprecated rails/tasks/statistics.rake from Rakefile (Rails 8.2 compatibility).