Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 16:33

1.3.0 (2025-01-09)

Bug Fixes

  • add missing closing section tag in loading component (516927d)
  • correct closing tag in SubscriptionPage component (f07d631)
  • improve footer styling for better readability on landing page (fae39f6)
  • improve footer styling for better readability on landing page (a82dca1)
  • user-avatar-button.tsx: hide 'Planos' menu item on large screens for improved UI (9389409)
  • user-avatar-button.tsx: hide 'Planos' menu item on large screens for improved UI (9f4c10a)
  • user-avatar-button.tsx: remove redundant 'Perfil' menu item for cleaner dropdown (67c08f8)
  • user-avatar-button.tsx: remove redundant 'Perfil' menu item for cleaner dropdown (c1b4473)

Features

  • acquire-plan-button.tsx: ✨ update the texts to convert more and add a icon (92c5c7b)
  • acquire-plan-button.tsx: ✨ update the texts to convert more and add a icon (fd466a9)
  • add canvas-confetti and framer-motion dependencies to package.json (24c1cef)
  • add Confetti component and ConfettiButton for interactive confetti effects (f6c571a)
  • add ConfettiEffect function for animated confetti display (578b134)
  • add GetStartedButton component with confetti effect on click (d8638ca)
  • add HappyNewYearHeader component with confetti effect and navigation (9952ca3)
  • add HeroLandingPage component for enhanced landing page experience (7889540)
  • add skeleton and spinner components for loading states in the dashboard (bc7e731)
  • add TextAnimate component for animated text effects (604f30d)
  • dependencies: add nextjs-toploader and styled-components to package.json (d470020)
  • enhance release workflow to check deployment status and update semantic release preset to React (426b887)
  • enhance release workflow to check deployment status and update semantic release preset to React (4bd884b)
  • enhance subscription page layout and add scroll area for better user experience (87f778c)
  • enhance subscription page layout and add scroll area for better user experience (d2b38bd)
  • favicon: update favicon to new favicon from jupiter finance logo (d1e6c1a)
  • implement loading state with spinner and enhance loading feedback in dashboard (f966955)
  • integrate Stripe for subscription management and add transaction limits (ff976ec)
  • replace main content with HeroLandingPage component for improved landing experience (145dbf8)
  • update branding in login page and enhance subscriptions layout with section wrapper (3c3405b)
  • update date range in getDashboard function to use the current year (6ee55f3)
  • update landing page text for improved clarity and engagement (f391fed)
  • update LandingPage with HappyNewYearHeader and GetStartedButton components (47f6ee6)
  • user-avatar-button.tsx: add settings icon to 'Configurações' menu item for improved UI (335b77b)
  • user-avatar-button.tsx: add settings icon to 'Configurações' menu item for improved UI (8bf9b02)