Changelog
29 releases shipped. Every feature, every improvement.
RSSFeb 18, 2026
RSS Feed
3:44pmv0.34.0
- Auto-generated RSS feed at /feed.xml from changelog data
- RSS autodiscovery link in HTML head via Next.js metadata alternates
- RSS link with icon on the changelog page header
- Each changelog entry becomes an RSS item with version, title, changes list, tags as categories
- 1-hour edge cache for performance
Fork Count on Templates
2:44pmv0.33.0
- Fork count displayed on both curated and community template cards
- Fork count banner in template detail modal
- Server-side fork count computation via KV aggregation
- Cross-tab visibility -- curated templates show community fork counts
Dynamic Sitemap Expansion
2:14pmv0.32.0
- Sitemap auto-expands from trending search data in KV
- /api/sitemap-data endpoint aggregating trending, templates, and explore queries
- Pattern-based slug extraction from search queries
- Graceful merge with 80+ static tool slugs and 48 comparison slugs
- 3-second timeout with static fallback
Template Forks
1:44pmv0.31.0
- Fork any template with pre-filled submit form
- Fork attribution with forkedFrom field and visual indicator
- Fork icon on community cards with tooltip
Community Explore Queries
1:14pmv0.30.0
- User-submitted explore queries with Curated/Community tabs
- Upvoting system with one-vote-per-IP dedup
- Category grouping matching curated structure
- Search integration across both tabs
Community Templates
12:44pmv0.29.0
- User-submitted project templates on /start
- Upvoting system with KV-backed dedup
- Curated/Community tab toggle with counts
- Full integration with search, categories, and detail modal
Global Command Palette (Cmd+K)
12:14pmv0.28.0
- Cmd+K/Ctrl+K command palette from any page
- Search across navigation, saved conversations, popular tools, and actions
- ?q= auto-search param on landing page
- Full keyboard navigation with arrow keys
Sitemap and Robots.txt
11:44amv0.27.0
- Auto-generated sitemap.xml with 140+ URLs
- robots.txt blocking /api/ and /share/ routes
- Coverage for 80+ tools and 48 comparisons
SEO Tool Comparison Pages
11:14amv0.26.0
- Dedicated /compare/[slug] pages for head-to-head tool comparisons
- Structured side-by-side breakdown from live web data
- Compare links on tool detail pages and explore page
- Gravity ads integrated on comparison pages
Tool Detail Pages
10:44amv0.25.0
- Dedicated /tool/[slug] pages with comprehensive profiles
- Live data via Tavily search + Claude synthesis
- Pricing plans, pros/cons, alternatives, tech details
- Clickable tool names in discover cards link to detail pages
- 1-hour KV cache per tool
Auto-Tag on Save
10:14amv0.24.0
- Automatic tag application when saving conversations
- Top 3 relevant tags applied from 20 category patterns + tool names
- Save confirmation shows tag count
Explore Page Refresh
9:44amv0.23.0
- 10 curated categories with 60 pre-built discover queries
- Category pill navigation with smooth scrolling
- Real-time search across all queries
- Click-to-discover routing via /?q=
- Staggered category animations
Suggested Follow-Up Queries
9:14amv0.22.0
- 3 clickable follow-up query pills after every discover response
- Claude generates context-aware suggestions from actual results
- Accent-tinted pill design with hover and press feedback
Offline Mode
8:44amv0.21.0
- Service worker caches POST requests to /api/discover and /api/plan
- Hashed cache keys for unique query+history combos (50 entries, 24h TTL)
- Offline indicator banner with auto-dismiss on reconnect
- Cached result labeling in responses
Auto-Suggested Tags
8:14amv0.20.0
- Smart tag suggestions when adding tags to saved conversations
- 20 category patterns + tool name extraction
- Click-to-apply suggestion pills, up to 8 suggestions
Tag/Label System for Saved
7:44amv0.19.0
- Tag management on saved conversations with inline input
- Tag filter bar composing with search and sort
- Normalized, deduplicated tags stored in localStorage
API Rate Limiting
7:14amv0.18.0
- IP-based rate limiting via Cloudflare KV with hashed IPs
- Discover: 20 req/min, Plan: 10 req/min per IP
- Clean 429 responses with Retry-After headers
- Fails open if KV unavailable
Analytics Dashboard
6:44amv0.17.0
- Live /analytics page with search stats and activity heatmap
- Daily volume chart (14 days) and top query rankings
- Auto-detected category breakdown
- Custom chart components with zero dependencies
Trending Searches
6:14amv0.16.0
- Trending section on landing page for new users
- Global query tracking in Cloudflare KV (7-day TTL)
- Automatic tracking on every discover and plan search
- Top 8 trending queries with live counts
Recent Searches
5:44amv0.15.0
- Last 6 searches shown on landing page with mode badges
- Individual remove and clear all
- Auto-tracking across discover, plan, and start modes
Search and Sort for Saved
5:14amv0.14.0
- Real-time search across saved conversation titles and content
- Sort by newest, oldest, or most queries
- / keyboard shortcut to focus search
Import + Bulk Delete
4:44amv0.13.0
- Import previously exported JSON to restore saved conversations
- Bulk delete with select mode and confirmation step
- Works on empty state for new-device restore
Export + System Theme Detection
4:14amv0.12.0
- Export conversations as Markdown or JSON (single or bulk)
- System color scheme auto-detection for first-time visitors
- Manual toggle overrides system preference
Dark/Light Theme Toggle
3:44amv0.11.0
- CSS variable-based theming with dark and light palettes
- No-flash initialization via inline head script
- Toggle available on every page
Save to Local Storage
3:14amv0.10.0
- Save discover conversations to localStorage
- New /saved page with accordion layout
- Delete entries, nav integration across all pages
PWA Support
2:44amv0.9.0
- Web App Manifest with standalone display mode
- Service worker for offline shell caching
- Install prompt on supported platforms
Feb 17, 2026
Conversational Discover
v0.3.0
- Conversational discover mode with chat-like flow
- Agentic search powered by Tavily with real web data
- Deep research agent with streaming progress
- Result caching (30min TTL)
- Staggered card animations
Cloudflare Deployment
v0.2.0
- Cloudflare Pages deployment
- Landing page with search hero
- Discover mode with tool comparison cards
- Gravity ad integration
Feb 9, 2026
Initial Build
v0.1.0
- Chat + mermaid diagrams
- Auth with Supabase (optional, localStorage fallback)
- Streaming Claude responses
- Conversation sidebar
- Dark theme
29
Releases
109
Changes
15
Categories