Ghost/ghost/admin/lib/koenig-editor/addon
arsereg 182a7ea07c
💡 Upgraded Tenor API to v2 (#15087)
closes: https://github.com/TryGhost/Ghost/issues/14980
refs: cc276486f0

- Tenor is now operated by Google, and the old v1 Tenor API has been decommissioned
- At present anyone with a pre-configured tenor integration will get intermittent errors, whilst it is impossible to setup a new tenor API integration
- Sadly old keys do not work with the new API, and new keys do not work with the old API, so there is no happy path forward.
- After this lands, everyone will need to go and get a new Google API Key for Tenor, update their config, and then the integration will work properly again.
- This particular change renames the API key from `publicReadOnlyApiKey` to `googleApiKey` to reflect that the key itself changes in type and behaviour

Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
2022-08-05 12:13:27 +01:00
..
components Updated Tenor API to v2 (#2418) 2022-08-03 14:11:55 +01:00
helpers Fixed hover outline on inline image selector 2021-11-24 19:30:20 +00:00
lib Dropped ember-useragent dependency 2022-03-07 10:06:35 +00:00
options 💡 Upgraded Tenor API to v2 (#15087) 2022-08-05 12:13:27 +01:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00