You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
#### [unreleased]
2
2
3
+
#### 12.22.0 / 2026-01-13
4
+
* added `gu_dev_release_asset` filter for dev release assets
5
+
* added `channel` query arg for dev release assets when using `update-api` REST endpoint
6
+
* send a saved access token with `update-api` REST API if one exists
7
+
* omit non-shared packages from REST API
8
+
3
9
#### 12.21.0 / 2025-12-31 🎆
4
10
* remove `git_updater_plugin_updates` and `git_updater_theme_updates` options, see [#1119](https://github.com/afragen/git-updater/issues/1119)
5
11
* add `gu_plugin_name()` to return plugin name, slug or slug-didhash
Copy file name to clipboardExpand all lines: git-updater.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
* Plugin ID: did:plc:afjf7gsjzsqmgc7dlhb553mv
14
14
* Plugin URI: https://git-updater.com
15
15
* Description: A plugin to automatically update GitHub hosted plugins, themes, and language packs. Additional API plugins available for Bitbucket, GitLab, Gitea, and Gist.
0 commit comments