Skip to content

v0.2.0

Choose a tag to compare

@CodeMeAPixel CodeMeAPixel released this 07 Aug 07:15
· 11 commits to master since this release

πŸš€ New Features

  • ✨ Redesigned hero section with slate gradient theme for improved visual appeal
  • ✨ Updated navigation bar to match the slate theme of the footer
  • ✨ Added version display with git hash in the footer
  • ✨ Implemented changelog API for dynamic version history
  • ✨ Implemented a new "Tabbed Sections" layouts that breaks link sections into tabs
  • ✨ Improved footer layout with better grid structure and mobile responsiveness
  • ✨ Created glassmorphic tabbed sections component for better content organization
  • ✨ Enhanced social cards component with improved sizing and responsiveness
  • ✨ Added new tab-button component with animation and active state indicators
  • ✨ Implemented collapsible sections in the admin panel for better link management
  • ✨ Added mobile-optimized layout for the admin dashboard
  • ✨ Introduced improved drag and drop interface for section reordering
  • ✨ Implemented custom page meta tags for improved SEO and social sharing
  • ✨ Added user handle editing capability in settings page
  • ✨ Fixed authentication system to properly direct new users to onboarding flow
  • ✨ Implemented tabbed layouts for user profiles with smooth transitions
  • ✨ Added reorderable sections in admin panel with visual feedback
  • ✨ Created user onboarding flow with step-by-step guidance
  • ✨ Implemented handle availability checker in real-time
  • ✨ Added multiple layout options for profile organization
  • ✨ Enhanced profile customization with additional theming options
  • ✨ Implemented social cards grid layout option
  • ✨ Added OG image customization for better social media previews
  • ✨ Created fully mobile-responsive OG image editor with real-time preview
  • ✨ Added theme application system to automatically apply profile themes to OG images
  • ✨ Implemented typography customization for OG images
  • ✨ Added statistics display toggle for OG images
  • ✨ Improved user profile metadata with dynamic Open Graph tags
  • ✨ Added geolocation support for analytics with IP-based country detection
  • ✨ Created database models for better analytics tracking (page views, link clicks)
  • ✨ Implemented social media preview customization with multiple templates
  • ✨ Added color picker interface for fine-tuning social preview appearance
  • ✨ Created adaptive layout system for different screen sizes in profile editor
  • ✨ Enhanced 404 Not Found page with improved visual design and user experience
  • ✨ Created custom error pages for better error handling throughout the application
  • ✨ Implemented responsive design fixes for OG image editor on mobile devices
  • ✨ Added smooth animations to error pages for better visual feedback
  • ✨ Improved "favicon toggle" functionality in link editor with proper state persistence
  • ✨ Enhanced UX for handle claim suggestions on 404 pages
  • ✨ Created page router friendly error pages with better debugging capabilities

πŸ”§ Bug Fixes

  • πŸ› Fixed mobile menu layout issues on smaller screens
  • πŸ› Corrected social icon spacing in the footer
  • πŸ› Resolved navigation inconsistencies between mobile and desktop
  • πŸ› Fixed tab text visibility issues with proper z-index layering
  • πŸ› Resolved section reordering functionality in the admin panel
  • πŸ› Fixed profile page layout spacing and sizing on mobile devices
  • πŸ› Corrected avatar and bio display sizing on profile pages
  • πŸ› Fixed section dragging and dropping in the admin interface
  • πŸ› Resolved authentication redirection issues for new users
  • πŸ› Fixed handle validation and uniqueness checking
  • πŸ› Corrected meta tag generation for social media previews
  • πŸ› Fixed tab navigation accessibility issues
  • πŸ› Resolved social icon rendering on different backgrounds
  • πŸ› Fixed mobile responsive layout for onboarding screens
  • πŸ› Fixed database relation definitions in Prisma schema for analytics models
  • πŸ› Resolved Vercel OG image generation issues with proper component structure
  • πŸ› Fixed color picker positioning and interaction on mobile devices
  • πŸ› Corrected theme application system for profile customization
  • πŸ› Fixed social card icon rendering for special cases and aliases
  • πŸ› Resolved layout issues with the OG customizer on small screens
  • πŸ› Fixed navigation for mobile users in the admin dashboard
  • πŸ› Fixed OG image editor overflowing screen boundaries on small devices
  • πŸ› Resolved issues with color picker positioning in mobile view
  • πŸ› Fixed responsive layout issues with tabs in OG image editor
  • πŸ› Corrected error page routing and display on various error types
  • πŸ› Fixed favicon toggle not properly saving state to database
  • πŸ› Resolved UI inconsistencies in link editing modals
  • πŸ› Fixed error display and handling for various error scenarios
  • πŸ› Corrected drag and drop confusion between links and sections in editor

⚑ Improvements

  • ⚑ Enhanced overall UI consistency with slate theme
  • ⚑ Optimized footer grid layout for better content organization
  • ⚑ Improved loading of version information
  • ⚑ Added transition animations to navigation elements
  • ⚑ Enhanced mobile responsiveness across all components
  • ⚑ Improved profile layout with better spacing and visual hierarchy
  • ⚑ Enhanced admin dashboard with better visual feedback during interactions
  • ⚑ Optimized social icons for better visibility and sizing
  • ⚑ Refined tab navigation with improved animations and state management
  • ⚑ Added visual feedback for drag and drop operations
  • ⚑ Improved typography across all components for better readability
  • ⚑ Enhanced user onboarding experience with clearer instructions
  • ⚑ Improved handle editing workflow with validation feedback
  • ⚑ Optimized authentication flow for smoother user experience
  • ⚑ Enhanced section management with better organization options
  • ⚑ Improved profile customization with more intuitive controls
  • ⚑ Refined tabbed interface for better usability on all devices
  • ⚑ Added performance optimizations for smoother animations
  • ⚑ Enhanced user data models for better analytics tracking
  • ⚑ Improved social media preview generation with Vercel OG Image
  • ⚑ Optimized theme application across different components
  • ⚑ Enhanced layout responsiveness for various screen sizes
  • ⚑ Improved color picker interface with better usability
  • ⚑ Added tooltips and help text for better user guidance
  • ⚑ Enhanced mobile navigation with dedicated bottom controls
  • ⚑ Improved share button functionality for better content distribution
  • ⚑ Optimized page metadata for better SEO and social sharing
  • ⚑ Enhanced mobile experience with better spacing and sizing in OG editor
  • ⚑ Improved error page UX with clear actions and better guidance
  • ⚑ Added proper scrolling behavior to theme galleries on small screens
  • ⚑ Enhanced color picker interface with improved touch interaction
  • ⚑ Improved visual feedback during OG image editing
  • ⚑ Optimized error page loading and rendering
  • ⚑ Added custom 500 error page with helpful messaging
  • ⚑ Enhanced debugging information for developers in error pages