Skip to content

Releases: ghoshRitesh12/aniwatch-api

v2.2.1

07 Dec 15:51
Compare
Choose a tag to compare

v2.2.0

07 Dec 15:47
Compare
Choose a tag to compare

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)

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Oct 07:44
Compare
Choose a tag to compare

Features

  • add .editorconfig (90c0e86)
  • prettier: add .prettierignore (23fcd4a)
  • prettier: add prettier.config.mjs (9ae824b)

Mention

I acknowledge @BySuspect for initially bringing in the change in #69, but unfortunately it wasn't approved due to conflicting prettier configurations. 

Full Changelog: v2.0.2...v2.1.0

v2.0.2

06 Oct 03:30
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Oct 03:29
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Oct 19:43
Compare
Choose a tag to compare

BREAKING CHANGES

    • chore: remove files that are not necessary for api v2
  • test: update existing tests to use pkg

  • feat: organized aniwatch api envs and add more info about them

  • feat: update tsconfig to include strict noUnsed params

  • feat(api homepage): revamp api home page

  • feat: update wani kuni image

  • feat: add dot img

  • feat: use hono cors

  • feat: use hono rate limiter

  • build: remove unnecessary deps, add ones needed and update description

  • feat: add hianime routes and their handlers

  • feat: update vercel deployment file

  • docs: update logo and scraper docs, add envs section

  • feat: update main server file

  • feat: update peronal deployments caution section

What's Changed

Full Changelog: v1.40.0...v2.0.0

v1.40.0

04 Oct 17:57
Compare
Choose a tag to compare

Features

  • future: add hianime_v2 image (1bba988)
  • future: add hianime_v2 social img (332feca)

What's Changed

Full Changelog: v1.39.0...v1.40.0

v1.39.0

04 Oct 06:55
Compare
Choose a tag to compare

Features

  • update allowed origins to include wildcard if env not present (21a8718)

Full Changelog: v1.38.4...v1.39.0

v1.38.4

04 Oct 06:48
Compare
Choose a tag to compare

What's Changed

  • Enhance CORS Configuration for Production Security by @divyansh355 in #64

New Contributors

Full Changelog: v1.38.3...v1.38.4

v1.38.3

05 Sep 06:04
Compare
Choose a tag to compare

Full Changelog: v1.38.2...v1.38.3