Skip to content

Commit 6d219bf

Browse files
committed
release
1 parent c3d536c commit 6d219bf

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
#### [unreleased]
2-
* save source with Additions
2+
3+
#### 12.12.0 / 2025-02-10
4+
* save source with `Additions`
35
* update `Additions::deduplicate()`
46
* update `Base::upgrader_source_selection()` rename to allow for AJAX installation, thanks @costdev
57
* add `git-updater-collections`to `Add-Ons`
68
* make list table show all elements
79
* add `Private Package` option for `Additions`, these private packages are not to be shared with aggregators
810
* switch to standard `uninstall.php` as issue with calling `Freemius` during their `after_uninstall` hook
9-
* add early exit in `get_repo_slugs()` during AJAX installation for Add-Ons
11+
* add early exit in `get_repo_slugs()` during AJAX installation for `Add-Ons`
1012
* remove soft match in `get_repo_slugs()`
1113
* removed `Add_Ons::upgrader_source_selection` no longer needed
1214
* save/export tags from `readme.txt` for REST endpoint

git-updater.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin Name: Git Updater
1313
* Plugin URI: https://git-updater.com
1414
* Description: A plugin to automatically update GitHub hosted plugins, themes, and language packs. Additional API plugins available for Bitbucket, GitLab, Gitea, and Gist.
15-
* Version: 12.11.0.7
15+
* Version: 12.12.0
1616
* Author: Andy Fragen
1717
* License: MIT
1818
* Domain Path: /languages

0 commit comments

Comments
 (0)