MunifTanjim Release Notes
Last updated: Mar 21, 2026
MunifTanjim Products
All MunifTanjim Release Notes (18)
- Mar 20, 2026
- Date parsed from source:Mar 20, 2026
- First seen by Releasebot:Mar 21, 2026
v0.99.1
StremThru fixes torznab indexer sync stats queries for PostgreSQL in 0.99.1.
0.99.1 (2026-03-20)
Bug Fixes
- torznab/indexer: fix sync stats query for postgres (ac199b4)
- Mar 20, 2026
- Date parsed from source:Mar 20, 2026
- First seen by Releasebot:Mar 20, 2026
v0.99.0
StremThru releases 0.99.0 with broader integrations, a reorganized torrent interface, and new dashboard stats. It adds SABnzbd-compatible support, initial Serializd integration, webdl support for PikPak, plus torznab improvements, bug fixes, and performance updates.
0.99.0 (2026-03-20)
Features
- config: support various ip checkers (555487a)
- dash: reorganize torrent pages (4103029)
- sabnzbd: add sabnzbd compatible endpoint (e56510c)
- serializd: add initial integration (33d15b8)
- store: add stats (d0f8ecc)
- stremio/list: add support for serializd (0277651)
- stremio/store: support webdl for pikpak (174a575)
- torznab/indexer: add stats in dashboard (a3e3345)
- torznab/indexer: show indicator for recently synced (9a813ab)
- torznab/indexer: sync newly queued items first (2bc830e)
Bug Fixes
- torznab: respect lazy peer flag config (0db8b91)
Performance Improvements
- torznab/indexer: update queries and indices (90dc63f)
All of your release notes in one feed
Join Releasebot and get updates from MunifTanjim and hundreds of other software products.
- Mar 18, 2026
- Date parsed from source:Mar 18, 2026
- First seen by Releasebot:Mar 19, 2026
v0.98.11
StremThru releases 0.98.11 with performance improvements, skipping peer for magnet checks in store/torbox.
0.98.11 (2026-03-18)
Performance Improvements
store/torbox: skip peer for check magnet (3e7cabe)
Original source Report a problem - Mar 17, 2026
- Date parsed from source:Mar 17, 2026
- First seen by Releasebot:Mar 18, 2026
v0.98.10
StremThru releases 0.98.10 with bug fixes for usenet playback from multi-vol RAR and faster NZB inspection, improving reliability and speed.
0.98.10 (2026-03-17)
Bug Fixes
- usenet: fix playback from multi-vol rar with random names (b4cd2cf)
Performance Improvements
- usenet: speed up nzb inspection (2d94423)
- Mar 16, 2026
- Date parsed from source:Mar 16, 2026
- First seen by Releasebot:Mar 17, 2026
v0.98.9
StremThru releases 0.98.9 with bug fixes for newznab and torznab indexers, improving id discovery and log handling.
0.98.9 (2026-03-16)
Bug Fixes
- newznab/indexer: fix id discovery after insert (8ee56e6)
- torznab/indexer: fix id discovery after insert (3b4af55)
- torznab/indexer: fix log for rate limited indexer search (8b1edae)
- Mar 14, 2026
- Date parsed from source:Mar 14, 2026
- First seen by Releasebot:Mar 14, 2026
v0.98.8
MunifTanjim releases 0.98.8 with a bug fix for anidb nil pointer in the map torrent worker, boosting stability.
0.98.8 (2026-03-14)
Bug Fixes
- anidb: handle nil pointer in map torrent worker (a4ad614)
- Mar 13, 2026
- Date parsed from source:Mar 13, 2026
- First seen by Releasebot:Mar 13, 2026
v0.98.7
MunifTanjim releases 0.98.7 delivering performance improvements for torznab/indexer with a fix to sync parallel processing strategy.
0.98.7 (2026-03-13)
Performance Improvements
- torznab/indexer: fix strategy for sync parallel processing (b6e9aaf)
- Mar 12, 2026
- Date parsed from source:Mar 12, 2026
- First seen by Releasebot:Mar 12, 2026
v0.98.6
MunifTanjim releases 0.98.6 with bug fixes for torznab search, usenet parsing, compression detection, and performance gains across DB and indexer.
0.98.6 (2026-03-12)
Bug Fixes
- torznab: add missing check for search error (a25bce5)
- usenet: fix nzb subject parser for mangled quoted filename (135496a)
- usenet: properly detect compression for encrypted rar archive (bced66b)
Performance Improvements
- db: make postgres queries stable for IN condition (79e5c22)
- imdb_torrent: optimize GetLastMappedIMDBId query for postgres (9bc6977)
- torznab/indexer: add some parallel processing for sync (33075ec)
- Mar 8, 2026
- Date parsed from source:Mar 8, 2026
- First seen by Releasebot:Mar 12, 2026
v0.98.5
MunifTanjim releases 0.98.5 focusing on bug fixes and performance improvements for usenet and database queries.
0.98.5 (2026-03-08)
Bug Fixes
- usenet: remove unnecessary group selection to fetch article (ade4c9a)
Performance Improvements
- store/stremthru: optimize check newz db query (69f88e7)
- Mar 7, 2026
- Date parsed from source:Mar 7, 2026
- First seen by Releasebot:Mar 12, 2026
v0.98.4
MunifTanjim releases 0.98.4 fixes offcloud API, link generation, and hash support in add torz endpoint.
0.98.4 (2026-03-07)
Bug Fixes
- store/offcloud: adapt to new offcloud api (51aa5c4)
- store/offcloud: handle link generation properly (f3859e7)
- torz: accept hash in add torz endpoint (c279115)