Changelog
What's new
Every update, fix, and improvement — in order. RssDrop ships fast and we document everything.
Active development
v0.7.0
LatestMay 15, 2026AddedOutgoing webhooks — receive HTTP POST notifications with new posts the moment they arrive in any feed, with optional HMAC signature verification
AddedMagazine widget — embeddable feed widget for external sites and personal pages
AddedStarter Packs expanded — Reddit Communities category (20 curated subreddits) and a new Startups & VC pack
AddedFeed discovery & recommendations — suggested feeds based on your existing subscriptions
AddedOnboarding interest picker — choose your topics on first login to pre-populate your feed library
AddedDeepInfra AI provider — use DeepSeek-V3 via DeepInfra as a digest generation backend
AddedAdmin feed health panel — live dashboard showing stale feed counts, error rates, oldest and newest fetch timestamps
AddedManual feed refresh — trigger a full platform-wide feed refresh from the admin panel without waiting for the cron
AddedFeed failure alerts — automated email sent to users when a feed has been failing continuously for 24+ hours
FixedFeed refresh now runs hourly — Vercel Hobby cron limitation (daily only) bypassed with an external scheduled job
FixedBot triggers now fire reliably after every feed refresh — previously used an HTTP self-call that failed silently in serverless environments
FixedDigest emails no longer include scraped navigation elements — posts with titles like 'Subscribe', 'Home', or category labels are filtered out
FixedFeed titles with breadcrumb patterns ('SITE | BLOG | CATEGORY') are cleaned to the first meaningful segment
FixedAI digest themes no longer return generic format words like 'Blogs', 'Articles', or 'Updates'
FixedPosts stored with the placeholder title 'Untitled' are now excluded from digest generation and the scraper stores null instead
v0.6.0
April 24, 2026AddedPinterest RSS support — paste any Pinterest profile or board URL and it resolves automatically
AddedDigest preview redesign — three-tier card layout (Hero / Medium / Small) with source-type chips, grid/list toggle, and reading-time estimates
AddedSource-type pills in Add Feed form — visual indicator strip for supported URL types (website, YouTube, Reddit, Substack, RSS, Pinterest, GitHub)
AddedPublic Changelog page
FixedFeed source labels showing UNKNOWN in digest emails and preview — caused by incorrect Supabase join type-cast (array vs single object)
v0.5.0
April 22, 2026AddedBundle composition strip — visual source-type breakdown per bundle (YouTube, Reddit, Substack, etc.)
AddedReddit feed support — bypass 403 errors via old.reddit.com with browser headers
FixedReddit feeds returning 403 due to Node.js default User-Agent
v0.4.0
April 18, 2026AddedAI Digest system — generate personalised email digests per user using OpenAI, Anthropic, DeepSeek, or DeepInfra
AddedMulti-provider AI support — switchable AI backend in digest settings
AddedGoogle News topic search — add Google News feeds by keyword directly from the Add Feed form
AddedDigest preview UI — preview digest output before sending
AddedImproved email delivery reliability with Resend
FixedYouTube @handle feeds now resolve via the embedded RSS link tag in channel page HTML
v0.3.0
April 10, 2026AddedFeed Packs / Discover — curated feed categories (Technology, Finance, Science, Sports) with one-click subscribe
AddedBundles — group multiple feeds into named collections
ChangedDashboard sidebar navigation redesigned with icon-first layout
v0.2.0
March 28, 2026AddedPlan gating — free / starter / pro / ultimate / founder tiers enforced on feeds, bundles, widgets, and bots
AddedStripe billing — subscribe, upgrade, or cancel directly from your account settings
AddedFounder plan — Pro Founder ($24/yr) and Ultimate Founder ($59/yr) lifetime-locked pricing
AddedRSS Widget — embeddable public widget with custom branding
v0.1.0
Initial LaunchMarch 14, 2026AddedRSS feed ingestion, reader, and dashboard
AddedYouTube, Reddit, and direct RSS/Atom URL support
AddedGoogle News integration
AddedSupabase auth with email and MFA
AddedVercel deployment
Have a feature request or found a bug? We want to hear it.