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
If your test site hasn't seen a Gutenberg Nightly update since late July, here's what happened and how to unstick it.
What broke: Git Updater 14.0.0 (released July 21) had a regression in how it detected updates for plugins using a rolling nightly-tagged release asset. Every site running 14.x stopped being offered new nightly builds even though builds were still shipping daily.
What's fixed: Andy Fragen shipped Git Updater 14.2.3 on August 5 to address it, and I've just added a small filter to gutenberg.php that Git Updater 14.x expects for plugins configured this way.
What you need to do (once, if your site is stuck):
Option A: WP admin → Git Updater → Settings → Refresh Cache → then Dashboard → Updates and install the new Gutenberg Nightly if it appears.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
If your test site hasn't seen a Gutenberg Nightly update since late July, here's what happened and how to unstick it.
What broke: Git Updater 14.0.0 (released July 21) had a regression in how it detected updates for plugins using a rolling nightly-tagged release asset. Every site running 14.x stopped being offered new nightly builds even though builds were still shipping daily.
What's fixed: Andy Fragen shipped Git Updater 14.2.3 on August 5 to address it, and I've just added a small filter to gutenberg.php that Git Updater 14.x expects for plugins configured this way.
What you need to do (once, if your site is stuck):
After you're on the version with the new filter, daily updates should resume flowing automatically. Questions here or ping me on WP Slack.
Big thanks to Andy for the fast turnaround. 🙏
All reactions