Changelog

See the latest features, performance improvements, and updates we’ve shipped to make ShipAhead faster and more reliable
ShipAhead v2026.02.03

🔥 New

  • Added structured schema to the blog detail page for better SEO.

🔄 Updates

  • Updated security-related dependencies.
  • Improved overall performance.
ShipAhead v2026.01.05
Major UI revamp with Nuxt UI, TypeScript, admin, and AI features

🔥 New

  • Payments integrated with Better Auth
  • Theme switching between light and dark mode
  • User Profile enhancements: account deletion, upload profile image
  • Admin Panel: file storage (S3/R2: upload, delete, list files) added
  • Documentation module added
  • Cookie consent added
  • AI chat page added
  • AI image generator page added

🔄 Updates

  • Migrated all JavaScript code to TypeScript
  • Revamped entire site UI: switched from DaisyUI to Nuxt UI
  • Updated cursor & Claude code rules files
  • Affiliate page now only displays join affiliate info (removed integration with payments)

🐞 Fixes

  • Removed Turnstile
  • Removed Upstash rate limit module
ShipAhead v2025.12.04

🔥 New

  • Added Polar and Dodo Payments as new payment provider options
  • Added CountdownTimer component that counts down automatically based on a passed end datetime
  • Contact Us page - allows users to reach out for support or inquiries
  • AI text page - AI text generator page with prompt input and text generation

🔄 Updates

  • Improved the home page badge structure for better SEO crawl and indexing
  • Updated dependencies to address high vulnerabilities and improve overall security
  • Improved the blog list page structure to help search engines crawl it more effectively
  • Changelog page - supports load more pagination for smoother browsing
  • IconDisplay component - updated with IndieHacker icon

🐞 Fixes

  • Fixed several small UI issues for a smoother experience
ShipAhead v2025.11.24

🔥 New

  • AnnouncementBanner component - configurable visibility for product announcements
  • Changelog page - displays the changelog of the product
  • Affiliates page - allows others to join and become an affiliate.
  • Added README.md to welcome users aboard and guide them through getting started.
  • useApi().getStripeCheckoutSession composable - validate Stripe checkout sessions.
  • useCheckLocation() composable - check if the user is in a restricted location or any location you need.

🔄 Updates

  • FeaturePlatforms component - added “and more” button to expand/collapse additional badges
  • Blog pages - adjusted styling to support DaisyUI themes
  • Logo and text - updated to align with DaisyUI themes
  • Improved UI components for better layout consistency.
  • Updated homepage display for a more conversion focused landing experience.
  • Switched the theme to a cleaner, more modern look.
  • Updated all dependencies to their latest stable versions.
  • Enabled PWA support in development mode for easier testing and debugging.
  • FAQ badge adjusted font size to normal text for better readability.
  • Badge component - UI refinements for better appearance.
  • Browser language detection - now more accurate.
  • Stripe webhook - lists all subscriptions to fetch the latest subscription ID.
  • Improved .cursor/instructions file by adding Stacks link to help AI understand the project context better.
  • Enhanced SEO performance by updating footer section headings from tags for better semantic structure.

🐞 Fixes

  • ButtonToPricing component - fixed route to navigate correctly to pricing section
  • Single prompt AI Chat - bug fixes and stability improvements.
ShipAhead v2025.10.27

🔥 New

  • Added FeaturePlatforms component - “Featured on leading startup platforms” section.

🔄 Updates

  • LeadCapture component - integrated with the new waitlist API, used to collect emails for the waitlist.
  • Blog detail page - improved SEO and added support for fetching local Markdown files via Cloudflare Workers.
  • Navbar component redesigned into a sleek, responsive navigation bar that smoothly transforms into a compact, glassmorphic floating panel on scroll, featuring mobile-friendly dropdowns and fluid transitions.
  • Blog page
  • Blog slugs are now automatically included in the sitemap for improved indexing.
  • Added Schema.org markup on blog list and blog detail pages.
  • Enhanced SEO structure for better content discovery and visibility.
  • Enhanced ESLint rules for cleaner, more consistent code.
  • Updated dependencies to the latest versions.
  • Applied Prettier formatting and cleaned up the codebase for better readability.

🐞 Fixes

  • Navbar - adjusted margins for consistent layout and spacing.
  • Fixed images is not defined issue in ShowcaseCarousel component.
  • Updated ShipAhead logo image links in BadgeLight and BadgeDark components.