Changelog

Track all updates and improvements to Floop.

Dec 14, 2024

0.0.8Google Analytics Integration

  • Added Google Analytics to track user interactions and improve the app
Dec 12, 2024

0.0.7Waitlist Navigation Update

  • Redirected waitlist button to integrated page instead of Google Form
  • Fixed navbar issues with proper state management
Dec 11, 2024

0.0.6Infrastructure & Build Improvements

  • Fixed cookie handling in authentication flow
  • Updated database initialization scripts
  • Fixed build issues with latest dependencies
  • Improved Supabase migration for development environment
Dec 9, 2024

0.0.5Waitlist System Implementation

  • Added complete waitlist functionality with referral system
  • Implemented waitlist success and status screens
  • Fixed referrer code linking and validation
  • Added referrer details tracking in waitlist
  • Added Suspense boundary for useSearchParams in waitlist
  • Updated hero section design and content
  • Added conditional home page for waitlist users
  • Enhanced SEO configuration
  • Replaced external form with integrated waitlist page
Dec 8, 2024

0.0.4UI Layout Improvements

  • Improved footer visibility rules across pages
  • Updated layout to show footer on every page except chat
Dec 7, 2024

0.0.3Authentication, Chat Improvements & Analytics

  • Added GitHub authentication for sign in/sign up
  • Implemented chat history with Supabase storage
  • Added chat limits and message feedback (like/dislike)
  • Integrated Vercel Analytics and Speed Insights
  • Added skeleton loading for better UX
  • Improved chat UI with better button alignment and regenerate option
  • Added related questions support after chat completion
  • Implemented Prisma for database management
  • Added LangSmith integration for chat monitoring
  • Enhanced dashboard with animations and redesigned UI
  • Added 404, contact, and terms pages
  • Improved protected routes with better redirect logic
  • Added suspense loading in auth pages
Dec 6, 2024

0.0.2UI Improvements & Chat Enhancements

  • Fixed chat streaming to prevent duplicate words and improve performance
  • Added chat history support in LangChain configuration
  • Optimized scroll behavior with throttled updates
  • Implemented related questions feature with direct chat integration
  • Enhanced chat bubble structure and user message display
  • Added PDF export with markdown formatting support
  • Updated navbar with conditional auth buttons
  • Redesigned changelog page with frosted glass effect and responsive timeline
  • Added proper layout and gradient backgrounds to changelog, privacy, and terms pages
Dec 6, 2024

0.0.1Initial Release

  • Add chat with AI