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
+7
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
#### [unreleased]
2
2
3
+
#### 10.1.0 / 2021-05-27
4
+
* cache GitHub API response failures for rate limit timeout to avoid hammering the API
5
+
* add constant `GU_MU_LOADER` to aid in mu-plugin loading of Git Updater PRO
6
+
* catch API errors when GitHub personal access token is set, fixes [#947](https://github.com/afragen/git-updater/issues/947)
7
+
* improved error messaging
8
+
* oops, forgot to load `GU_Trait` for renaming from `develop` branch installation
9
+
3
10
#### 10.0.2 / 2021-05-18
4
11
* fix to use `intval()` as `abs()` more type specific in PHP8, fixes [#952](https://github.com/afragen/git-updater/issues/952)
5
12
* fix to display **GitLab** subtab when only using GitLab CE, fixes [#949](https://github.com/afragen/git-updater/issues/949) thanks @AMCodeHub and @kmitch-duke-edu
Copy file name to clipboardexpand all lines: git-updater.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
* Plugin Name: Git Updater
13
13
* Plugin URI: https://git-updater.com
14
14
* Description: A plugin to automatically update GitHub hosted plugins, themes, and language packs. Additional API plugins available for Bitbucket, GitLab, Gitea, and Gist.
msgid"Git Updater cannot run on PHP versions older than %1$s."
153
153
msgstr""
154
154
155
-
#:src/Git_Updater/Messages.php:116
156
-
#:src/Git_Updater/Messages.php:157
157
-
#:src/Git_Updater/Messages.php:177
155
+
#:src/Git_Updater/Messages.php:118
156
+
#:src/Git_Updater/Messages.php:162
157
+
#:src/Git_Updater/Messages.php:182
158
158
msgid"Git Updater Error Code:"
159
159
msgstr""
160
160
161
-
#. translators: %s: wait time
162
-
#:src/Git_Updater/Messages.php:123
163
-
msgid"GitHub API’s rate limit will reset in %s minutes."
161
+
#. translators: %1$s: git server, %2$s: wait time
162
+
#:src/Git_Updater/Messages.php:125
163
+
msgid"%1$s API’s rate limit will reset in %2$s minutes."
164
164
msgstr""
165
165
166
-
#. translators: %s: GitHub personal access token URL
167
-
#:src/Git_Updater/Messages.php:129
168
-
msgid"It looks like you are running into GitHub API rate limits. Be sure and configure a <a href=\"%s\">Personal Access Token</a> to avoid this issue."
msgid"It looks like you are running into %1$s API rate limits. Be sure and configure a <a href=\"%2$s\">Personal Access Token</a> to avoid this issue."
169
169
msgstr""
170
170
171
-
#:src/Git_Updater/Messages.php:161
171
+
#:src/Git_Updater/Messages.php:166
172
172
msgid"There is probably an access token or password error on the Git Updater Settings page."
173
173
msgstr""
174
174
175
-
#:src/Git_Updater/Messages.php:192
175
+
#:src/Git_Updater/Messages.php:197
176
176
msgid"Git Updater Information"
177
177
msgstr""
178
178
179
-
#:src/Git_Updater/Messages.php:194
179
+
#:src/Git_Updater/Messages.php:199
180
180
msgid"Please be patient while WP-Cron finishes making API calls."
181
181
msgstr""
182
182
183
-
#:src/Git_Updater/Settings.php:133
184
-
#:src/Git_Updater/Settings.php:799
183
+
#:src/Git_Updater/Settings.php:134
184
+
#:src/Git_Updater/Settings.php:801
185
185
msgid"Settings"
186
186
msgstr""
187
187
188
-
#:src/Git_Updater/Settings.php:207
189
-
#:src/Git_Updater/Settings.php:361
188
+
#:src/Git_Updater/Settings.php:209
189
+
#:src/Git_Updater/Settings.php:363
190
190
msgid"Git Updater Settings"
191
191
msgstr""
192
192
193
-
#:src/Git_Updater/Settings.php:208
193
+
#:src/Git_Updater/Settings.php:210
194
194
msgctxt"Menu item"
195
195
msgid"Git Updater"
196
196
msgstr""
197
197
198
-
#:src/Git_Updater/Settings.php:286
198
+
#:src/Git_Updater/Settings.php:288
199
199
msgid"Refresh Cache"
200
200
msgstr""
201
201
202
-
#:src/Git_Updater/Settings.php:329
202
+
#:src/Git_Updater/Settings.php:331
203
203
msgid"Settings saved."
204
204
msgstr""
205
205
206
-
#:src/Git_Updater/Settings.php:331
206
+
#:src/Git_Updater/Settings.php:333
207
207
msgid"Cache refreshed."
208
208
msgstr""
209
209
210
-
#:src/Git_Updater/Settings.php:374
210
+
#:src/Git_Updater/Settings.php:376
211
211
msgid"Enable Branch Switching"
212
212
msgstr""
213
213
214
-
#:src/Git_Updater/Settings.php:387
214
+
#:src/Git_Updater/Settings.php:389
215
215
msgid"Bypass WP-Cron Background Processing for Debugging"
216
216
msgstr""
217
217
218
-
#:src/Git_Updater/Settings.php:399
218
+
#:src/Git_Updater/Settings.php:401
219
219
msgid"Display `deprecated hook` messaging in debug.log"
220
220
msgstr""
221
221
222
-
#:src/Git_Updater/Settings.php:562
222
+
#:src/Git_Updater/Settings.php:564
223
223
msgid"Check to enable."
224
224
msgstr""
225
225
226
-
#:src/Git_Updater/Settings.php:594
226
+
#:src/Git_Updater/Settings.php:596
227
227
msgid"Overridden Plugins and Themes"
228
228
msgstr""
229
229
230
-
#:src/Git_Updater/Settings.php:595
230
+
#:src/Git_Updater/Settings.php:597
231
231
msgid"The following plugins or themes might exist on wp.org, but any updates will be downloaded from their respective git repositories."
232
232
msgstr""
233
233
234
-
#:src/Git_Updater/Settings.php:833
234
+
#:src/Git_Updater/Settings.php:835
235
235
msgid"This is a private repository."
236
236
msgstr""
237
237
238
-
#:src/Git_Updater/Settings.php:834
238
+
#:src/Git_Updater/Settings.php:836
239
239
msgid"This repository has not connected to the API or was unable to connect."
240
240
msgstr""
241
241
242
-
#:src/Git_Updater/Settings.php:835
242
+
#:src/Git_Updater/Settings.php:837
243
243
msgid"This repository is hosted on WordPress.org."
0 commit comments