Releases: jikan-me/jikan-rest
Releases · jikan-me/jikan-rest
v4.2.4
What's Changed
- Bump docker/build-push-action from 5 to 6 by @dependabot in #544
- 🐛 Fixed api docs around the "spoilers" parameter by @pushrbx in #546
- 🐛 Fixed an issue with casting query string params on
/top/reviews
endpoint by @pushrbx in #549 - 🐛 fix index URL to new username by @purarue in #556
- 🎉 Added incremental indexer command by @pushrbx in #558
- ✅ Fixed bug with season endpoint returning incorrect items when continuing flag specified by @pushrbx in #557
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
- Removed duplicate request parameter reference "sfw" by @tbkj98 in #522
- Bump jikan-me/jikan from 4.0.8 to 4.0.9 by @dependabot in #524
- Bumped github actions versions by @pushrbx in #531
- ✅ Fixed filtering by producer/magazine on anime/manga search endpoints by @pushrbx in #528
- Bump jikan-me/jikan from 4.0.10 to 4.0.11 by @dependabot in #534
- ✅ Fixed a bug around season endpoints by @pushrbx in #527
- ✅ Fixed broadcast adapter func and random anime/manga endpoint by @pushrbx in #543
^5
New Contributors
Full Changelog: v4.2.2...v4.2.3
v4.2.2
What's Changed
- Added more tests and improved existing ones by @pushrbx in #489
- ✅ Fixed sort index issue with typesense indexing by @pushrbx in #491
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #492
- 🚑 Fixed issues around the season endpoint by @pushrbx in #515
- Remove duplicate parameter from "/schedules" path by @BarraFiqaulihi in #518
New Contributors
- @BarraFiqaulihi made their first contribution in #518
Full Changelog: v4.2.1...v4.2.2
v4.2.1
v4.2.0 🍃
What's Changed
- ⚡ Added sorting of mal ids when indexing entries by @pushrbx in #468
- Fix typo in Swagger documentation by @vuriaval in #467
- 🚑 Fixed missing items issue in seasons endpoint by @pushrbx in #470
- ✨ Added new media sub types by @pushrbx in #471
- 🚑 Fixed issue with empty query params causing errors by @pushrbx in #473
- ⬆️ Upgraded some of the dependencies by @pushrbx in #474
- 💚 Added annotations to container image builds by @pushrbx in #475
New Contributors
Full Changelog: v4.1.2...v4.2.0
v4.1.2
What's Changed
- Changed cache scope for container image build by @pushrbx in #459
- 🚑 Fixed issue with /v4/manga/{id}/characters endpoint by @pushrbx in #464
NOTE: You will need to drop the manga_characters
collection in order to fully resolve #464 and add request_hash
to the index (asc).
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- container-setup.sh: Fix binary checks in validate_prereqs. by @Vernoxvernax in #450
- 🔥 Hotfix: Page param for animelist/mangalist endpoints is ignored by @pushrbx in #452
- Fix Userlists: Don't overwrite page parameter by @Vernoxvernax in #453
- Container image release fixes by @pushrbx in #451
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #455
- Bump docker/login-action from 2 to 3 by @dependabot in #454
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #440
- bugfix: only allow results that are within specified season/year and nulls by @irfan-dahir in #448
New Contributors
- @Vernoxvernax made their first contribution in #450
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
Full Changelog: v4.0.0...v4.1.0
v4.0.0 - Stable Release
Stable Release
🎉🎉🎉
This is now a stable release. Any further updates will no longer be as release candidates.
What's Changed Since v4.0.0-rc12
- Fixed bug around non anime/manga search by @pushrbx in #437
- Bump actions/checkout from 3 to 4 by @dependabot in #443
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #442
- Bump docker/build-push-action from 3 to 5 by @dependabot in #441
- Bump docker/metadata-action from 4 to 5 by @dependabot in #439
What's Changes Since v3.4.5
Full Changelog: v3.4.5...v4.0.0
v4.0.0-rc.12
What's Changed
Full Changelog: v4.0.0-rc.11...v4.0.0-rc.12