Skip to content

v1.1.0

Latest

Choose a tag to compare

@kohlercode kohlercode released this 18 Feb 12:14
  • Extension settings for CoinGecko API key

    • New extension configuration (ext_conf_template.txt) with:
      • apiKey – your CoinGecko demo or Pro API key.
      • isPro – flag to mark the key as a paid Pro plan key.
    • CoinGeckoService now reads these settings and automatically adds the correct HTTP header to all API requests:
      • Demo key → x-cg-demo-api-key
      • Pro key → x-cg-pro-api-key
    • If you don’t configure a key, Bitcoin Hub continues to use the free public CoinGecko API (no key required).
  • Localized backend labels

    • Updated de.locallang_db.xlf and es.locallang_db.xlf with German and Spanish labels for the new extension settings.

Notes

  • Version: 1.1.0 (alpha)
  • Requirements: TYPO3 14.x, PHP 8.3+
  • Upgrade: Install/update the extension, clear caches, then (optionally) configure your CoinGecko API key under
    Admin Tools → Settings → Extension Configuration → btc.