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 3722ab13e1 chore(release): v1.32.0 [skip ci]
2024-04-28 08:41:46 +00:00

3.1 KiB

1.32.0 (2024-04-28)

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)

1.31.0 (2024-04-21)

Bug Fixes

Features

  • added new error message (44d6ff5)

1.30.0 (2024-04-14)

Bug Fixes

  • Removed unnecessary attributes from Anime interface (4682af6)

Features

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

1.29.0 (2024-03-25)

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)

1.28.0 (2024-03-12)

Features

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