Ghost/ghost/admin/lib/koenig-editor/addon/options
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
..
atoms.js Added soft-break support to callout card editor 2021-11-19 10:10:23 +00:00
basic-html-parser-plugins.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
cards.js 💡 Upgraded Tenor API to v2 (#15087) 2022-08-05 12:13:27 +01:00
key-commands.js Updated CTRL+Q blockquote keyboard shortcut to cycle through alt style 2021-12-08 15:19:39 +00:00
text-expansions.js Fixed linting 2022-05-27 15:24:30 +01:00