Releases: taylorcox75/qRemote
Releases · taylorcox75/qRemote
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
v2.0.1
What's Changed
- Fix #39 merge incremental maindata server_state updates by @PrebenTjemsland in #40
- Cleaned up versioning, bump by @taylorcox75 in #41
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Add export logs with connectivity logging, debug panel export button,… by @taylorcox75 in #28
- Applied Apple developer NSAllowsArbitraryLoads flag by @taylorcox75 in #36
- Added an info button for torrent seed percent/leach by @taylorcox75 in #35
- Changes to allow sorting by ratio by @taylorcox75 in #37
- Added language translation by @taylorcox75 in #38
Full Changelog: v1.1.3...v2.0.0
v1.1.3
What's Changed
- Bugfix/hostnametemp by @taylorcox75 in #24
- Fix protocol prefix handling and add community links (fixes #16) by @taylorcox75 in #25
- Bugfix/cleanup by @taylorcox75 in #26
Full Changelog: v1.1.0...v1.1.3
v1.1.0
What's Changed
- Changes for popup and android localhost by @taylorcox75 in #15
- Bugfix/v1.1.0 by @taylorcox75 in #22
- Changes for loading screen when launching and when restoring from bac… by @taylorcox75 in #23
Full Changelog: v1.0.5...v1.1.0