40 Commits

Author SHA1 Message Date
b05d01da92 Update release workflow to include new directories
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
v2.2.0-1
2025-04-14 19:24:46 +01:00
15244dc687 Refactor plugin to use OOP best practices with proper namespaces and class structure
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
2.2.0 v2.2.0
2025-04-14 19:18:05 +01:00
7c0dadac08 Remove assets directory and update references to use .wordpress-org/assets
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
2025-04-13 15:17:52 +01:00
717a2721e8 Update file paths to use admin directory for JS and CSS files
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
2025-04-13 15:10:18 +01:00
0ced75f9b7 Update .wordpress-org README.md to reflect new asset organization
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
v2.1.1
2025-04-13 14:57:31 +01:00
009b67c0cc Deduplicate asset storage and update documentation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 14:49:29 +01:00
eac794c54a Improve Choose Update Source feature based on feedback
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 14:27:26 +01:00
5e8da5d87b Improve Choose Update Source feature based on feedback
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 13:48:13 +01:00
3ebcaccf98 Add Choose Update Source feature
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 13:13:32 +01:00
fda33746e5 Prepare release v2.1.1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 05:49:21 +01:00
389dc98a03 Prepare release v2.1.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
v2.1.0
2025-04-13 05:38:01 +01:00
c00bef482c Version 2.0.13: Fixed critical error with Git Updater integration and cleaned up codebase 2025-04-13 04:47:24 +01:00
217a835faf Update deploy script to use correct plugin directory name 2025-04-13 04:18:33 +01:00
e35053fe89 Update deploy script to remove old plugin directory and fix branch fix plugin path 2025-04-13 04:16:32 +01:00
aaef27a0b5 Update version to 2.0.12 and update documentation 2025-04-13 04:13:32 +01:00
401ff5d2ad Add README explaining branch fix integration 2025-04-13 04:12:22 +01:00
7dc16b1850 Update deploy script to remove separate branch fix plugin 2025-04-13 04:11:59 +01:00
7a2f123278 Fix GU Branch Fix plugin to use named functions and proper WordPress hooks 2025-04-13 04:10:18 +01:00
75da5357a9 Add GU Branch Fix plugin to fix Git Updater branch issues 2025-04-13 04:06:54 +01:00
2bd1baa8be Add GitHub Actions workflow for releases
Some checks failed
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
v2.0.10-release
2025-04-13 02:50:12 +01:00
e549a74394 Bump version to 2.0.10 with improved plugin details popup display 2.0.10 v2.0.10 2025-04-13 02:39:42 +01:00
4c9e8d5a7b Add JavaScript-based fix for plugin details popup version display 2025-04-13 02:33:39 +01:00
150fe9a5d8 Fix plugin details popup to show correct version and add cache busting 2025-04-13 02:25:01 +01:00
fdefaf57e9 Add GitHub Plugin URI and Update URI to plugin header for Git Updater integration 2025-04-13 02:17:56 +01:00
cb07ac2292 Update readme.txt to version 2.0.9 with improved changelog 2025-04-13 02:14:52 +01:00
0afa3da00e Fix plugin details popup to show correct version and handle old plugin slug 2025-04-13 02:09:26 +01:00
203ce96618 Fix plugin details popup to show correct version and changelog 2025-04-13 02:02:31 +01:00
785e6df89e Fix View details link and Git Updater integration, update deploy script to use build.sh 2025-04-13 01:53:34 +01:00
5fc753e940 Fix missing View details link and GitHub icon, update deploy script to use .gitignore 2025-04-13 01:48:50 +01:00
eb496a79c0 Fix missing View details link for invalid plugins 2025-04-13 01:44:44 +01:00
df9bd9d43e Add aggressive cache-busting for plugin details popup 2025-04-13 01:36:03 +01:00
17771fd4ae Implement more aggressive cache-busting for plugin details popup 2025-04-13 01:29:12 +01:00
ed8fe84a4f Bump version to 2.0.8 and fix plugin details popup with cache-busting 2025-04-13 01:23:54 +01:00
18f8f66477 Fix plugin details popup to show correct version and author information 2025-04-13 01:14:56 +01:00
ed24e48ab9 Increment version to 2.0.7 with additional text improvements v2.0.7 2025-04-13 01:08:11 +01:00
b30277782c Update plugin version to 2.0.4 v2.0.4 2025-04-12 23:21:26 +01:00
860f4b0f65 Update version to 2.0.4 in all files 2025-04-12 23:17:00 +01:00
288dad53e5 Fix: Display plugin version instead of 'N/A' for missing plugins 2025-04-12 23:15:38 +01:00
2ed2bbd6cc Update version to 2.0.3 and update repository URLs v2.0.3 2025-04-12 22:59:55 +01:00
f315c943e5 Initial commit after renaming from fix-plugin-does-not-exist-notices to wp-fix-plugin-does-not-exist-notices 2025-04-12 22:53:28 +01:00