VelocityKitVelocityKit

Changelog

All the latest updates, features, and improvements.

v1.1.1
feature
fix
improvement

v1.1.1

New release with updates and improvements.

Highlights

In this release, we have improved our codebase by migrating database types imports to a more centralized location, enhancing maintainability and paving the way for smoother future updates. While there are no new features or fixes in this version, these changes set the foundation for better performance in upcoming releases.

✨ New Features

  • Centralized Database Types - Users will benefit from enhanced stability and consistency in database interactions, thanks to the migration of database types imports.

🐛 Bug Fixes

  • No bug fixes were implemented in this release.

📦 Other Changes

  • Refactored database types imports to '@/lib/supabase/types' for improved code organization.
v1.1.0
feature
improvement

VelocityKit 1.1.0

Enhanced billing features, streamlined onboarding, and comprehensive accessibility improvements for a better user experience.

We've significantly improved the user experience with enhanced billing features, streamlined onboarding processes, and comprehensive accessibility improvements. Users can now enjoy seamless subscription management, a more intuitive onboarding experience, and improved error handling across the platform.

New Features

  • Billing SyncOnLoad — Automatically sync subscription status on page load, ensuring users always have the latest information.
  • Enhanced Stripe Webhook — Improved handling of Stripe webhooks for more reliable subscription updates and error management.
  • AI-Driven Onboarding — Generate AI blog posts and automatically fill Stripe keys during onboarding for a smoother setup experience.
  • Dynamic OG Image Generation — Benefit from dynamic Open Graph image generation to enhance sharing on social media platforms.
  • Comprehensive Accessibility — Extensive improvements to screen reader support and keyboard navigation for a more inclusive experience.
  • Production-Ready Features — New features for AI, teams, testing, and rate limiting, providing robust tools for applications.

Bug Fixes

  • Resolved issues with Stripe cancellation handling for better subscription management.
  • Fixed various onboarding process bugs, improving user experience and reducing runtime errors.
  • Enhanced test resilience for stable performance across different environments.
  • Addressed multiple formatting and styling issues for a consistent, clean user interface.

Other Changes

  • Numerous performance optimizations in database queries and resource loading for faster application response times.
  • Updated dependencies to the latest versions for improved performance and security.
v1.0.0
feature

VelocityKit 1.0.0

Our first major release with AI-powered onboarding, improved billing management, and extensive accessibility enhancements.

We are excited to announce the release of VelocityKit 1.0.0, which introduces a range of powerful features to enhance your SaaS development experience.

New Features

  • AI-Enhanced Onboarding — Generate blog posts and collect API keys during onboarding, streamlining the initial setup process.
  • Improved Billing Management — Automatically detect Stripe products and facilitate one-time payments, enhancing flexibility for subscription models.
  • Enhanced Error Handling — Comprehensive error tracking and user feedback mechanisms for a smoother experience.
  • Accessibility Improvements — Significant updates to screen reader support and keyboard navigation across the application.
  • Dynamic Landing Page — Create a complete landing page with AI-generated content tailored to user features and preferences.
  • In-App Feedback Widget — Collect user insights directly within the app to drive continuous improvement.

Bug Fixes

  • Resolved issues with Stripe product detection, ensuring seamless integration with billing forms.
  • Fixed various accessibility issues, enhancing the usability of forms and components.
  • Corrected the display of subscription plans based on user tiers and improved pricing card styles.
  • Addressed multiple errors in onboarding scripts and resolved E2E test failures related to Stripe integration.

Other Changes

  • Updated multiple dependencies, including posthog-js for improved analytics and error tracking.
  • Refactored several components for better state management and performance optimization.
  • Improved test coverage across various components and introduced comprehensive unit tests for onboarding actions.