Audio Codebiy
Language
Toggle theme
Login
Sign Up
Loading...
Changelog
Track all changes and updates to the application
v2.4.0
2025-08-06
Added
Mobile hamburger menu with slide-out navigation drawer
Sheet component for better mobile navigation experience
Missing translations for "menu" and "preferences" in all 7 languages
Touch-friendly button sizes for mobile devices
Responsive breakpoints for all header elements
Changed
Header layout now fully responsive with mobile-first approach
Language switcher shows icon-only on mobile, text on desktop
Authentication buttons optimized with smaller padding on mobile
Logo text size adjusts based on screen size
User greeting hidden on mobile to save space
Navigation spacing improved across all breakpoints
Fixed
Header components no longer cramped on mobile screens
Missing translations causing display issues in mobile menu
Proper internationalization for all navigation elements
Consistent button sizing and spacing on all devices
Mobile menu properly displays home and user-specific links
v2.3.0
2025-08-06
Changed
Updated app branding from "Learning Platform" to "Interactive Audio Learning Platform"
Enhanced descriptions to emphasize programming and web development concepts
Rebranded application to "Audio Codebiy" across multiple components
Improved clarity and user engagement in localization files
Fixed
Improved speech handling with better voice selection
Enhanced voice loading reliability with automatic retry
Better speech playback control and user experience
Overall performance improvements and optimizations
Enhanced user interface consistency
Removed
Cleaned up unused components for better performance
Optimized dependencies for faster loading
Added
Enhanced speech functionality with seek and speed adjustments
Added new translation keys for improved user interaction
Updated localization files for Azerbaijani, English, Spanish, French, Russian, Turkish, and Chinese
Improved user preferences and settings management
Enhanced changelog with detailed version updates for better tracking
v2.2.0
2025-08-05
Changed
Removed all audio controls and TTS functionality from the home page
Audio listening is now available only in topic detail pages
Simplified topic cards with "View Details" button for navigation
Removed queue system and "Play All" functionality from home page
Cleaner, more focused home page experience
Removed
Play/pause/stop controls from topic cards
Speed control sliders from home page
Audio queue management from filters section
"Listen First" and "Play All" buttons from hero section
Queue indicators and audio status from topic cards
v2.1.0
2025-08-05
Added
Real-time speech rate control without interrupting playback
Seek functionality with 10-second forward/backward buttons
Position tracking and resume from specific positions
Interactive seek slider for precise position control
Visual progress indicator with current and total duration display
Enhanced TTS controls in topic detail pages
Automatic position calculation based on speech rate and elapsed time
Changed
Improved TTS hook with advanced position and timing management
Enhanced topic card controls with seek buttons
Better speech synthesis state management with pause/resume tracking
Topic detail page audio controls now include position slider
Speed control now updates playback in real-time
Fixed
Speed changes no longer require stopping and restarting speech
Seek functionality maintains current speech rate and language settings
Proper timing calculations for pause/resume functionality
Enhanced error handling for edge cases in speech synthesis
v2.0.0
2025-01-05
Added
Complete audio learning platform with text-to-speech technology
Comprehensive Next.js educational content with 12 topics
Category-based filtering system (rendering, compilation, javascript, etc.)
Audio queue system for continuous learning
Progress tracking with favorites and completed topics
Search functionality across topics and content
Topic detail pages with reading mode toggle
Multi-language support (EN, TR, ES, FR, RU, ZH, AZ)
About, Privacy Policy, and Terms of Service pages
Speech rate control for audio playback
Changed
Completely redesigned homepage as audio learning platform
Header navigation simplified to show only changelog
Footer streamlined with essential links only
Topic cards now clickable for detail page navigation
Responsive design optimized for mobile and desktop
Fixed
Interactive buttons on topic cards prevent unwanted navigation
Text overflow issues with line-clamp utilities
Audio controls properly stop propagation
Mobile responsiveness for all components
v1.5.0
2025-01-03
Added
Multi-language support system
Language switcher component
Turkish and English translations
Improved error handling and user feedback
Changed
Enhanced UI consistency with better button and input styles
Updated authentication components with localized content
Improved global styling and visual design
v1.0.1
2025-01-02
Added
Email confirmation automatic login flow
Redirect handling for confirmation links
Fixed
Email confirmation links now automatically log users in
Middleware updated to allow confirmation route for all users
Login page now handles confirmation codes properly
Fixed compatibility issues with latest framework updates
Changed
Confirmation flow now works in all environments (not just localhost)
Improved URL parameter handling with proper encoding
v1.0.0
2025-01-01
Added
Initial application setup and architecture
User authentication system with login, signup, and password reset
Database structure for users and content
Modern user interface design system
Dark and light theme support
Secure route protection system
Application configuration and setup