Tags: koderzi/php-github-updater
Tags
Adds support for additional info in Updater class Extends the Updater constructor to accept an optional `info` parameter to include additional information about updates. Updates the display logic to show this information in the update details table, improving transparency for users regarding the update process.
Adds documentation for maxLogs option in updater Includes a new optional parameter, `$maxLogs`, in the updater documentation to specify the maximum number of log files to maintain, defaulting to 30. Clarifies user instructions for handling automatic updates.
Refactor file path and filename exclusions Refactored the path and filename exclusion logic to improve maintainability and flexibility. Removed unnecessary file from filename exclusions. Updated the 'upgrade exclude' log to include additional excluded filenames.
PreviousNext