This repository has been archived on 2026-07-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
aniwatch-api/CHANGELOG.md
T
Conventional Changelog Action 1b5caede22 chore(release): v2.4.0 [skip ci]
2024-12-17 13:40:02 +00:00

2.1 KiB

2.4.0 (2024-12-17)

Features

  • puppeteer: add chromium deps and envs for seamless operation of puppeteer (4275a65)

2.3.1 (2024-12-17)

Bug Fixes

  • bundled_file_error: update aniwatch pkg (d65d0f1)

2.3.0 (2024-12-17)

Features

  • add global constants (54fe538)
  • megacloud: update aniwatch pkg, fixing episode/sources endpoint (b70e654)

2.2.1 (2024-12-07)

2.2.0 (2024-12-07)

Features

  • cache: add AniwatchAPICache class to implement API caching layer (b7d036d)
  • cache: add middleware to insert CACHE_CONFIG variable in request context (da83048)
  • cache: integrated Redis caching layer for endpoint responses (5cd99fc)
  • envs: standardized env examples and add new redis connection url env (9d379ec)
  • server: add aniwatch variables types for type-safe req context variable access (db02218)