Product Updates
Every push shipped to production, in order — straight from the commit log.
August 23, 2026
- Refactor code structure for improved readability and maintainability
- Add Markdown API and Webhook Documentation
August 19, 2026
- feat: update titles and descriptions for SEO optimization across comparisons, pillar data, and use cases; add Breadcrumbs component to integration and support pages
- feat: change fallback strategy to 'blocking' for dynamic routes in comparison and use case pages
August 17, 2026
- feat: add course preview page with lesson navigation and module sidebar
- feat: implement funnel offers and order bump management
- feat: add payment and payout management APIs for creators and admins
August 16, 2026
- feat: implement password gate functionality for playlists and videos
- feat: add manual sales functionality with purchase approval and rejection
- feat: integrate Google Sheets API for lead management
- feat: add affiliate program with referral tracking and commission management
- feat(Navbar): implement dynamic height adjustment for DevHunt launch banner to prevent overlap with fixed navbar
- fix(updates): keep commit subject consistent across git-log and API paths, paginate GitHub API fetch past 100 commits
- chore: trigger redeploy to pick up GITHUB_TOKEN for /updates
- Add GitHub token configuration for shallow clones and update updates page to await commit history retrieval
- Enhance ensureFullHistory function to handle shallow clones and improve commit history retrieval
- Refactor updates page to fetch commit history dynamically and improve rendering logic
August 15, 2026
- Update pricing details for Arknox and competitors across multiple files
- Update SEO content and improve schema structure across multiple pages
- Refactor code structure for improved readability and maintainability
- Add DevHunt launch banner script to document head
- Add "Featured on Twelve Tools" badge to footer
- Add Turbo0 badge to footer for listing recognition
- Update Fazier badge link and change theme to dark
- Add Fazier launch badge to footer and update copyright year
August 13, 2026
- Add Google Analytics integration and create SEO diagnosis log and indexing script
July 13, 2026
- SEO: retarget compare pages, add related-videos post, wire IndexNow
- Switch Inter from @fontsource CSS imports to next/font
- Include hero-rise in the prefers-reduced-motion freeze
- Fix LCP on homepage and /integration heroes
- Fix remaining a11y issues from post-deploy audit + blog hydration bug
- Fix llms.txt link format and remove unused dependencies
- Refactor code structure for improved readability and maintainability
- feat: add PageSpeed Insights CLI for fetching Lighthouse data from Google's API
- refactor: replace dynamic imports of react-icons with direct imports for improved performance fix(pricing): update fallback plan prices from paise to rupees for consistency fix(schema): correct highPrice values in JSON-LD structured data across multiple pages
- refactor: remove unnecessary console logs and improve error handling in various components
- refactor: remove Lightning component and improve button interaction
- feat(admin): add blog draft review UI, close the IndexNow gap
- fix(seo): implement full audit fix plan — crawlability, content trust, search intent
June 27, 2026
- feat(showcase): redesign section header with cinematic video-editor aesthetic
- fix(seo): remove fake AggregateRating, add SearchAction and Organization schema
- Initial commit — full project restore after .git deletion