Changelog
What's new.
Latest updates and improvements to SourceSplash
v1.0.0October 17, 2025
๐ Initial Release
โจ Features
- โFree image API with 4 providers (Pexels, Pixabay, Unsplash, Lorem Picsum)
- โRandom image endpoint with query and dimension support
- โCategory-based image endpoints (/api/random/:category)
- โImage search functionality
- โDirect hotlinking support with auto-rotation (every 3 minutes)
- โTier-based rate limiting (100/hr free, 500/hr auth, 10k/hr pro)
- โAutomatic provider fallback system
- โGoogle OAuth authentication
- โAPI key management dashboard
- โUsage statistics and analytics
๐ณ Billing & Subscriptions
- โStripe integration for Pro subscriptions
- โCustomer billing portal
- โSubscription management (upgrade, cancel, resume)
- โThree pricing tiers (Free, Pro, Enterprise)
๐ ๏ธ Developer Tools
- โOfficial npm package (sourcesplash)
- โComprehensive API documentation
- โCode examples (HTML, React, Node.js, Python, PHP)
- โInteractive API playground
- โLaravel Telescope for debugging
โก Performance
- โRedis caching with 1-hour TTL
- โDatabase indexing for optimized queries
- โScheduled daily cache refresh (3 AM)
- โCDN-ready architecture
๐ Admin Panel
- โDashboard with key metrics
- โUser management (view, suspend, admin toggle)
- โSystem health monitoring
- โCache management controls
- โProvider status checking
๐จ Frontend
- โBeautiful landing page with live demo
- โPricing page with three tiers
- โComprehensive documentation
- โUser dashboard with API key management
- โCopy-to-clipboard functionality
- โSEO optimized with Open Graph tags
- โDark mode support
๐ Coming Soon
- โขImage collections (curated sets)
- โขCustom image uploads
- โขWebhook notifications for usage limits
- โขGraphQL API
- โขImage filters (blur, grayscale, etc.)
- โขWordPress & Shopify plugins