Modified the "Script Search" code to align with updates from the "Apps Script" results. Updated the "Apps Script" code to return status codes for HTTP request exceptions. Enhanced the "Add…
Read More
Resolved issues that caused the bundled app to crash when adding a website by: Adding an extra parameter to the build() method in the Apps Script functionality. Updating the code…
Read More
Enhanced website resource tracking functionality: Introduced a "Resource List" window to display loaded resources. Developed a class to initialize the "Resource List" window. Implemented a function to populate the "Resource…
Read More
Investigated the issue with the "Add Multiple Websites" feature not functioning correctly with the provided CSV file: Discovered that a blank row in the CSV file was causing the error.…
Read More
Requests that fail due to unreachable URLs will trigger retries until successful. Fixed continuous retries without a mechanism to exit.
Read More
Fixed the PHP function for inserting individual websites to correctly add results for WWW when adding a new site. Updated the PHP function for the "Refresh All Websites" option to…
Read More
Added functionality to automatically remove outdated data, retaining only records from the past 7 days upon plugin installation/deactivation. Implemented logging to track occurrences of website downtime over the past 7…
Read More
Investigated and fixed the cause of false positives. Optimized the Apps Script code to enhance website status checks. Implemented a feature in the Apps Script code for improved URL validation.
Read More
Implemented PHP function for sending email alerts. Integrated alerts recipient option and modal.
Read More
Implemented functionality to resynchronize all client accounts and websites, enhancing both PHP backend and JavaScript frontend to support the "Sync Clients" option.
Read More