Skip to content

Releases: ghoshRitesh12/aniwatch-api

v1.33.4

11 Jun 05:00
Compare
Choose a tag to compare

Full Changelog: v1.33.3...v1.33.4

v1.33.3

10 May 05:20
Compare
Choose a tag to compare

Full Changelog: v1.33.2...v1.33.3

v1.33.2

10 May 05:15
Compare
Choose a tag to compare

Full Changelog: v1.33.1...v1.33.2

v1.33.1

02 May 14:24
Compare
Choose a tag to compare

Bug Fixes

  • crash on unencrypted sources in megacloud extractor (8ee9120)

What's Changed

  • fix: crash on unencrypted sources in megacloud extractor by @WBRK-dev in #46

Full Changelog: v1.33.0...v1.33.1

v1.33.0

28 Apr 10:17
Compare
Choose a tag to compare

Features

  • added characters and voice actors to /info endpoint response (f626119)
  • added promotional videos to /info endpoint response (8abde11)

What's Changed

  • feat: added promotional material, characters and voice actors to /info by @WBRK-dev in #44

Full Changelog: v1.32.0...v1.33.0

v1.32.0

28 Apr 08:41
Compare
Choose a tag to compare

Bug Fixes

Features

  • added raw servers to /servers endpoint response (ffebb03)
  • added the ability to grab episode sources from raw servers in endpoint /episode-srcs (a0d039e)

What's Changed

  • feat: show raw servers in /servers and /episode-srcs by @WBRK-dev in #43

Full Changelog: v1.31.0...v1.32.0

v1.31.0

21 Apr 14:34
Compare
Choose a tag to compare

Bug Fixes

Features

  • added new error message (44d6ff5)

What's Changed

  • fix: megacloud extractor grabbing correct key by @WBRK-dev in #41

New Contributors

Full Changelog: v1.30.0...v1.31.0

v1.30.0

14 Apr 02:56
Compare
Choose a tag to compare

Bug Fixes

  • Removed unnecessary attributes from Anime interface (4682af6)

Features

  • added mal and anilist id to anime info endpoint (55eaf06)

What's Changed

  • feat: added mal and anilist id to anime info endpoint by @RazeViana in #39

New Contributors

Full Changelog: v1.29.0...v1.30.0

v1.29.0

25 Mar 13:32
Compare
Choose a tag to compare

Features

  • advancedSearch: add advanced related constants (68e4c70)
  • advancedSearch: add advanced search feature (1c02c9c)
  • advancedSearch: add helper types (71f0905)
  • advancedSearch: add utility methods related to advanced search (79d0bdf)
  • advancedSearch: add utility props to search response (d6f9f0f)
  • advancedSearch: feat: add search filter parsing (fef106d)

What's Changed

Full Changelog: v1.28.0...v1.29.0

v1.28.0

12 Mar 17:28
Compare
Choose a tag to compare

Features

  • add json rate limit response; replace max with limit (870fae7)
  • disabled ratelimit & dont_sleep for personal deployments (8565619)
  • update api home page (112e532)

Full Changelog: v1.27.1...v1.28.0