ITADN
SageTendo/mal-stremio-addon

版本发布 8

v3.5.1
? · 2025-10-30

## What's Changed Fix: Missing addon option to toggle showing NSFW anime **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v3.5.0...v3.5.1

V3.4.1v3.4.1
? · 2025-10-07

## What's Changed * FIX: Handle when MAL auth does not return JSON responses and instead returns HTML (usually when the service is down) **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v3.4.0...v3.4.1

v3.3.0
? · 2025-08-16

## What's Changed ### Features * Feat: Always show manifest URL by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/82 * Feat: Ko-fi support widgets by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/83 * Feat: Fetch favicon from UploadThing by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/84 ### Fixes * Reduce frequent refecthing & server usage by caching resources (catalogs/meta/streams/manifest) @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/77 * Stremio not caching according to cache control headers provided in response headers. Attaches the headers to the response body @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/80 * Clean up fixes from #77 & #80 by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/81 * Chore: Bump dependency versions by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/85 * Chore: Bump to v3.3.0 by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/86 * Update to v3.3.0 by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/87 **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v3.2.0...v3.3.0

v3.2.0
? · 2025-05-21

## What's Changed * Feat: Tracking anime not in MAL watchlists by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/63 * Feat: Add tracking of dates anime when started and completed by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/64 * Fix: user persistence bug by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/69 * Chore: dependency upgrade by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/66 * Chore: bump version 3.2.0 by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/67 * Chore: resolve conflict with main by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/71 * Merge: Version 3.2.0 by @SageTendo in https://github.com/SageTendo/mal-stremio-addon/pull/70 **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v3.1.0...v3.2.0

v3.1.0
? · 2025-03-22

## What's Chnaged: - Some UI reworking - Option to configure the addon's catalog sorting order of user's watchlists - Option to enable/disable torrent streams from being requested by the addon. - This does not affect any torrent addons you have installed, only MAL-Stremio's internal stream fetching feature. - VerificatMAL API token expiry - client-side caching of static content to avoid constant refetching from addon server - Increased number of streams returned for content

v3.0.2
? · 2025-01-30

## What's Changed ### BugFixes - Fixes key error exceptions caused by missing mapped IDs in the DB. - Fixes LRU cache causing recurrent requests to have responses that grow exponentially. - Fixes stream fetching from TorrentIO - Fixes static files being re-served rather than cached **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v3.0.1...v3.0.2

v3.0.1
? · 2025-01-13

# What's Changed ## Bug Fixes - Fix PKCE implementation causing authorization to fail at times **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v3.0.0...v3.0.1

v3.0.0
? · 2024-12-19

# What's Changed ## Features - Genre filtering: Users can now filter search results and watchlists by genre. - User feedback of content tracking. This can be accessed through the subtitles list of the current content being watched. For more details on the feeback message refer PR #29 ## Bug Fixes - Content syncing of movies to MAL - Null background in responses - Null "Max Cache Age" in responses ## QOL changes - Local mapping for future support of other metas (IMDB, TMDB, Cinemeta, ...) - Caching meta objects and mapping IDs **Full Changelog**: https://github.com/SageTendo/mal-stremio-addon/compare/v2.0.4...v3.0.0