/patchnotes:

// Version history and updates

// about

This page records all the version updates and new features being added to this website. For more information, please visit the github repository.

// changelog
  • v1.0.0// 2025/02/24

    Completed the basic functionalities of all the main pages beside <Projects> and not yet deployed publicly.

  • v1.0.1// 2025/02/25

    All (main) pages completed and deployed the website. Fixed the responsiveness and the overflowing issue on mobile viewports.

  • v1.0.1s// 2025/02/26

    Full responsiveness on the mobile viewport by removing limited 'max-width' properties. pages involved: blogs, individual blog, contents map.

  • v1.0.2// 2025/03/01

    LeetCode page made (almost fully complete for the summary page), however each page of the problem still needs further work. Credits page created and finished. Added icon & changed name of the site.

  • v1.0.3// 2025/03/01

    Restyled the Project component. Implemented Grid for mobile viewports.

  • v1.0.4// 2025/03/04

    Functioning LeetCode page made for individual problems. Styled the code section with markdown plugins and adjusted element-positionings to make the page mobile-friendly.

  • v1.0.5// 2025/03/09

    Added a CV page with a pdf viewer, refined About page to be more professional and adjusted the styling on the LeetCode problem page.

  • v1.0.6// 2025/03/13

    Pagination system applied on the LeetCode listing page (reducing loading & rendering time). Added a redirect component for every LeetCode problem to the official site.

  • v1.0.7// 2025/03/16

    Added a folder to store all LeetCode Problems files instead of stuffing every problem into 1. Applied an extra layer to process the problem data.

  • v1.0.8// 2025/03/18

    Replaced the difficulty tags of the LeetCode page with buttons on mobile viewports, restyled appearance on desktop version. Restyled the code section on individual problem pages (added line numbers & applied Syntax highlight).

  • v1.0.9// 2025/04/01

    Added a new background inspired by Taroj1205. Restyled most of the card-like components on pages: Projects, Contents, LeetCode. Implemented animations for certain elements to move when on hover and shifted the aesthetic of the website to be more modern.

  • v1.1.0// 2025/04/16

    Implemented intro animations on all pages using Motion & CSS (Blogs). Created a new navbar with a more sleek look to match the theme.

  • v1.1.1// 2025/04/24

    Implemented dark mode.

  • v1.1.2// 2025/07/02

    Restyled About (Home) page, reworded text sections on About and Blogs page.

  • v1.1.3// 2025/08/08

    Spacing issues fixed on Contents page, added new scrollbar. Patched unusual frontend functionalities.

  • v1.1.4// 2025/12/17

    Updated the visual of the [About] page and [Contents] page to look more like a folder structure and easier to navigate. Made a temporary 404 page. Fixed minor layout issues on [Layout.tsx].

github

Copyright © 2025 zlrkw11