Skip to content

Releases: tanaikech/Google-Apps-Script-Library-Database

v1.2.0

24 Nov 05:14

Choose a tag to compare

  • 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).

v1.1.1

09 May 05:11

Choose a tag to compare

  • v1.1.1 (May 9, 2025)
    • Modified.