Changelog

2024-11-03
v0.2.1
  • addedReal-time transcription functionality
  • addedPause and restart options for voice recording
  • addedProfile picture and action buttons sections
  • addedInfrastructure migration research and planning
  • addedLogo
  • addedHook for recording
  • addedFavicon added
  • addedAuto changelog hook added
  • fixedVote hover states in feature voting component
  • fixedComponent structure optimization
  • fixedVarious UI/UX improvements
  • fixedLogo variantions and animations.
  • fixedmjs next config
  • changedImproved component architecture
  • changedStyling actually makes sense a lot more now
  • changedInitial preparations for infrastructure scaling beyond Vercel
2024-11-02
v0.2.0
  • addedFeature voting widget implementation
  • addedBasic voice recording with demo sentences
  • addedPredefined voice analysis testing
  • addedChangelog tracking system
  • addedWaitlist functionality
  • improvedLanding page aesthetics and responsiveness
  • improvedDevelopment environment setup
  • improvedProject documentation structure
  • fixedMobile recording interface bugs
  • fixedDemo sentence loading issues
  • fixedForm validation edge cases
2024-10-31
v0.1.0
  • addedInitial project setup
  • addedVercel deployment configuration
  • addedGitHub integration
  • addedBasic database schema
  • addedLanding page prototype
  • addedDomain setup and configuration
  • changedDevelopment workflow optimization
  • changedProject structure initialization
  • changedDocumentation format standardization