-
-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: soderlind/additional-javascript
base: 1.1.2
head repository: soderlind/additional-javascript
compare: main
- 6 commits
- 9 files changed
- 1 contributor
Commits on Jun 13, 2025
-
Refactor plugin updater implementation
- Replaced the existing `Additional_JavaScript_Updater` class with a more generic `GitHub_Plugin_Updater` class to enhance maintainability and reusability. - Updated `additional-javascript.php` to include the new updater class and initialize it with configuration parameters for GitHub integration. - Removed the old updater class file `class-additional-javascript-updater.php` to eliminate redundancy. - Added comprehensive documentation in `README-UPDATER.md` detailing the usage and configuration of the new updater class, including examples for basic and advanced setups.
Configuration menu - View commit details
-
Copy full SHA for d41fa74 - Browse repository at this point
Copy the full SHA d41fa74View commit details -
Bump version to 1.1.3 in additional-javascript.php, package.json, and…
… readme.txt for release. Update stable tag to reflect the new version.
Configuration menu - View commit details
-
Copy full SHA for 0ee0a1e - Browse repository at this point
Copy the full SHA 0ee0a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27baf86 - Browse repository at this point
Copy the full SHA 27baf86View commit details -
Update changelog for version 1.1.3 and add reference to WordPress Plu…
…gin GitHub Updater
Configuration menu - View commit details
-
Copy full SHA for 22f2363 - Browse repository at this point
Copy the full SHA 22f2363View commit details
Commits on Jul 2, 2025
-
Bump version to 1.1.4 in additional-javascript.php, package.json, pac…
…kage-lock.json, and readme.txt. Update stable tag to reflect the new version. Adjusted version reference in installed.php for consistency. Enhanced class loading for the GitHub plugin updater.
Configuration menu - View commit details
-
Copy full SHA for 3f973b4 - Browse repository at this point
Copy the full SHA 3f973b4View commit details -
Merge pull request #10 from soderlind/hotfix
Bump version to 1.1.4 in additional-javascript.php, package.json, pac…
Configuration menu - View commit details
-
Copy full SHA for 778c204 - Browse repository at this point
Copy the full SHA 778c204View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.2...main