Add Klipy as primary GIF provider and deprecate Tenor#72
Conversation
Google is shutting down the Tenor API on 2026-06-30 and froze new API key registrations in January 2026. Document Klipy as the primary GIF provider for the editor and mark Tenor deprecated with a warning callout, while keeping Tenor setup available during the grace period. Ghost-side support landed in TryGhost/Ghost#28109.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe pull request updates Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary
klipy.apiKey), with key signup at partner.klipy.comklipyrow to the config options table and mark thetenorrow deprecatedWhy
Google is shutting down the Tenor API on 2026-06-30, and new API key registrations have been frozen since January 2026. Self-hosters reading the config docs need a clear, well-timed heads-up that Tenor is going away and an obvious migration path to Klipy. The same edit that warns them also puts Klipy in the primary spot for new self-hosters, so doing both in one pass is the natural shape of the work.
Ghost-side support for the
klipyconfig key landed in TryGhost/Ghost#28109.Validation