Skip to content

Commit d66540e

Browse files
committed
deploy: 3b76c35
1 parent 57d1e8a commit d66540e

10 files changed

Lines changed: 137 additions & 112 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Plugin Name:** JPKCom ACF Jobs
44
**Plugin URI:** https://github.com/JPKCom/jpkcom-acf-jobs
55
**Description:** Job application plugin for ACF
6-
**Version:** 1.3.0
6+
**Version:** 1.3.1
77
**Author:** Jean Pierre Kolb <jpk@jpkc.com>
88
**Author URI:** https://www.jpkc.com/
99
**Contributors:** JPKCom
@@ -13,7 +13,7 @@
1313
**Tested up to:** 6.9
1414
**Requires PHP:** 8.3
1515
**Network:** true
16-
**Stable tag:** 1.3.0
16+
**Stable tag:** 1.3.1
1717
**License:** GPL-2.0+
1818
**License URI:** http://www.gnu.org/licenses/gpl-2.0.txt
1919
**Text Domain:** jpkcom-acf-jobs
@@ -318,6 +318,10 @@ This plugin is **network-compatible**. To install on a multisite network:
318318

319319
## Changelog
320320

321+
### 1.3.1
322+
* Fixed updater checksum verification failing on manual ZIP uploads (local file path instead of URL)
323+
* Fixed release ZIP missing top-level directory, causing WordPress to not recognize the update
324+
321325
### 1.3.0
322326
* Added archiv redirect options
323327

changelog.html

Lines changed: 37 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,125 +1,132 @@
1-
<h3 id="section">1.3.0</h3>
1+
<h3 id="section">1.3.1</h3>
2+
<ul>
3+
<li>Fixed updater checksum verification failing on manual ZIP uploads
4+
(local file path instead of URL)</li>
5+
<li>Fixed release ZIP missing top-level directory, causing WordPress to
6+
not recognize the update</li>
7+
</ul>
8+
<h3 id="section-1">1.3.0</h3>
29
<ul>
310
<li>Added archiv redirect options</li>
411
</ul>
5-
<h3 id="section-1">1.2.5</h3>
12+
<h3 id="section-2">1.2.5</h3>
613
<ul>
714
<li>Added translation for “job_type”</li>
815
</ul>
9-
<h3 id="section-2">1.2.4</h3>
16+
<h3 id="section-3">1.2.4</h3>
1017
<ul>
1118
<li>Added translations for ES, FR, HU, IT and PL</li>
1219
</ul>
13-
<h3 id="section-3">1.2.3</h3>
20+
<h3 id="section-4">1.2.3</h3>
1421
<ul>
1522
<li>Added check for “SitePress” class</li>
1623
</ul>
17-
<h3 id="section-4">1.2.2</h3>
24+
<h3 id="section-5">1.2.2</h3>
1825
<ul>
1926
<li>Fix for incorrect database content caused by WPML</li>
2027
</ul>
21-
<h3 id="section-5">1.2.1</h3>
28+
<h3 id="section-6">1.2.1</h3>
2229
<ul>
2330
<li>Fix for incorrect database content caused by WPML</li>
2431
</ul>
25-
<h3 id="section-6">1.2.0</h3>
32+
<h3 id="section-7">1.2.0</h3>
2633
<ul>
2734
<li>Security enhancement</li>
2835
<li>AI support</li>
2936
</ul>
30-
<h3 id="section-7">1.1.12</h3>
37+
<h3 id="section-8">1.1.12</h3>
3138
<ul>
3239
<li>Added WPML support</li>
3340
</ul>
34-
<h3 id="section-8">1.1.11</h3>
41+
<h3 id="section-9">1.1.11</h3>
3542
<ul>
3643
<li>Improvements to jpkcom_acfjobs_textdomain()</li>
3744
</ul>
38-
<h3 id="section-9">1.1.10</h3>
45+
<h3 id="section-10">1.1.10</h3>
3946
<ul>
4047
<li>Updater bugfix</li>
4148
</ul>
42-
<h3 id="section-10">1.1.9</h3>
49+
<h3 id="section-11">1.1.9</h3>
4350
<ul>
4451
<li>“display_name” for update-core.php</li>
4552
</ul>
46-
<h3 id="section-11">1.1.8</h3>
53+
<h3 id="section-12">1.1.8</h3>
4754
<ul>
4855
<li>“display_name” for plugin-install.php</li>
4956
</ul>
50-
<h3 id="section-12">1.1.7</h3>
57+
<h3 id="section-13">1.1.7</h3>
5158
<ul>
5259
<li>New namespace for updater</li>
5360
</ul>
54-
<h3 id="section-13">1.1.6</h3>
61+
<h3 id="section-14">1.1.6</h3>
5562
<ul>
5663
<li>Updater bugfix</li>
5764
</ul>
58-
<h3 id="section-14">1.1.5</h3>
65+
<h3 id="section-15">1.1.5</h3>
5966
<ul>
6067
<li>Plugin icon support</li>
6168
</ul>
62-
<h3 id="section-15">1.1.4</h3>
69+
<h3 id="section-16">1.1.4</h3>
6370
<ul>
6471
<li>Plugin details</li>
6572
</ul>
66-
<h3 id="section-16">1.1.3</h3>
73+
<h3 id="section-17">1.1.3</h3>
6774
<ul>
6875
<li>Updater bugfix</li>
6976
</ul>
70-
<h3 id="section-17">1.1.2</h3>
77+
<h3 id="section-18">1.1.2</h3>
7178
<ul>
7279
<li>Improvements for GitHub workflow</li>
7380
</ul>
74-
<h3 id="section-18">1.1.1</h3>
81+
<h3 id="section-19">1.1.1</h3>
7582
<ul>
7683
<li>Improvements for GitHub workflow</li>
7784
</ul>
78-
<h3 id="section-19">1.1.0</h3>
85+
<h3 id="section-20">1.1.0</h3>
7986
<ul>
8087
<li>Improvements for GitHub workflow</li>
8188
</ul>
82-
<h3 id="section-20">1.0.9</h3>
89+
<h3 id="section-21">1.0.9</h3>
8390
<ul>
8491
<li>Removed plugin dependency</li>
8592
</ul>
86-
<h3 id="section-21">1.0.8</h3>
93+
<h3 id="section-22">1.0.8</h3>
8794
<ul>
8895
<li>Improvements for GitHub workflow</li>
8996
<li>Improvements to plugin JSON</li>
9097
<li>Updater improvements</li>
9198
</ul>
92-
<h3 id="section-22">1.0.7</h3>
99+
<h3 id="section-23">1.0.7</h3>
93100
<ul>
94101
<li>Improvements for GitHub workflow</li>
95102
<li>Bugfix plugin JSON</li>
96103
<li>Updater improvements</li>
97104
</ul>
98-
<h3 id="section-23">1.0.6</h3>
105+
<h3 id="section-24">1.0.6</h3>
99106
<ul>
100107
<li>Bugfix for GitHub workflow</li>
101108
</ul>
102-
<h3 id="section-24">1.0.5</h3>
109+
<h3 id="section-25">1.0.5</h3>
103110
<ul>
104111
<li>Bugfix plugin JSON</li>
105112
</ul>
106-
<h3 id="section-25">1.0.4</h3>
113+
<h3 id="section-26">1.0.4</h3>
107114
<ul>
108115
<li>Bugfix for GitHub workflow</li>
109116
</ul>
110-
<h3 id="section-26">1.0.3</h3>
117+
<h3 id="section-27">1.0.3</h3>
111118
<ul>
112119
<li>Updater improvements</li>
113120
</ul>
114-
<h3 id="section-27">1.0.2</h3>
121+
<h3 id="section-28">1.0.2</h3>
115122
<ul>
116123
<li>Bugfix for GitHub workflow</li>
117124
</ul>
118-
<h3 id="section-28">1.0.1</h3>
125+
<h3 id="section-29">1.0.1</h3>
119126
<ul>
120127
<li>GitHub workflow</li>
121128
</ul>
122-
<h3 id="section-29">1.0.0</h3>
129+
<h3 id="section-30">1.0.0</h3>
123130
<ul>
124131
<li>Initial Release</li>
125132
</ul>

docs/files/jpkcom-acf-jobs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h4 id="toc-constants">
151151
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
152152
<a class="" href="namespaces/default.html#constant_JPKCOM_ACFJOBS_VERSION">JPKCOM_ACFJOBS_VERSION</a>
153153
<span>
154-
&nbsp;= &#039;1.3.0&#039; </span>
154+
&nbsp;= &#039;1.3.1&#039; </span>
155155
</dt>
156156

157157
</dl>
@@ -299,7 +299,7 @@ <h4 class="phpdocumentor-element__name" id="constant_JPKCOM_ACFJOBS_VERSION">
299299
<span class="phpdocumentor-signature__visibility">public</span>
300300
<span class="phpdocumentor-signature__type">mixed</span>
301301
<span class="phpdocumentor-signature__name">JPKCOM_ACFJOBS_VERSION</span>
302-
= <span class="phpdocumentor-signature__default-value">&#039;1.3.0&#039;</span>
302+
= <span class="phpdocumentor-signature__default-value">&#039;1.3.1&#039;</span>
303303
</code>
304304

305305

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h4 id="toc-constants">
160160
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
161161
<a class="" href="namespaces/default.html#constant_JPKCOM_ACFJOBS_VERSION">JPKCOM_ACFJOBS_VERSION</a>
162162
<span>
163-
&nbsp;= &#039;1.3.0&#039; </span>
163+
&nbsp;= &#039;1.3.1&#039; </span>
164164
</dt>
165165

166166
</dl>
@@ -418,7 +418,7 @@ <h4 class="phpdocumentor-element__name" id="constant_JPKCOM_ACFJOBS_VERSION">
418418
<span class="phpdocumentor-signature__visibility">public</span>
419419
<span class="phpdocumentor-signature__type">mixed</span>
420420
<span class="phpdocumentor-signature__name">JPKCOM_ACFJOBS_VERSION</span>
421-
= <span class="phpdocumentor-signature__default-value">&#039;1.3.0&#039;</span>
421+
= <span class="phpdocumentor-signature__default-value">&#039;1.3.1&#039;</span>
422422
</code>
423423

424424

docs/namespaces/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h4 id="toc-constants">
153153
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
154154
<a class="" href="namespaces/default.html#constant_JPKCOM_ACFJOBS_VERSION">JPKCOM_ACFJOBS_VERSION</a>
155155
<span>
156-
&nbsp;= &#039;1.3.0&#039; </span>
156+
&nbsp;= &#039;1.3.1&#039; </span>
157157
</dt>
158158

159159
</dl>
@@ -411,7 +411,7 @@ <h4 class="phpdocumentor-element__name" id="constant_JPKCOM_ACFJOBS_VERSION">
411411
<span class="phpdocumentor-signature__visibility">public</span>
412412
<span class="phpdocumentor-signature__type">mixed</span>
413413
<span class="phpdocumentor-signature__name">JPKCOM_ACFJOBS_VERSION</span>
414-
= <span class="phpdocumentor-signature__default-value">&#039;1.3.0&#039;</span>
414+
= <span class="phpdocumentor-signature__default-value">&#039;1.3.1&#039;</span>
415415
</code>
416416

417417

docs/packages/JPKComAcfJobs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h4 id="toc-constants">
145145
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
146146
<a class="" href="namespaces/default.html#constant_JPKCOM_ACFJOBS_VERSION">JPKCOM_ACFJOBS_VERSION</a>
147147
<span>
148-
&nbsp;= &#039;1.3.0&#039; </span>
148+
&nbsp;= &#039;1.3.1&#039; </span>
149149
</dt>
150150

151151
</dl>
@@ -292,7 +292,7 @@ <h4 class="phpdocumentor-element__name" id="constant_JPKCOM_ACFJOBS_VERSION">
292292
<span class="phpdocumentor-signature__visibility">public</span>
293293
<span class="phpdocumentor-signature__type">mixed</span>
294294
<span class="phpdocumentor-signature__name">JPKCOM_ACFJOBS_VERSION</span>
295-
= <span class="phpdocumentor-signature__default-value">&#039;1.3.0&#039;</span>
295+
= <span class="phpdocumentor-signature__default-value">&#039;1.3.1&#039;</span>
296296
</code>
297297

298298

0 commit comments

Comments
 (0)