Skip to content

v1.2.0

Latest

Choose a tag to compare

@tanaikech tanaikech released this 24 Nov 05:14
  • v1.2.0 (November 24, 2025)

    1. Major Refactoring of searchApp.html:
      • UI Overhaul: Redesigned with a modern, dark-themed aesthetic using CSS variables.
      • Responsive Design: Optimized layout for laptops, tablets, and smartphones. Mobile users now see a card-based layout for better readability.
      • Performance: Removed the Google Charts dependency in favor of a native, lightweight HTML table/grid system.
      • Functionality: Added real-time search filtering, column sorting, and improved error handling for data fetching (CORS/Network resilience).