Changelog

See the latest updates and improvements we made to ShipAhead.

5 Nov 2025

πŸ”₯ New

  • useApi().getStripeCheckoutSession composable β€” validate Stripe checkout sessions.
  • useCheckLocation() composable β€” check if the user is in a restricted location or any location you need.

πŸ”„ Updates

  • Badge component β€” UI refinements for better appearance.
  • Browser language detection β€” now more accurate.
  • Stripe webhook β€” lists all subscriptions to fetch the latest subscription ID.

🐞 Fixes

  • Single prompt AI Chat β€” bug fixes and stability improvements.

2 Nov 2025

πŸ”„ Updates

  • 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.

27 Oct 2025

πŸ”„ Updates

  • LeadCapture component - integrated with the new waitlist API, used to collect emails for the waitlist.

21 Oct 2025

πŸ”„ Updates

  • Blog detail page - improved SEO and added support for fetching local Markdown files via Cloudflare Workers.

🐞 Fixes

  • Navbar - adjusted margins for consistent layout and spacing.

19 Oct 2025

πŸ”„ Updates

  • 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.

12 Oct 2025

πŸ”₯ New

  • Added FeaturePlatforms component - β€œFeatured on leading startup platforms” section.

πŸ”„ Updates

  • 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

  • Fixed 'images is not defined' issue in ShowcaseCarousel component.
  • Updated ShipAhead logo image links in BadgeLight and BadgeDark components.