• Updated Android support to include additional configuration.
  • Changed logo image format from JPG to WEBP for improved loading performance.
  • Enhanced accessibility by modifying alt text for recipe images.
  • Updated custom font-face definitions to improve styling and loading behavior.
  • Reorganized imports for better code clarity and structure.
  • Updated access token management to use a new key-value store for Pinterest integration.
  • Implemented caching mechanism for recipe data to optimize retrieval times.
  • Modified several endpoints to utilize the new caching and token management strategies.
Features:
  • Added support for improved caching of recipe data.
  • Enhanced image loading performance with a new logo format.
Bug Fixes:
  • Resolved inconsistencies in key-value storage for Pinterest tokens.