Releases: taylorcox75/qRemote
Releases · taylorcox75/qRemote
qRemote v3.2.1
qRemote v3.2.1
Released May 29, 2026
✨ What's New
- Minor bugfixes
qRemote v3.2.0
qRemote v3.2.0
What's Changed
- feat(files): rename files and folders from the file browser by @yashpatil27 in #98
- fix(transfer): correct alt speed limit units, key, and IEC labels by @yashpatil27 in #102
- feat(search): add qBittorrent search plugin support by @yashpatil27 in #100
Full Changelog: v3.1.1...v3.2.0
qRemote v3.1.2
qRemote v3.1.2
No changelog entry found for this version.
qRemote v3.1.1
qRemote v3.1.1
No changelog entry found for this version.
qRemote v3.1.0
qRemote v3.1.0
Released April 11, 2026
✨ What's New
- Replaced all Alert.prompt dialogs with InputModal for consistent cross-platform text input
- Resolved Rules of Hooks violation in Confetti component — confetti animations are now reliable
- Corrected background color reference in root layout and trimmed trailing space from app name
🐛 Bug Fixes
- Fixed pause button missing onPress handler in torrent cards
qRemote v3.0.1
qRemote v3.0.1
Released March 31, 2026
✨ What's New
- Added Russian (ru) translation
🐛 Bug Fixes
- Fixed card view layout inconsistencies in the torrent list
qRemote v3.0.0
qRemote v3.0.0
Released March 28, 2026
✨ What's New
- Full UI overhaul: redesigned navigation, typography, and layout for a more polished, consistent experience across all screens
- Refactored core connection layer for improved reliability, faster reconnects, and cleaner error surfacing
- Torrent list performance improvements — large libraries scroll noticeably smoother with reduced re-render overhead
- Consolidated settings architecture: preferences, server config, and theme controls unified under a single, restructured settings flow
qRemote v2.2.0
qRemote v2.2.0
Released March 11, 2026
✨ What's New
- Quick-connect: tap any saved server directly from the not-connected screen — no digging through Settings
- Torrent detail view now live-updates automatically, so progress, speed, and state stay current without a manual pull-to-refresh
- Transfer tab recovers silently from brief connection drops instead of throwing a full error screen
- Settings preferences now actually do something — connection timeout, retry attempts, haptic feedback, pause-on-add, and more are wired up end-to-end
- Bottom tab bar color is now consistent across all tabs
- Upload-only torrent state color updated to a cleaner green
qRemote v2.1.2
qRemote v2.1.2
Released March 11, 2026
🐛 Bug Fixes
- Fixed torrent state colors: torrents uploading and downloading uses user defined theme
v2.1.1
What's Changed
- Changes for save default path by @taylorcox75 in #44
- Color theming by @taylorcox75 in #45
- Bugfix/file manager by @taylorcox75 in #46
Full Changelog: v2.0.1...v2.1.1