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 5c7dcb325e chore(release): v1.33.0 [skip ci]
2024-04-28 10:17:42 +00:00

2.9 KiB

1.33.0 (2024-04-28)

Features

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

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)