-
V1.10.0 Stable
released this
2026-08-08 17:20:09 -07:00 | 3 commits to main since this releaseBreaking
- None
Features
- feat: verify self-contained Windows releases
Fixes
- None
Other
- docs: update latest release version
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.9.0 Stable
released this
2026-08-08 16:17:45 -07:00 | 3 commits to main since this releaseBreaking
- None
Features
- The torrent search adopts blindDL's indexers when both are installed on the same computer. SerrebiTorrent still ships with none of its own, so anyone who had already set a Prowlarr or Jackett up in blindDL no longer has to type the URL and key in again. It reads a file on your own machine -- nothing about anybody's indexers travels in the release -- and it only ever adds, so an indexer you have edited here is never overwritten.
Fixes
- None
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.8.0 Stable
released this
2026-08-08 15:52:40 -07:00 | 5 commits to main since this releaseBreaking
- None
Features
- Search torrent indexers from the Tools menu. Tools, Search for Torrents (Ctrl+F) searches Knaben, The Pirate Bay, EZTV, Nyaa, Torrents-CSV, LimeTorrents and BitSearch at once and adds what you pick to the connected client. Indexers run in parallel and the list fills as each answers, so one slow site does not hold up the rest. Sort by seeders, best match, size, newest or name; Ctrl+C copies magnet links.
- Add your own Torznab or Newznab endpoints under My indexers -- a whole Prowlarr or Jackett instance counts as one. That is how private trackers are searched: those tools already hold the login and the passkey, so SerrebiTorrent never stores a tracker password. A private tracker's authenticated .torrent is fetched with your own credentials when you add it.
Fixes
- None
Other
- The qBittorrent version reported to trackers and peers is now looked up from qBittorrent's own releases once a day and cached, instead of being a constant that had to be edited before each release.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.7.13 Stable
released this
2026-07-09 19:13:11 -07:00 | 7 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix: tolerate delayed qBittorrent removal
Other
- None
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
V1.7.12 Stable
released this
2026-07-04 21:49:34 -07:00 | 9 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix: speed up app close during update by skipping disk-cache flush
Other
- save_state() runs on the blocking shutdown path (busy cursor shown while
- it waits) and was requesting flush_disk_cache for every torrent's resume
- data, forcing a synchronous disk write flush per torrent before the app
- could exit. That's what made "closing to install update" feel slow with
- several active torrents. The periodic background autosave already added
- for ratio persistence still flushes for real crash safety, but it runs
- off the UI thread and doesn't block anything, so drop the flush from the
- blocking shutdown save and tighten its poll timeout accordingly.
- Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.7.11 Stable
released this
2026-07-04 21:42:40 -07:00 | 12 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix: persist seeding ratio/resume data periodically, not only at shutdown
- Reorganizes sections, adds Telegram community callout, fixes stale
Other
- Resume data (ratio, upload/download totals) was only flushed to disk when
- the app fully shut down gracefully. The local libtorrent session already
- runs continuously in the background regardless of which client profile
- (local/remote) is active in the UI, but any crash, force-kill, or
- update-triggered restart rolled every torrent's stats back to whatever
- was last saved. Add a periodic background autosave so seeding stats
- survive regardless of how the process ends or which profile is switched to.
- Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
- docs: rewrite README in BlindRSS style
- version number, and removes duplicate/broken content.
- Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.7.10 Stable
released this
2026-06-27 07:54:39 -07:00 | 14 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix manual updater launcher test
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.7.9 Stable
released this
2026-06-27 07:45:24 -07:00 | 16 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix ci dependency setup
- fix release and runtime edge cases
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.7.8 Stable
released this
2026-06-26 20:10:16 -07:00 | 19 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix updater visibility and qbit removal
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
V1.7.7 Stable
released this
2026-06-21 10:26:00 -07:00 | 23 commits to main since this releaseBreaking
- None
Features
- None
Fixes
- fix(a11y): emit list row focus events
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/serrebidev/SerrebiTorrent.git
synced 2026-08-13 08:46:52 -07:00