Live Sync

Changelog

Track every commit, deployment, and evolution.

ImTou/icvhack-remix

Activity Stream

25

Recent Updates

  • December 4, 2025 at 4:37 PM
    c66b9f1

    Refactor and enhance Toolbox and Mod Menu download components

    - Updated the TypeScript interfaces for version entries to include optional fields for better categorization. - Improved ad redirect logic for both Toolbox and Mod Menu components, ensuring a consistent user experience. - Enhanced UI to display loading states and error messages more effectively during version fetching. - Streamlined the version fetching process from the API, improving performance and reliability. - Added search and sort functionality for better navigation through available versions.
  • December 4, 2025 at 4:10 PM
    3145cad

    Refactor and enhance Minecraft client version handling and UI

    - Updated the TypeScript interface for version entries to include optional fields for better categorization. - Improved the ad redirect logic for both Minecraft and Apollon clients, ensuring consistent user experience. - Enhanced the UI to display loading states and error messages more effectively during version fetching. - Streamlined the version fetching process from the API, improving performance and reliability. - Added search and sort functionality for better navigation through available versions.
  • December 3, 2025 at 10:45 PM
    b61b3c9

    Enhance MCPE client version handling and UI updates

    - Updated the TypeScript interface for version entries to include an optional label for better categorization. - Added new 3D/4D skin entries for versions '1.21.100', '1.21.114', and '1.21.94' in both 64bit and 32bit lists. - Improved the UI to display version labels alongside version numbers, enhancing user clarity on available options.
  • December 3, 2025 at 10:29 PM
    df1034c

    Update MCPE client versions and enhance navigation

    - Updated the Apollon client link and version to '1.21.124' in the Hero component. - Revised version numbers for MCPE clients in the clients list and added new versions for both 64bit and 32bit Minecraft clients. - Improved the Nova Client route by renaming the component for clarity. - Enhanced the handling of selected versions to include both 64bit and 32bit options in the Minecraft lists.
  • December 3, 2025 at 9:02 PM
    7e90841

    Refactor UI components and improve code readability

    - Cleaned up unnecessary whitespace in various components for better readability. - Enhanced TypeScript interfaces for improved type safety in file-tree.tsx and other components. - Updated descriptions in the MCPE clients list for consistency and clarity. - Introduced new animations and styling in the tailwind.css for a more dynamic user experience.
  • December 3, 2025 at 8:11 PM
    2bc89a3

    Refactor and enhance UI components in lists.tsx

    - Removed unused Twitter import and adjusted breadcrumb items for cleaner navigation. - Improved styling and spacing in various sections, including the HeroSection and ModulesSection, for better visual consistency. - Introduced enhanced module data with additional features and improved hover effects for a more interactive user experience. - Updated layout and animations for module categories, including a new total modules badge and dynamic hover effects.
  • December 3, 2025 at 7:46 PM
    0381827

    Update MCPE clients list and enhance navbar branding

    - Added 'Nova Client' and 'Lunar Proxy' to the MCPE clients list with descriptions, images, and links. - Updated the existing client entries to reflect new IDs and improved descriptions. - Changed the navbar badge from 'beta' to 'Stable' for better branding clarity. - Introduced smooth scrolling behavior in the CSS for improved user experience.
  • December 3, 2025 at 6:37 PM
    6015df1

    Enhance error handling for GitHub API requests in changelog components

    - Improved error messages for various GitHub API response statuses (403, 401, 404). - Added rate limit handling with user-friendly messages and reset time. - Updated UI to display error messages more clearly, including a tip for setting the GITHUB_TOKEN environment variable to avoid issues.
  • December 3, 2025 at 6:32 PM
    a0300c9

    Refactor changelog component to improve type definitions and data handling

    - Introduced new TypeScript interfaces for commit statistics and loader data. - Enhanced the loader function to fetch GitHub data more efficiently. - Updated the chart data preparation logic for better performance. - Improved the UI components for displaying commit details and statistics. - Added utility functions for date formatting and language color retrieval.
  • December 3, 2025 at 4:13 PM
    96ee825

    Remove pnpm-workspace.yaml and adjust class names for improved styling in minecraft-lists.tsx