| Server IP : 115.244.3.116 / Your IP : 216.73.217.128 Web Server : Apache/2.4.52 (Ubuntu) System : Linux dev 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.0.30 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /opt/hosting/yup-games/yup-games-web-dev/ |
Upload File : |
## 1.0.0 ## [6 November 2025] ### Added - Added new pages: DMCA, All Games, Resources, and Write for Us.([@sandeep.lohar](https://git.growsolutions.tech/sandeep.lohar) in [#221](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/221)) ### Fix - Fixed UI issues. - Added new fields in the Game Details page. ## [9 September 2025] ### Fix - chore(metadata): remove keywords from various pages for improved SEO compliance - Eliminated keywords from metadata across multiple pages, including blog, category, and privacy policy sections, to align with current SEO best practices. - Updated CHANGELOG to reflect the changes made in the metadata structure. (September 24, 2025)([@pratik.ramani](https://git.growsolutions.tech/pratik.ramani) in [#208](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/208)). ### Added - fix: update image components to include title attributes for better accessibility feat(games): implement server-side data fetching for popular, trending, and tags pages feat(blog): enhance blog detail page with responsive related posts section - Implemented responsive grid layout for related posts (1 column on mobile/desktop, 2 columns on tablet) - Added text shadows (drop-shadow-lg) to improve text visibility over images - Enhanced button styling with improved shadows and hover effects - Updated gradient colors to match brand theme (#00CEE5 to #0004E4) - Improved image display with object-fill for better aspect ratio handling (September 10, 2025)([@pratik.ramani](https://git.growsolutions.tech/pratik.ramani) in [#200](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/200)). - Added server-side fetch functions for popular games, trending games, and tags to improve performance and reduce client-side loading. - Updated respective page components to utilize fetched data, enhancing user experience with immediate content availability. - Refactored PopularGamesClient, TagMainClient, and TrendingGamesClient to accept data as props, streamlining component logic. - Improved error handling and user feedback for scenarios with no available data. - Removed unnecessary background styles from the body in globals.css. - Updated Navbar title from "YupGame" to "YupGames" for consistency. - Added title attributes to various Image components across multiple files to enhance accessibility and improve user experience. - Adjusted heading levels in the ContactPage for semantic correctness. - Cleaned up unused code and improved layout structure in HomePageLayout.(August 20, 2025)([@pratik.ramani](https://git.growsolutions.tech/pratik.ramani) in [#190](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/199)). - implement Google ads.(August 13, 2025)([@pratik.ramani](https://git.growsolutions.tech/pratik.ramani) in [#186](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/186)). ### Added - Refactor About page to enhance SEO and structure. Added metadata and schema for better indexing, removed unused code, and integrated AboutClient component for improved maintainability.(August 06, 2025)([@pratik.ramani](https://git.growsolutions.tech/pratik.ramani) in [#151](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/151)). # Changelog All notable changes to Yup Games will be documented in this file. ### Added - Initial project setup with Next.js - Game catalog with categories and tags - Game detail pages with video/image previews - Like/dislike functionality for games - Recent games tracking - Dark/light theme support - Mobile-responsive design - SEO optimization with metadata - Social sharing functionality - Game search functionality - Trending games section - Popular games carousel - Performance optimization with React hooks - Cookie consent management - Browser compatibility checks - Accessibility improvements ### Enhanced - Game loading performance - Mobile fullscreen experience - Image optimization and lazy loading - Error handling and user feedback - Browser caching strategy ### Fixed - React hook dependency warnings - Build time errors in GameClient component - Unescaped entities in Terms & Conditions - Mobile navigation issues - Game iframe loading states ## [1.0.0] - 2024-03-XX ### Added - Core gaming platform features - User interface components - Game integration system - Analytics tracking - Ad integration - Content management system - SEO optimization - Performance monitoring - Security measures - Documentation ### Technical Details - Next.js for frontend framework - Tailwind CSS for styling - TypeScript for type safety - React hooks for state management - Responsive design principles - SEO best practices - Performance optimization techniques - Security best practices - Accessibility standards compliance (july 28, 2025)([@pratik.ramani](https://git.growsolutions.tech/pratik.ramani) in [#100](https://git.growsolutions.tech/web-modules/yup-games/yup-games-web/-/merge_requests/100)).