-
v1.92.1 Stable
released this
2026-07-09 08:45:05 -07:00 | 368 commits to main since this releaseBlindRSS v1.92.1
Breaking
- None
Features
- None
Fixes
- fix: prevent podcast playback from stopping
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.91.3 Stable
released this
2026-07-08 22:51:43 -07:00 | 372 commits to main since this releaseBlindRSS v1.91.3
Breaking
- None
Features
- None
Fixes
- fix: gray article context menu items when the list has no target article
- fix: detect and refresh feeds behind anti-bot WAFs via impersonated retry
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.91.2 Stable
released this
2026-07-08 19:45:51 -07:00 | 375 commits to main since this releaseBlindRSS v1.91.2
Breaking
- None
Features
- None
Fixes
- fix: use feed lede, not photo caption, as article content fallback
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.91.1 Stable
released this
2026-07-08 19:13:58 -07:00 | 377 commits to main since this releaseBlindRSS v1.91.1
Breaking
- None
Features
- None
Fixes
- fix: strip TechRadar and Al Jazeera boilerplate; readable release summary
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.91.0 Stable
released this
2026-07-08 18:44:30 -07:00 | 379 commits to main since this releaseBlindRSS v1.91.0
Breaking
- None
Features
- feat: full-text extraction fallbacks and article-list column reorder
Fixes
- None
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.90.7 Stable
released this
2026-07-08 13:31:37 -07:00 | 381 commits to main since this releaseBlindRSS v1.90.7
This release rolls up everything since v1.90.4 (the v1.90.4–v1.90.6 releases were pulled while a startup hang was investigated and fixed; v1.90.7 is the verified build). If you are updating from v1.90.3, all of the following is new:
Fixes
- Startup hang fixed. The app could go Not Responding shortly after launch and never recover (a deferred list-focus restore livelocked the event loop, starving all timers). Confirmed fixed by monitoring the shipped build: zero hung intervals where the previous build froze permanently.
- Startup lag fixed. The media-tools dependency scan (PATH/winget probing) no longer runs on the UI thread, and refresh cycles no longer re-parse the whole selected view (a content-keyed cache cuts repeat reload work from ~1.5s to ~45ms), so the background refresh can't make the app sluggish after launch.
- Playback speed changes are smooth. The audio output switched from DirectSound to WASAPI: speed changes no longer silence audio for up to 3 seconds. Speeds now step in clean 0.1 increments (1.1x, 1.2x, ...) instead of the old 0.12 grid (1.22x, 1.34x).
- Large-category and list navigation lag fixed. Expensive per-article work (media detection, description previews) moved off the UI thread; list rows append in small batches that let keyboard and screen-reader events through. Tree navigation, expand/collapse, and tabbing into the article list stay responsive while big views load.
- MacRumors full text no longer merges the next article. The extractor mistook MacRumors' "next article" teaser for a page-2 link; pagination detection is now strict and next-story links are ignored, with regression tests.
- Zero warnings in the test suite and the release build, including a real fix for a possible leaked ffmpeg process in the silence scanner.
Other
- docs: record the CallAfter self-requeue / timer starvation invariant
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.90.4 Stable
released this
2026-07-08 09:34:22 -07:00 | 390 commits to main since this releaseBlindRSS v1.90.4
Breaking
- None
Features
- None
Fixes
- fix: tree expand/collapse felt laggy during large-category loads; keep the UI thread responsive
Other
- chore: prune dead entries from PyInstaller specs after dependency audit
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.90.3 Stable
released this
2026-07-08 09:11:03 -07:00 | 393 commits to main since this releaseBlindRSS v1.90.3
Breaking
- None
Features
- None
Fixes
- fix: large categories lagged the UI; precompute article row annotations off the UI thread
- fix: speed changes silenced audio for seconds; use WASAPI output and an even 0.1 speed grid
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.90.2 Stable
released this
2026-07-08 07:40:19 -07:00 | 396 commits to main since this releaseBlindRSS v1.90.2
Breaking
- None
Features
- None
Fixes
- fix: speed shortcuts never fired — default combos are eaten system-wide; use Ctrl+Shift+U/D/N
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.90.1 Stable
released this
2026-07-07 22:22:54 -07:00 | 398 commits to main since this releaseBlindRSS v1.90.1
Breaking
- None
Features
- None
Fixes
- fix: playback-speed menu items did nothing; speed keys blocked while reading
Other
- None
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/serrebidev/BlindRSS.git
synced 2026-08-13 12:09:27 -07:00