Portable qBittorrent Changelog

What's new in Portable qBittorrent 4.6.4

Mar 26, 2024
  • BUGFIX: Correctly adjust "Add New torrent" dialog position in all the cases (glassez)
  • BUGFIX: Change "metadata received" stop condition behavior (glassez)
  • BUGFIX: Add a small delay before processing the key input of search boxes (Chocobo1)
  • BUGFIX: Ensure the profile path is pointing to a directory (Chocobo1)
  • RSS: Use better icons for RSS articles (glassez)
  • WINDOWS: NSIS: Update French, Hungarian translations (MarcDrieu, foxi69)
  • LINUX: Fix sorting when ICU isn't used (Chocobo1)
  • LINUX: Fix invisible tray icon on Plasma 6 (tehcneko)

New in Portable qBittorrent 4.6.3 (Jan 19, 2024)

  • BUGFIX: Correctly update number of filtered items (glassez)
  • BUGFIX: Don't forget to store Stop condition value (glassez)
  • BUGFIX: Show correctly decoded filename in log (glassez)
  • BUGFIX: Specify a locale if none is set (Chocobo1)
  • BUGFIX: Apply inactive seeding time limit set on new torrents (glassez)
  • BUGFIX: Show URL seeds for torrents that have no metadata (glassez)
  • BUGFIX: Don't get stuck loading on mismatched info-hashes in resume data (glassez)

New in Portable qBittorrent 4.6.2 (Dec 2, 2023)

  • BUGFIX: Do not apply share limit if the previous one was applied (glassez)
  • BUGFIX: Show Add new torrent dialog on main window screen (glassez)
  • WEBUI: Fix JS memory leak (brvphoenix)
  • WEBUI: Disable stdout buffering for qbt-nox (Chocobo1)
  • WINDOWS: NSIS: Display correct Minimum Windows OS requirement (xavier2k6)
  • WINDOWS: NSIS: Add Hebrew translation (avivmu)
  • LINUX: WAYLAND: Fix parent widget of "Lock qBittorrent" submenu (Vlad Zahorodnii)

New in Portable qBittorrent 4.6.1 (Nov 25, 2023)

  • FEATURE: Add option to enable previous Add new torrent dialog behavior (glassez)
  • BUGFIX: Prevent crash due to race condition when adding magnet link (glassez)
  • BUGFIX: Fix Enter key behavior when add new torrent (glassez)
  • BUGFIX: Add missing main window icon (iomezk)
  • BUGFIX: Update size of selected files when selection is changed (glassez)
  • BUGFIX: Correctly handle changing save path of torrent w/o metadata (glassez)
  • BUGFIX: Use appropriate icon for "moving" torrents in transfer list (xavier2k6)
  • WEBUI: Drop WebUI default credentials (glassez)
  • WEBUI: Add I2P settings to WebUI (thalieht)
  • WEBUI: Fix duplicate scrollbar on Transfer List (AgentConDier)
  • WEBUI: Fix .torrent file upload on iPadOS (Vitaly Cheptsov)
  • WEBUI: Fix incorrect subcategory sorting (Bartu Özen)
  • WEBUI: Correctly set save path in RSS rules (glassez)
  • WEBUI: Allow to request torrents count via WebAPI (glassez)
  • WEBUI: Improve performance of getting torrent numbers via WebAPI (Chocobo1)
  • WEBUI: Improve free disk space checking for WebAPI (glassez)
  • WINDOWS: NSIS: Fixed typo in the installer's hungarian translation (MartinKing01)
  • LINUX: Fix invisible tray icon with Qt5 in Linux (thalieht)
  • MACOS: Remove "Physical memory (RAM) usage limit" option (Chocobo1)

New in Portable qBittorrent 4.6.0 (Oct 26, 2023)

  • FEATURE: Add (experimental) I2P support (glassez)
  • FEATURE: Provide UI editor for the default theme (glassez)
  • FEATURE: Various UI theming improvements (glassez)
  • FEATURE: Implement torrent tags editing dialog (glassez)
  • FEATURE: Revamp "Watched folder options" and "Automated RSS downloader" dialog (glassez)
  • FEATURE: Allow to use another icons in dark mode (glassez)
  • FEATURE: Allow to add new torrents to queue top (glassez)
  • FEATURE: Allow to filter torrent list by save path (Tom)
  • FEATURE: Expose 'socket send/receive buffer size' options (Chocobo1)
  • FEATURE: Expose 'max torrent file size' setting (Chocobo1)
  • FEATURE: Expose 'bdecode limits' settings (Chocobo1)
  • FEATURE: Add options to adjust behavior of merging trackers to existing torrent (glassez)
  • FEATURE: Add option to stop seeding when torrent has been inactive (Christopher)
  • FEATURE: Allow to use proxy per subsystem (glassez)
  • FEATURE: Expand the scope of "Proxy hostname lookup" option (glassez)
  • FEATURE: Add shortcut for "Ban peer permanently" function (Luka Celebic)
  • FEATURE: Add option to auto hide zero status filters (glassez)
  • FEATURE: Allow to disable confirmation of Pause/Resume All (glassez)
  • FEATURE: Add alternative shortcut CTRL+E for CTRL+F (Luka Celebic)
  • FEATURE: Show filtered port numbers in logs (Hanabishi)
  • FEATURE: Add button to copy library versions to clipboard (Chocobo1)
  • BUGFIX: Ensure ongoing storage moving job will be completed when shutting down (Chocobo1)
  • BUGFIX: Refactored many areas to call non UI blocking code (glassez)
  • BUGFIX: Various improvements to the SQLite backend (glassez)
  • BUGFIX: Improve startup window state handling (glassez)
  • BUGFIX: Use tray icon from system theme only if option is set (glassez)
  • BUGFIX: Inhibit system sleep while torrents are moving (Sentox6)
  • BUGFIX: Use hostname instead of domain name in tracker filter list (tearfur)
  • BUGFIX: Visually validate input path in torrent creator dialog (Chocobo1)
  • BUGFIX: Disable symlink resolving in Torrent creator (Ignat Loskutov)
  • BUGFIX: Change default value for `file pool size` and `stop tracker timeout` settings (stalkerok)
  • BUGFIX: Log when duplicate torrents are being added (glassez)
  • BUGFIX: Inhibit suspend instead of screen idle (axet)
  • BUGFIX: Ensure file name is valid when exporting torrents (glassez)
  • BUGFIX: Open "Save path" if torrent has no metadata (Xu Chao)
  • BUGFIX: Prevent torrent starting unexpectedly edge case with magnet (Xu Chao)
  • BUGFIX: Better ergonomics of the "Add new torrent" dialog (Xu Chao, glassez)
  • WEBUI: Add log viewer (brvphoenix)
  • WEBUI: WebAPI: Allow to specify session cookie name (glassez)
  • WEBUI: Improve sync API performance (glassez)
  • WEBUI: Add filelog settings (brvphoenix)
  • WEBUI: Add multi-file renaming (loligans)
  • WEBUI: Add "Add to top of queue" option (thalieht)
  • WEBUI: Implement subcategories (Bartu Özen)
  • WEBUI: Set "SameSite=None" if CSRF Protection is disabled (????)
  • WEBUI: Show only hosts in tracker filter list (ttys3)
  • WEBUI: Set Connection status and Speed limits tooltips (Raymond Ha)
  • WEBUI: set Cross Origin Opener Policy to `same-origin` (Chocobo1)
  • WEBUI: Fix response for HTTP HEAD method (Chocobo1)
  • WEBUI: Preserve the network interfaces when connection is down (Fabricio Silva)
  • WEBUI: Add "Add Tags" field for RSS rules (Matic Babnik)
  • WEBUI: Fix missing error icon (Trim21)
  • RSS: Add "Rename rule" button to RSS Downloader (BallsOfSpaghetti)
  • RSS: Allow to edit RSS feed URL (glassez)
  • RSS: Allow to assign priority to RSS download rule (glassez)
  • SEARCH: Use python isolate mode (Chocobo1)
  • SEARCH: Bump python version minimum requirement to 3.7.0 (Chocobo1)
  • OTHER: Enable DBUS cmake option on FreeBSD (yuri@FreeBSD)

New in Portable qBittorrent 4.5.5 (Sep 24, 2023)

  • BUGFIX: Fix transfer list tab hotkey (thalieht)
  • BUGFIX: Don't forget to enable the Apply button in the Options dialog (glassez)
  • BUGFIX: Immediately update torrent status on moving files (glassez)
  • BUGFIX: Improve performance when scrolling the file list of large torrents (gdim47)
  • BUGFIX: Don't operate on random torrents when multiple are selected and a sort/filter is applied (glassez)
  • RSS: Fix overwriting feeds.json with an incomplete load of it (Omar Abdul Azeez)
  • WINDOWS: Software update check logic is disabled for < Win10 (sledgehammer999)
  • WINDOWS: NSIS: Update Turkish and French translations (Burak Yavuz, MarcDrieu)
  • WINDOWS: NSIS: Add Romanian translation (rusu-afanasie)

New in Portable qBittorrent 4.5.4 (Jul 4, 2023)

  • BUGFIX: Allow to disable confirmation of Pause/Resume All (glassez)
  • BUGFIX: Sync flag icons with upstream (Priit Uring)
  • WEBUI: Fix category save path (Raymond Ha)

New in Portable qBittorrent 4.5.3 (May 30, 2023)

  • BUGFIX: Correctly check if database needs to be updated (glassez)
  • BUGFIX: Prevent incorrect log message about torrent content deletion (glassez)
  • BUGFIX: Improve finished torrent handling (glassez)
  • BUGFIX: Correctly initialize group box children as disabled in Preferences (thalieht)
  • BUGFIX: Don't miss saving "download path" in SQLite storage (glassez)
  • BUGFIX: Improve logging of running external program (glassez)
  • WEBUI: Disable UPnP for web UI by default (glassez)
  • WEBUI: Use workaround for IOS file picker (DivineHawk)
  • WEBUI: Work around Chrome download limit (Chocobo1)
  • WEBUI: Improve 'exporting torrent' behavior (Chocobo1)
  • WINDOWS: NSIS: Add Slovak translation (Christian Danížek)

New in Portable qBittorrent 4.5.2 (Mar 3, 2023)

  • BUGFIX: Don't unexpectedly activate queued torrents when prefetching metadata for added magnets (glassez)
  • BUGFIX: Update the cached torrent state once recheck is started (glassez)
  • BUGFIX: Be more likely to allow the system to use power saving modes (glassez)
  • WEBUI: Migrate away from unsafe function (Chocobo1)
  • WEBUI: Blacklist bad ciphers for TLS in the server (sledgehammer999)
  • WEBUI: Allow only TLS 1.2+ in the server (sledgehammer999)
  • WEBUI: Allow to set read-only directory as torrent location (glassez)
  • WEBUI: Reject requests that contain backslash in path (glassez)
  • RSS: Prevent RSS folder from being moved into itself (glassez)
  • WINDOWS: NSIS: Update Turkish, Uzbek translation (Burak Yavuz, shitcod3r)

New in Portable qBittorrent 4.5.1 (Feb 13, 2023)

  • FEATURE: Re-allow to use icons from system theme
  • BUGFIX: Fix Speed limit icon size
  • BUGFIX: Revise and fix some text colors
  • BUGFIX: Correctly load folder based UI theme
  • BUGFIX: Fix crash due to invalid encoding of tracker URLs
  • BUGFIX: Don't drop !qB extension when renaming incomplete file
  • BUGFIX: Correctly count the number of torrents in subcategories
  • BUGFIX: Use "additional trackers" when metadata retrieving
  • BUGFIX: Apply correct tab order to Category options dialog
  • BUGFIX: Add all torrents passed via the command line
  • BUGFIX: Fix startup performance on Qt5
  • BUGFIX: Automatic move will now overwrite existing files
  • BUGFIX: Some fixes for loading Chinese locales
  • BUGFIX: New Pause icon color for toolbar/menu
  • BUGFIX: Adjust env variable for PDB discovery
  • WEBUI: Fix missing "queued" icon
  • WEBUI: Return paths using platform-independent separator format
  • WEBUI: Change order of accepted types of file input
  • WEBUI: Add missing icons
  • WEBUI: Add "Resume data storage type" option
  • WEBUI: Make rename file dialog resizable
  • WEBUI: Prevent incorrect line breaking
  • WEBUI: Improve hotkeys
  • WEBUI: Remove suggestions while searching for torrents
  • WEBUI: Expose "IS PRIVATE" flag
  • WEBUI: Return name/hash/infohash_v1/infohash_v2 torrent properties
  • WINDOWS: Correctly detect drive letter in path
  • WINDOWS: NSIS: Update Swedish, Lithuanian translations

New in Portable qBittorrent 4.5.0 (Nov 30, 2022)

  • FEATURE: Add `Auto resize columns` functionality (Chocobo1)
  • FEATURE: Allow to use Category paths in `Manual` mode (glassez)
  • FEATURE: Allow to disable Automatic mode when default "temp" path changed (glassez)
  • FEATURE: Add tuning options related to performance warnings (Chocobo1)
  • FEATURE: Add right click menu for status filters (An0n)
  • FEATURE: Allow setting the number of maximum active checking torrents (An0n)
  • FEATURE: Add option to toggle filters sidebar (AbeniMatteo)
  • FEATURE: Allow to set `working set limit` on non-Windows OS (Chocobo1)
  • FEATURE: Add `Export .torrent` action (Chocobo1)
  • FEATURE: Add keyboard navigation keys (itlezy)
  • FEATURE: Allow to use POSIX-compliant disk IO type (Coda)
  • FEATURE: Add `Filter files` field in new torrent dialog (thalieht)
  • FEATURE: Implement new icon/color theme (now-im, xavier2k6)
  • FEATURE: Add file name filter/blacklist (mxtsdev, thalieht)
  • FEATURE: Add support for custom SMTP ports (Emil M George)
  • FEATURE: Split the OS cache settings into Disk IO read/write modes (summer)
  • FEATURE: When duplicate torrent is added set metadata to existing one (glassez)
  • FEATURE: Greatly improve startup time with many torrents (glassez, jagannatharjun)
  • FEATURE: Add keyboard shortcut to Download URL dialog (Chocobo1)
  • FEATURE: Add ability to run external program on torrent added (glassez)
  • FEATURE: Add infohash and download path columns (tristanleboss)
  • FEATURE: Allow to set torrent stop condition (glassez, thalieht)
  • FEATURE: Add a `Moving` status filter (tristanleboss)
  • FEATURE: Change color palettes for both dark, light themes (Chocobo1)
  • FEATURE: Add a `Use proxy for hostname lookup` option (Nathan Lewis)
  • FEATURE: Introduce a `change listen port` cmd option (BallsOfSpaghetti)
  • FEATURE: Implement `Peer ID Client` column for `Peers` tab (Hanabishi)
  • FEATURE: Add port forwarding option for embedded tracker (Chocobo1)
  • BUGFIX: Store hybrid torrents using `torrent ID` as basename (glassez)
  • BUGFIX: Enable Combobox editor for the `Mixed` file download priority (Aleksandr Cupacenko)
  • BUGFIX: Allow shortcut folders for the Open and Save directory dialogs (Aleksandr Cupacenko)
  • BUGFIX: Rename content tab `Size` column to `Total Size` (Aleksandr Cupacenko)
  • BUGFIX: Fix scrolling to the lowermost visible torrent (Aleksandr Cupacenko)
  • BUGFIX: Allow changing file priorities for finished torrents (An0n)
  • BUGFIX: Focus save path when Manual mode is selected initially (Aleksandr Cupacenko)
  • BUGFIX: Disable force reannounce when it is not possible (An0n)
  • BUGFIX: Add horizontal scrolling for tracker list and torrent content (NotTsunami)
  • BUGFIX: Enlarge "speed limits" icons (Chocobo1)
  • BUGFIX: Change Downloaded to Times Downloaded in trackers tab (An0n)
  • BUGFIX: Remove artificial max limits from `Torrent Queueing` related options (Chocobo1)
  • BUGFIX: Preserve `skip hash check` when there is no metadata (glassez)
  • BUGFIX: Fix DHT/PeX/LSD status when it is globally disabled (Kacper Michajlow)
  • BUGFIX: Fix rate calculation when interval is too low (glassez)
  • BUGFIX: Add tooltip message when system tray icon isn't available (Chocobo1)
  • BUGFIX: Improve sender field in mail notifications (Dmitry Vodopyanov)
  • BUGFIX: Fix "Add torrent dialog" spill-over on smaller screens (Chocobo1)
  • BUGFIX: Fix peer count issue when tracker responds with zero figure (summer)
  • BUGFIX: Don't merge trackers by default (glassez)
  • BUGFIX: Don't inhibit system sleep/auto shutdown for torrents stuck at downloading metadata (summer)
  • BUGFIX: Allow to pause a checking torrent from context menu (summer)
  • BUGFIX: Allow to use subnet notation in reverse proxy list (Chocobo1)
  • BUGFIX: Fine tune translations loading for Chinese locales (sledgehammer999)
  • BUGFIX: Fix torrent content checkboxes not updated properly (Chocobo1)
  • BUGFIX: Correctly load state of `Use another path for incomplete torrents` in Watched folders (glassez)
  • BUGFIX: Add confirmation to resume/pause all (BallsOfSpaghetti)
  • BUGFIX: Fix wrong count of errored trackers (Chocobo1)
  • WEBUI: Allow blank lines in multipart form-data input (Aleksandr Cupacenko)
  • WEBUI: Make various dialogs resizable (Chocobo1)
  • WEBUI: Fix wrong v2 hash string displayed (Chocobo1)
  • WEBUI: WebAPI: return correct status (Requi)
  • WEBUI: Fix empty selection in language combobox (Chocobo1)
  • WEBUI: Store WebUI port setting in human readable number (Chocobo1)
  • WEBUI: Add support for exporting .torrent (Tom Piccirello)
  • WEBUI: WebAPI: Add endpoint to set speed limit mode (glassez)
  • WEBUI: Improve progress bar rendering (Mike Lei)
  • WEBUI: Add transfer list refresh interval settings (summer)
  • WEBUI: Use natural sort (Chocobo1)
  • WEBUI: Apply i18n translation only to built-in WebUI (Chocobo1)
  • WEBUI: Alert when HTTPS settings are incomplete (Chocobo1)
  • WEBUI: Handle drag and drop events (Chocobo1)
  • WEBUI: Fix wrong behavior for shutdown action (Chocobo1)
  • WEBUI: Don't disable combobox for file priority (Chocobo1)
  • RSS: Increase limit of maximum number of articles per feed (summer)
  • WINDOWS: Fix `Open destination folder` delay on Windows (Andrew)
  • WINDOWS: NSIS: Update Russian, Estonian, Japanese, Dutch, Portuguese BR, German and Indonesian translations (Andrei Stepanov, Priit Uring, maboroshin, Thomas De Rocker, Ícaro, schnurlos, Faisal A. F. Rahman)
  • OTHER: Binary distributions of qbittorrent are GPLv3+ licensed (sledgehammer999)

New in Portable qBittorrent 4.4.5 (Sep 1, 2022)

  • BUGFIX: Fix missing trackers when adding magnet link. Affects libtorrent 2.0.x builds. (glassez)

New in Portable qBittorrent 4.4.3.1 (May 30, 2022)

  • BUGFIX: Fix broken translations

New in Portable qBittorrent 4.4.3 (May 30, 2022)

  • BUGFIX: Correctly handle changing of temp save path (glassez)
  • BUGFIX: Fix storage in SQLite (glassez)
  • BUGFIX: Correctly apply content layout when "Skip hash check" is enabled (glassez)
  • BUGFIX: Don't corrupt IDs of v2 torrents (glassez)
  • BUGFIX: Reduce the number of hashing threads by default (improves hashing speed on HDDs) (summer)
  • BUGFIX: Prevent the "update dialog" from blocking input on other windows (summer)
  • BUGFIX: Add trackers in exported .torrent files (glassez)
  • BUGFIX: Fix wrong GUI behavior in "Optional IP address to bind to" setting (Chocobo1)
  • WEBUI: Fix WebUI crash due to missing tags from config (An0n)
  • WEBUI: Show correct location path (Chocobo1)
  • MACOS: Fix main window freezing after opening a files dialog (glassez)

New in Portable qBittorrent 4.4.2 (Mar 28, 2022)

  • FEATURE: Allow to limit max memory working set size (glassez)
  • BUGFIX: Fix UI crash when torrent is in a non-existent category (Kevin Cox)
  • BUGFIX: Correctly handle changing of global save paths (glassez)
  • BUGFIX: Disable performance alert (Chocobo1)
  • BUGFIX: Prevent loading resume data with inconsistent ID (glassez)
  • BUGFIX: Properly handle metadata download for an existing torrent (glassez)
  • BUGFIX: Prevent crash when open torrent destination folder (glassez)
  • WINDOWS: NSIS: Update Spanish, Spanish International and French translations(Juanjo Jiménez, RqndomHax)

New in Portable qBittorrent 4.4.1 (Feb 16, 2022)

  • FEATURE: Restore all torrent settings to the torrent's main context menu (thalieht)
  • FEATURE: Add confirmation for enabling Auto TMM from context menu (thalieht)
  • FEATURE: Add tooltip to Automatic Torrent Management context menu action (thalieht)
  • FEATURE: Add Select All/None buttons in new torrent dialog (thalieht)
  • BUGFIX: Keep "torrent info" alive while generate .torrent file (glassez)
  • BUGFIX: Correctly handle Auto TMM in Torrent Files Watcher (glassez)
  • BUGFIX: Correctly track the root folder name change (glassez)
  • BUGFIX: Various fixes to the moving torrent code (glassez)
  • BUGFIX: Update the torrent's download path field when changing category (thalieht)
  • BUGFIX: Correctly handle received metadata (glassez)
  • BUGFIX: Store hybrid torrents using legacy filenames (glassez)
  • BUGFIX: Open correct directory when clicked on Browse button (glassez)
  • BUGFIX: Fix crash when shutting down and clicing on system tray icon (Chocobo1)
  • BUGFIX: Fix "Free space on disk" in new torrent dialog (thalieht)
  • BUGFIX: Optimize completed files handling (Prince Gupta)
  • BUGFIX: Migrate proxy settings (sledgehammer999)
  • BUGFIX: Try to recover missing categories (glassez)
  • WEBUI: WebAPI: fix wrong key used for categories (Chocobo1)
  • WEBUI: Remove hack for outdated IE 6 browser (Chocobo1)
  • RSS: Correctly handle XML parsing errors (glassez)

New in Portable qBittorrent 4.4.0 (Jan 9, 2022)

  • FEATURE: Support for v2 torrents along with libtorrent 2.0.x support (glassez, Chocobo1)
  • FEATURE: Support for Qt6 (glassez)
  • FEATURE: Expose libtorrent hashing_threads settings (Anton Bershanskiy)
  • FEATURE: Add "Notification timeout" option (kevtechxx)
  • FEATURE: Add `connection_speed` to advanced settings (Chocobo1)
  • FEATURE: Announce to all trackers if IP changed (#15001) (zhuangzi926)
  • FEATURE: Add tooltip for various columns (Chocobo1)
  • FEATURE: Add context menu to toggle content tab columns (#15164) (AbeniMatteo)
  • FEATURE: Add filter "Checking" to side panel (#15166) (AbeniMatteo)
  • FEATURE: Add "Forced metadata downloading" state (#15185) (AbeniMatteo)
  • FEATURE: Remember last viewed page in Options dialog (#15230) (Chocobo1)
  • FEATURE: Add tooltip to listening port spinbox (Chocobo1)
  • FEATURE: Add "Skip hash check" option for watched folders (glassez)
  • FEATURE: Add "Show torrent options" double-click action (glassez)
  • FEATURE: Allow setting temp folder per torrent/catergory (glassez)
  • FEATURE: Support folder based UI Themes (Prince Gupta)
  • BUGFIX: Save "resume data" once file priority is changed (glassez)
  • BUGFIX: Show priority menu at top level if there is no other in Add New Torrent dialog (FozzeY)
  • BUGFIX: Capitalize "peer flags" descriptions (Chocobo1)
  • BUGFIX: Reorder peer flags (Chocobo1)
  • BUGFIX: Show "last activity" value under all circumstances (Chocobo1)
  • BUGFIX: Elide text from the right for all columns' header (smigii)
  • BUGFIX: Fix startup with different profiles (jagannatharjun)
  • BUGFIX: Move a few torrent context menu actions into "Torrent options" dialog (thalieht)
  • BUGFIX: Allow deselecting radio buttons in "Torrent options" for mixed torrents (thalieht)
  • BUGFIX: Apply file priority changes correctly (a-sum-duma, Chocobo1)
  • BUGFIX: Use proper string for Korean language (OctopusET)
  • BUGFIX: Disable "add peers" menu items instead of hiding it (Chocobo1)
  • BUGFIX: Disable system tray icon menu when app is exiting (Chocobo1)
  • BUGFIX: Show GUI lock icon after system tray icon is initialized (Chocobo1)
  • BUGFIX: Apply selected layout to displayed torrent content in "Add New Torrent" dialog (glassez)
  • WEBUI: Add reverse proxy source IP resolution (#15047) (HiFiPhile)
  • WEBUI: Support navigating UI tables with arrow keys (Thomas Piccirello)
  • WEBUI: Support expanding/collapsing UI folders with arrow keys (Thomas Piccirello)
  • WEBUI: Support sorting UI tables via touch (#15205) (Tom Piccirello)
  • WEBUI: Add pieces progress bar to General tab (Jesse Smick)
  • WEBUI: Update authors page (Chocobo1)
  • WEBUI: Set icon sizes attribute (Daniel Aleksandersen)
  • WEBUI: Add meta application name (Daniel Aleksandersen)
  • WEBUI: Sort WebUI language selection values (Chocobo1)
  • WEBUI: Use correct URL scheme in user prompt when HTTPS is enabled (Chocobo1)
  • RSS: Stick Unread row to top in RSS feed list (Prince Gupta)
  • RSS: Correctly use fallback icons for RSS feed in GUI (jagannatharjun)
  • SEARCH: Add context menu for tabs in search widget (#14926) (Anton)
  • SEARCH: Add more download options to torrent search result right-click menu (a-sum-duma)
  • WINDOWS: Add windows-clang support (#15115) (Biswapriyo Nath)
  • WINDOWS: Update python installer URL for Windows (xavier2k6)
  • WINDOWS: NSIS: Update Simplified Chinese translation (Losiki)
  • LINUX: Prolong wait time for shutdown for qbittorrent-nox (Chocobo1)
  • LINUX: Install vector program icon (Chocobo1)
  • LINUX: Add detection for OpenBSD, Haiku in configure script (Chocobo1)
  • MACOS: Update Mac icons for Big Sur (17jiangz1)
  • EXPERIMENTAL: Setting to store/load fastresume/torrent files in an SQLite database (glassez)
  • OTHER: Many internal code refactorings and bug fixing by many people

New in Portable qBittorrent 4.3.9 (Nov 1, 2021)

  • BUGFIX: Fix "no action" option on torrent double click (Jose M. Abuin)
  • BUGFIX: Fix broken behavior of "priority by shown file order" (Chocobo1)
  • WEBUI: Fix WebUI crash when tracker URL is invalid (Chocobo1)
  • WEBUI: Revert "WebUI: group trackers by hostname" (Chocobo1)
  • WINDOWS: Remove Windows Vista support from manifest (xavier2k6)
  • WINDOWS: NSIS: Update Korean, Indonesian and Traditional Chinese translation (JungHee Lee, Faisal Al-Munawar Fathur Rahman, SiderealArt)

New in Portable qBittorrent 4.3.8 (Aug 30, 2021)

  • BUGFIX: Delay processing of watched folders (#15282) (glassez)
  • BUGFIX: Use the same icon for selecting folders/files (Chocobo1)
  • BUGFIX: Use default upper limits for ddns entries (Chocobo1)
  • WEBUI: Expose SSRF mitigation (#15247) (Sylvain Finot)
  • WEBUI: Update webui libraries (Chocobo1)
  • WEBUI: Group trackers by hostname (#15264) (Mengyang Li)
  • WEBUI: Improve "last activity" calculation in WebAPI (#15339) (Chocobo1)
  • WINDOWS: NSIS: Add Polish translation (#15262) (Matthaiks)

New in Portable qBittorrent 4.3.7 (Aug 4, 2021)

  • BUGFIX: Don't forget to start Watched folders timer (glassez)
  • BUGFIX: Don't close tags menu when toggling items (tgregerson)
  • BUGFIX: Don't overwrite tracker message (glassez)
  • BUGFIX: Bump file pool size (#14966) (An0n)
  • BUGFIX: Properly create "clean path" for watched folder (glassez)
  • WEBUI: Disconnect comment links (Daniel Aleksandersen)
  • WINDOWS: NSIS: Update Danish translation (scootergrisen)

New in Portable qBittorrent 4.3.6 (Jun 27, 2021)

  • FEATURE: New languages: Mongolian, Persian, Thai
  • BUGFIX: Provide correct error description in "upload mode" (glassez)
  • BUGFIX: Allow adding torrents with relative save path (glassez)
  • BUGFIX: Fix main window turns blank after restoring from tray (#15031) (Chocobo1)
  • BUGFIX: Remove the lockfile on exit (#14997) (brvphoenix)
  • BUGFIX: Improve "Watched folders" feature (glassez)
  • BUGFIX: Keep sub-sorting order (#15074) (Dmitry Khlestkov)
  • BUGFIX: Properly add torrent with new tags (glassez)
  • WINDOWS: NSIS: Update Japanese, Turkish, Hungarian, Swedish translation (maboroshin, Burak Yavuz, xkrstudio, nonew-star)

New in Portable qBittorrent 4.3.5 (May 4, 2021)

  • BUGFIX: Move cursor to the end when autofilling URL/hash in "Download from URLs" dialog (Chocobo1)
  • BUGFIX: Sort invalid QDateTime values after valid values (Chocobo1)
  • BUGFIX: Fix tabChangesFocus attribute in "Edit trackers" dialog (Christoph Rackwitz)
  • BUGFIX: Update DynDNS register url (zhuangzi926)
  • BUGFIX: Handle "not enough disk space" error more graciously (glassez)
  • BUGFIX: Correctly draw progress background with stylesheet (jagannatharjun)
  • WEBUI: Fix magnet url from the search facility (Chocobo1)
  • WEBUI: Revise folder monitoring functions (Chocobo1)
  • WEBUI: Fix magnet url from the browser (brvphoenix)
  • WEBUI: Allow to specify file indexes in torrents/files API (glassez)
  • WINDOWS: NSIS: Allow more strings to translated (bovirus, Chocobo1)
  • WINDOWS: NSIS: Update Italian, German, Estonian, Russian, PortugueseBR translations (bovirus, Henry Water, PriitUring, Долматов Алексей, Felipe)
  • LINUX: Fix D-Bus Notification desktop-entry field (Chocobo1)
  • MACOS: Don't use executable name as CFBundleName value (Nick Korotysh)
  • OTHER: Lower Qt requirement to 5.11 (sledgehammer999)
  • OTHER: Clarify that the license is GPLv2+ (sledgehammer999)

New in Portable qBittorrent 4.3.4.1 (Mar 26, 2021)

  • BUGFIX: Correctly draw progress bar (glassez)
  • WEBUI: Fix javascript code which broke the UI (Chocobo1)

New in Portable qBittorrent 4.3.4 (Mar 25, 2021)

  • FEATURE: Add ability to prioritize selected items by shown file order (Chocobo1)
  • FEATURE: Allow tab to escape the text box in "Edit trackers" dialog (Christoph Rackwitz)
  • FEATURE: Support sub-sorting in Transferlist (jagannatharjun)
  • FEATURE: Expose ToS setting from libtorrent (Chocobo1)
  • FEATURE: Improve tracker entries handling (glassez)
  • BUGFIX: Drop extension from generated content folder name (glassez)
  • BUGFIX: Change qBittorrent Updater window title (xavier2k6)
  • BUGFIX: Validate HTTPS Tracker Certificate by default (an0n666)
  • BUGFIX: Don't let "program update" dialog steal focus (Chocobo1)
  • BUGFIX: Disable expand on double click in TorrentContentTreeView (jagannatharjun)
  • BUGFIX: Add hyperlink to Transifex on translator list (Si Yong Kim)
  • BUGFIX: Enlarge "speed limit" icon slightly (Chocobo1)
  • BUGFIX: Don't prevent system sleep due to errored torrents (dyumin)
  • BUGFIX: Use stable sorting in transfer list (Chocobo1)
  • BUGFIX: Allow "missing files" torrents to save more resume data (glassez)
  • BUGFIX: Restart "missing files" torrents after changing location (glassez)
  • BUGFIX: Show proper string when torrent availability is not available (Chocobo1)
  • BUGFIX: Apply "Hide zero/infinity values" to "Time Active", "Down/Up Limit" and ETA columns (Chocobo1)
  • BUGFIX: Fix potential out-of-bounds access (Chocobo1)
  • BUGFIX: Make SpeedPlotView averager time aware (jagannatharjun)
  • BUGFIX: Add a 3-Hour graph (jagannatharjun)
  • BUGFIX: Add an option to disable icons in menus (always disabled on MacOS) (Michał Kopeć)
  • BUGFIX: Improve detection of filename extension of audio/video files (Chocobo1)
  • BUGFIX: Various drawing improvements of progress bar (Chocobo1)
  • BUGFIX: Properly stop torrent creation if aborted (Chocobo1)
  • BUGFIX: Replace external program parameters in one step (Chocobo1)
  • BUGFIX: Improve "save resume data" handling (glassez)
  • BUGFIX: Fix bad IPv6 address format for outgoingInterfaces (treysis)
  • WEBUI: Properly decode strings (brvphoenix)
  • WEBUI: Accept "share limits" when adding torrent using WebAPI (glassez)
  • WEBUI: Add seeding time to the active time column (thalieht)
  • WEBUI: Fix incorrect seeding time string in General tab (thalieht)
  • WEBUI: Allow >100 days in WebUI function "friendlyDuration" (thalieht)
  • WEBUI: Avoid decoding strings repeatedly (brvphoenix)
  • RSS: Add category button on AutomatedRSSDownloader on GUI (Si Yong Kim)
  • WINDOWS: NSIS: Update Czech translation (slrslr)
  • WINDOWS: NSIS: Update Portuguese BR translation (Alex)
  • WINDOWS: NSIS: Add Estonian translation (PriitUring)
  • WINDOWS: Allow change-case-only file renaming (glassez)
  • OTHER: Raise minimum libtorrent version to 1.2.12 (glassez)
  • OTHER: Raise minimum Qt version to 5.12 (glassez)

New in Portable qBittorrent 4.3.3 (Mar 25, 2021)

  • FEATURE: New languages: Azerbaijani, Estonian
  • BUGFIX: Unify global speed dialogs for normal/alternative speeds (thalieht)
  • BUGFIX: Increase maximum global speed limits ~2 GiB/s (thalieht)
  • BUGFIX: Save fastresume when setting torrent speed limits (thalieht)
  • BUGFIX: Group several torrent options into one dialog (thalieht)
  • BUGFIX: Capitalize locale names (Chocobo1)
  • BUGFIX: Improve content file/folder names handling (glassez)
  • BUGFIX: Drop notification about move storage finished or failed (glassez)
  • BUGFIX: Reload "missing files" torrent instead of re-checking (glassez)
  • BUGFIX: Remember dialog sizes (Chocobo1)
  • BUGFIX: Improve detection of file extension string (Chocobo1)
  • WEBUI: Don't call non-existent elements (glassez)
  • WEBUI: Update "Keep top-level folder" in WebUI options (thalieht)
  • OTHER: Bump project requirement to C++17 (Chocobo1)

New in Portable qBittorrent 4.3.2 (Jan 4, 2021)

  • FEATURE: Allow to add root folder to torrent content (glassez)
  • FEATURE: "HTTPS tracker validation" option is available on all platforms with latest libtorrent (Chocobo1)
  • FEATURE: Option for supporting internationalized domain names (IDNs) (Chocobo1)
  • BUGFIX: Fix broken sorting on some columns (Chocobo1)
  • BUGFIX: Fix availability per file value (Chocobo1)
  • BUGFIX: Fix status of torrents without metadata (sledgehammer999)
  • BUGFIX: Don't try to remove folders for a torrent without metadata (sledgehammer999)
  • BUGFIX: Lift upper limit of "Max concurrent HTTP announces" option (Chocobo1)
  • BUGFIX: Add links to libtorrent documentation (Chocobo1)
  • BUGFIX: Move "embedded tracker" options to qbt section (Chocobo1)
  • BUGFIX: Properly handle "Append extension" option changing (glassez)
  • BUGFIX: Correctly save paused torrent state (glassez)
  • BUGFIX: Fix bug of "move storage job" can be performed multiple times (glassez)
  • WEBUI: Add ability to use 'shift+delete' to delete torrents (Chocobo1)
  • WEBUI: Allow to attach tags while adding torrents (Jesse Chan)
  • WEBUI: Bump version to 2.6.2 (Jesse Chan)
  • WEBUI: Remove unnecessary restriction on input length (Chocobo1)
  • WINDOWS: NSIS: Update Russian translation (Andrei Stepanov)
  • WINDOWS: NSIS: Update Italian translation (Alessandro Simonelli)
  • OTHER: Drop support for building with libtorrent < 1.2.11 (Vladimir Golovnev)

New in Portable qBittorrent 4.3.1 (Dec 5, 2020)

  • FEATURE: Allow progress bar styling from custom themes (jagannatharjun)
  • FEATURE: Allow adding torrents using "Paste" key sequence (Chocobo1)
  • FEATURE: Add Latgalian translation (sledgehammer999)
  • BUGFIX: Prevent resume data to be saved for removed torrent (glassez)
  • BUGFIX: Clarify connection protocol choice label (FranciscoPombal)
  • BUGFIX: Fix crash when clicked outside the table of torrent content view (jagannatharjun)
  • BUGFIX: Don't resume "paused" torrents when put into "checking" state by libtorrent (glassez)
  • BUGFIX: Fix torrent state calculation (glassez)
  • BUGFIX: Align integer data to right in torrent content view (jagannatharjun)
  • WEBUI: Place WebUI RSS description in sandboxed iframe (Sepro)
  • WEBUI: Avoid settings being reset via WebAPI (Chocobo1)
  • WEBUI: Fix toggling advanced option in WebUI (thalieht)
  • WEBUI: Expose contentPath in WebAPI torrents/info (FranciscoPombal)
  • WEBUI: Fix the issue that IPv6 address can't be banned (brvphoenix)
  • RSS: Fix confusion in date format description (Thomas De Rocker)
  • WINDOWS: Update dutch.nsi (Thomas De Rocker)
  • LINUX: Update .desktop file translations (sledgehammer999)

New in Portable qBittorrent 4.2.5 (Apr 26, 2020)

  • BUGFIX: Fix crash when torrent is deleted on limit reached (glassez)
  • BUGFIX: Register datatype properly (Chocobo1)
  • WEBUI: Add ability to send custom HTTP headers (Chocobo1)
  • WEBUI: Expand RSS related API (Sepro)
  • WINDOWS: Installer: Update german translation (schnurlos)

New in Portable qBittorrent 4.2.4 (Apr 23, 2020)

  • BUGFIX: Fix sub-sorting of Transfer list (glassez)
  • BUGFIX: Fix wrong logic that disables "prevent sleeping" timer (Chocobo1)
  • BUGFIX: Set disk cache size for older libtorrent versions (NotTsunami)
  • BUGFIX: Sort locale language list (Chocobo1)
  • BUGFIX: Remove white outline around mascot.png (adem)
  • BUGFIX: Various fixes in configuring the chosen network interface and not leaking the IP (Raif Atef, an0n666)
  • BUGFIX: Save "resume data" when torrent storage is moved (glassez)
  • BUGFIX: Avoid holding encoded resume data in memory (Chocobo1)
  • BUGFIX: Fix date format for "Last seen complete" (Chocobo1)
  • BUGFIX: Remove deprecated strict super seeding mode from advanced settings (an0n666)
  • BUGFIX: Change default stop_tracker_timeout settings (an0n666)
  • BUGFIX: Convert the Log widget to use custom View/Model (jagannatharjun)
  • BUGFIX: Change default upload slot choking limits (an0n666)
  • BUGFIX: Don't uncheck Authentication checkbox when changing proxy type (thalieht)
  • BUGFIX: Reduce ambiguity for selecting tray icons (Chocobo1)
  • WEBUI: Fix unable to add multiple peers in WebUI (Sepro)
  • WEBUI: Fix UPnP lease duration get/set (NotTsunami)
  • SEARCH: Detect python3 executable on Windows (József Sallai)

New in Portable qBittorrent 4.2.3 (Apr 23, 2020)

  • FEATURE: Add logging for SOCKS5 proxy errors (Chocobo1)
  • FEATURE: Add UPnP lease duration advanced option (NotTsunami)
  • BUGFIX: Allow to translate error messages (Chocobo1)
  • BUGFIX: Don't round scaling factor (Nick Korotysh)
  • BUGFIX: Save log file in UTF-8 encoding (Chocobo1)
  • BUGFIX: Avoid log file excessive flushing (Chocobo1)
  • BUGFIX: Fix regression when fastresume contains network path (Tester798)
  • BUGFIX: Fix broken UNC paths in fastresumes on Windows (sledgehammer999)
  • BUGFIX: Prevent multiple instances for the same app config (glassez)
  • BUGFIX: Fix unexpected torrent resume after app restart with libtorrent 1.1.x (glassez)
  • WEBUI: Add alt and title tags for WebUI footer (LameLemon)
  • WINDOWS: Installer: Update Finnish translation (Roope Jukkara)
  • WINDOWS: Installer: Update Japanese translation (maboroshin)
  • WINDOWS: Installer: Update Turkish translation (Burak Yavuz)
  • WINDOWS: Installer: Update Russian translation (Andrei Stepanov)

New in Portable qBittorrent 4.2.2 (Mar 25, 2020)

  • FEATURE: Allow transfer list text color changes through QSS (Prince Gupta)
  • FEATURE: Option to show console when external program is run (sledgehammer999)
  • FEATURE: Rename Country column to "Country / Region" (Thomas Piccirello)
  • FEATURE: Change the defaults of some settings (FranciscoPombal)
  • FEATURE: Refactored Transfer List code to allow theming. As a sideffect the row height has more padding. (glassez)
  • FEATURE: Allow double-click in preview dialog (thalieht)
  • FEATURE: Expose stop_tracker_timeout in advanced settings (an0n666)
  • FEATURE: Add piece_extent_affinity to AdvancedSettings (FranciscoPombal)
  • FEATURE: Reorganize UI theme selection (Prince Gupta)
  • FEATURE: Show any multiple connections from the same IP in peer list (thalieht)
  • FEATURE: Add stalled filters to GUI and Web API/UI (FranciscoPombal)
  • FEATURE: Use IP geolocation database by DB-IP instead of MaxMind (sledgehammer999)
  • FEATURE: Allow to save downloaded metadata as torrent file (glassez)
  • FEATURE: Allow single app instance per configuration (glassez)
  • PERFORMANCE: Move multiple torrents one by one (glassez)
  • BUGFIX: Disable Torrent Queue by default for new users (an0n666)
  • BUGFIX: Update free disk space label on Category change in Auto Mode (Medvedishce)
  • BUGFIX: Save resume data after recheck (glassez)
  • BUGFIX: Tracker is errored only if all local endpoints fail (sledgehammer999)
  • BUGFIX: Change placement of stop tracker timeout setting (An0n)
  • BUGFIX: Redesign torrent startup handling (glassez)
  • BUGFIX: Show "∞" instead of " -1" in Preferences (Sakib-Abrar)
  • BUGFIX: Improve code efficiency for reverse resolution of peers (Chocobo1)
  • BUGFIX: Handle HTTP redirection to magnet URI (glassez)
  • BUGFIX: Various fixes for portable mode (Tester798)
  • BUGFIX: Include resume folder path in exception message (Chocobo1)
  • BUGFIX: Change placeholder text in torrent list's filter (djt3)
  • BUGFIX: Improvements in the embedded tracker to be more spec compliant (FranciscoPombal)
  • BUGFIX: Improve the options tooltips (NotTsunami)
  • BUGFIX: Check if file exists in seed mode (an0n666)
  • BUGFIX: Delegate GUI scaling work to Qt (Nick Korotysh)
  • BUGFIX: Fix crash when renaming torrent contents (Chocobo1)
  • BUGFIX: Fix total connected peers count calculation (FranciscoPombal)
  • BUGFIX: Allow other keypresses in LogListWidget (NotTsunami)
  • BUGFIX: Disable Auto TMM when not using default savepath from monitored folder (thalieht)
  • WEBUI: Fix first row renaming in files tab (Denis)
  • WEBUI: Use SVG image for WebUI favicon (Nick Korotysh)
  • WEBUI: Inherit text color for filter list elements (Nick Korotysh)
  • WEBUI: Expose WebUI ban counter to users (Chocobo1)
  • WEBUI: Expose WebUI ban duration to users (Chocobo1)
  • WEBUI: Implement "Secure" flag for session cookie (FranciscoPombal)
  • WEBUI: Remove unused/deprecated option (FranciscoPombal)
  • WEBUI: Prevent excessive sync requests (FranciscoPombal)
  • WEBUI: Fix populating statistics window (FranciscoPombal)
  • WEBUI: Fix matching uncategorized torrents (FranciscoPombal)
  • WEBUI: Always allow whitespace in category names (FranciscoPombal)
  • SEARCH: Bump python version for new installation (Chocobo1)
  • SEARCH: Fix missing string (Chocobo1)
  • SEARCH: Drop python2 support (Chocobo1)
  • WINDOWS: Installer: Option to start qBittorrent on Windows start up (An0n)
  • WINDOWS: Installer: Improve Czech translation (slrslr)
  • WINDOWS: Installer: Update French translation (zywo)
  • WINDOWS: Installer: Update German translation (schnurlos)
  • WINDOWS: Installer: Update Japanese translation (maboroshin)
  • WINDOWS: Path length limitation is removed on Windows 10 1607 onwards (an0n666)

New in Portable qBittorrent 4.2.1 (Dec 18, 2019)

  • FEATURE: Enable portable mode if "profile" directory exists (Tester798)
  • FEATURE: Enable "Apply rate limit to peers on LAN" option by default (Chocobo1)
  • BUGFIX: Sync translations from Transifex and run lupdate (sledgehammer999)
  • BUGFIX: Don't unnecessarily delete OS files in folders (sledgehammer999)
  • BUGFIX: Use the incomplete folder where appropriate (sledgehammer999)
  • BUGFIX: Align Properties tab bar correctly on window resize (Prince Gupta)
  • BUGFIX: Rework the listening IP/interface selection code (sledgehammer999)
  • BUGFIX: Fix inconsistent icon for deleting torrent (Chocobo1)
  • BUGFIX: Show torrent error message in transfer list (Chocobo1)
  • BUGFIX: Fix stuck in wrong torrent state (Chocobo1)
  • BUGFIX: Expand single-item folders in torrent content (warren)
  • WEBUI: Bump Web API version (sledgehammer999)
  • WEBUI: Add ability to rename torrent files from the WebUI (Thomas Piccirello)
  • WEBUI: Mention lack of HTTPS in WebUI magnet link warning (nl6720)
  • WEBUI: Fix HTML elements size in search tab (Chocobo1)
  • SEARCH: Fix incorrect translation displayed after language change (Chocobo1)
  • SEARCH: Fix missing translations in search plugins dialog (Chocobo1)
  • WINDOWS: Update russian translation of the installer (Andrei Stepanov)

New in Portable qBittorrent 4.2.0 (Dec 18, 2019)

  • FEATURE: Libtorrent 1.2.x series are supported now (glassez)
  • FEATURE: Add OpenSSL version to GUI and stackdump (Chocobo1)
  • FEATURE: Add zlib version to GUI & stackdump (silverqx)
  • FEATURE: Use PBKDF2 for storing GUI lock password. You will need to set your password again. (Chocobo1)
  • FEATURE: Rename "#" column to "Tier" in the tracker list (thalieht)
  • FEATURE: Allow setting larger checking memory usage in GUI (airium)
  • FEATURE: Converted remaining icons to svg (Bert Verhelst)
  • FEATURE: Replace CheckBox with Arrow in the side panel (Prince Gupta)
  • FEATURE: Log performance alerts from libtorrent (Chocobo1)
  • FEATURE: Use native folder icon in content tree (Chocobo1)
  • FEATURE: Move copy actions under a submenu (Chocobo1)
  • FEATURE: Add "Socket backlog size" option (Chocobo1)
  • FEATURE: Add "File pool size" option (Chocobo1)
  • FEATURE: Allow styling with QSS stylesheets (Prince Gupta)
  • FEATURE: Add "Tracker entries" dialog (Chocobo1)
  • FEATURE: Add availability column (Chocobo1)
  • FEATURE: Use a randomized port number for the first run (Chocobo1)
  • FEATURE: Enable Super Seeding mode once ratio/time limit is reached (thalieht)
  • FEATURE: Improve embedded tracker. Now it conforms to BEPs more closely. (Chocobo1)
  • FEATURE: Add option to align file to piece boundary when creating new torrent (Chocobo1)
  • FEATURE: Ability to open file or trigger torrect action via keypad Enter (Chocobo1)
  • FEATURE: Add "Remove torrent and its files" option to share ratio limiting (thalieht)
  • FEATURE: Allow to select multiple entries in "banned IP" dialog (Chocobo1)
  • FEATURE: Reallow to pause checking torrents (thalieht)
  • FEATURE: Reallow to force recheck torrents that aren't fully started (thalieht)
  • FEATURE: Add "Preview file" double-click action (warren)
  • BUGFIX: Avoid performance penalty when logger is full (Chocobo1)
  • BUGFIX: Remove the max half-open connections option (thalieht)
  • BUGFIX: Center align the section labels in advanced settings (thalieht)
  • BUGFIX: Add documentation links to some advanced settings (thalieht)
  • BUGFIX: Impove DownloadManager code (glassez)
  • BUGFIX: Limit DownloadHandler max redirection to 20 (Chocobo1)
  • BUGFIX: Log DownloadManager SSL errors (Chocobo1)
  • BUGFIX: Force recheck multiple torrents one by one (glassez)
  • BUGFIX: Close context menu when content model is reset (glassez)
  • BUGFIX: Improve Properties widget (glassez)
  • BUGFIX: Prevent flickering preview dialog (silver)
  • BUGFIX: Rename "Prefer encryption" to "Allow encryption" (thalieht)
  • BUGFIX: Fix search icon placement when using RTL languages (Chocobo1)
  • BUGFIX: Avoid combo boxes extending to the right in Options dialog (Chocobo1)
  • BUGFIX: Fix speed limit not applying to IPv6 peers (Chocobo1)
  • BUGFIX: Log failed file rename errors (Chocobo1)
  • BUGFIX: Fix wrong "Time Active" value displayed (Chocobo1)
  • BUGFIX: Rename priority to queue in the context of torrents (thalieht)
  • BUGFIX: Update remaining size of ignored files to 0 (Thomas Piccirello)
  • BUGFIX: Move "Check for program updates" checkbox to the Behavior settings (Chocobo1)
  • BUGFIX: Improve error messages for URL seed (Chocobo1)
  • BUGFIX: Rename share ratio limiting options (thalieht)
  • BUGFIX: Fix country name misspelling (horgan)
  • PERFORMANCE: Faster/efficient way of handling updates in the Transfer list (Chocobo1)
  • WEBUI: Bump Web API version
  • WEBUI: Use PBKDF2 for storing WebUI password. You will need to set your password again. (Chocobo1)
  • WEBUI: Use Javascript strict mode (Chocobo1)
  • WEBUI: Remove autocorrect/autocapitalise from filepaths on WebUI (AceLewis)
  • WEBUI: Display warning when Javascript is disabled (Chocobo1)
  • WEBUI: Remove mootools lib from login page (Chocobo1)
  • WEBUI: Prevent login credential appearing in URL (Chocobo1)
  • WEBUI: Load WebUI certificate & key from file path (Chocobo1)
  • WEBUI: Add migration code for WebUI https related change (Chocobo1)
  • WEBUI: Fix wrong element id being used (Thomas Piccirello)
  • WEBUI: Fix direction of Web UI sorted column icon (Thomas Piccirello)
  • WEBUI: Match WebUI About page to GUI (Thomas Piccirello)
  • WEBUI: Simplify tab logic (Thomas Piccirello)
  • WEBUI: Separate URL components before percent-decoding (glassez)
  • WEBUI: Capitalize event name (Thomas Piccirello)
  • WEBUI: Fix bug where input wouldn't always be focused (Thomas Piccirello)
  • WEBUI: Add Web UI support for escape key (Thomas Piccirello)
  • WEBUI: Fix broken image link (Tom Piccirello)
  • WEBUI: Include application version in css/js url for cache busting (Thomas Piccirello)
  • WEBUI: Update WebUI img to use svg images (Chocobo1)
  • WEBUI: Fix speed limit icon too large on WebUI (Chocobo1)
  • WEBUI: Fix misaligned icons in STATUS list in GUI (Chocobo1)
  • WEBUI: Drop legacy WebAPI support (glassez)
  • WEBUI: Allow WebUI Content tab to be sorted (Thomas Piccirello)
  • WEBUI: Encode torrent name before passing in URL (Thomas Piccirello)
  • WEBUI: Move WebUI Peers code to separate file (Thomas Piccirello)
  • WEBUI: Prevent WebUI tables from being highlighted (Thomas Piccirello)
  • WEBUI: Allow WebUI Trackers table to be manipulated (Thomas Piccirello)
  • WEBUI: Fix only the first newline char is replaced (Chocobo1)
  • WEBUI: Fix missing semicolon in WebUI (Chocobo1)
  • WEBUI: Add autocomplete attribute to WebUI (Chocobo1)
  • WEBUI: Always use index.html as default page (CzBiX)
  • WEBUI: Set title attribute for all WebUI table cells (Thomas Piccirello)
  • WEBUI: Align WebUI login button to the right (Chocobo1)
  • WEBUI: Use force refresh on WebUI logout (Chocobo1)
  • WEBUI: Use a random number for WebUI cache busting (Chocobo1)
  • WEBUI: Register protocol handler in WebUI for magnet links (Cory)
  • WEBUI: Add WebAPI session timeout settings (Chocobo1)
  • WEBUI: Fix encoding of special characters (Tom Piccirello)
  • WEBUI: Avoid word wrap in webui footer (airium)
  • WEBUI: Add advanced options in WebUI (Zhaoyu Gan)
  • WEBUI: Move WebUI copy actions under a submenu (Thomas Piccirello)
  • WEBUI: Add WebUI support for triggering context menus on mobile (Thomas Piccirello)
  • WEBUI: Implement tag management for WebUI (Vasiliy Halimonchuk)
  • WEBUI: Fix WebUI removing parameters from magnet links (Thomas Piccirello)
  • WEBUI: Enable by default the search tab (Thomas Piccirello)
  • WEBUI: Add context menu to Web UI search table (Thomas Piccirello)
  • WEBUI: Display files hierarchically in Web UI content tab (Thomas Piccirello)
  • WEBUI: Add ability to add and ban a peer from the Web UI (Thomas Piccirello)
  • WEBUI: Increase WebUI window heights (Thomas Piccirello)
  • WEBUI: Sort torrent names case-insensitively in webui (airium)
  • WEBUI: Support exclusions in WebUI table filters (Thomas Piccirello)
  • WEBUI: Don't save preferences until all options are processed (Tom Piccirello)
  • WEBUI: Disable port selection when "Use different port on each startup" is selected (Chocobo1)
  • WEBUI: Remove max character limit of location path (Clément Pera)
  • RSS: Better widget for choosing file path in automated downloader (thalieht)
  • RSS: Allow to cancel/retry the fetching of feeds (glassez)
  • RSS: Add create subfolder option to RSS auto-download rules (Xegor)
  • RSS: Log "RSS Feed successfully downloaded" event (glassez)
  • SEARCH: Add default tooltip "Searching..." on tab creation. (paolo-sz)
  • SEARCH: Avoid crashes on torrent search (paolo-sz)
  • SEARCH: Add right click menu to SearchJobWidget (Chocobo1)
  • SEARCH: Rename label in search widget (Chocobo1)
  • SEARCH: Add more copy field actions to search widget (Chocobo1)
  • SEARCH: Remove buttons from search widget (Chocobo1)
  • SEARCH: Update python installer URL (Chocobo1)
  • WINDOWS: Drop support for < Windows 7
  • WINDOWS: Allow headless builds on Windows (knackebrot)
  • WINDOWS: Add option to control qBittorrent process memory priority (Chocobo1)
  • LINUX: Add content_rating, release tags to appdata (Peter Eszlari)
  • LINUX: Update .appdata descriptions (Chocobo1)
  • LINUX: Use reverse DNS convention for metadata files naming (Chocobo1)
  • LINUX: Adjust open file descriptor limit on startup to max (Chocobo1)
  • MACOS: Drop support for < macOS 10.10 (Yosemite)
  • MACOS: Replace deprecated qt_mac_set_dock_menu() (Chocobo1)
  • MACOS: Add some padding to macOS app icon (Nick Korotysh)
  • OTHER: Raise minimum C++ version to C++14 (Chocobo1)
  • OTHER: Raise minimum Qt version to 5.9.0 (sledgehammer999)
  • OTHER: Drop support of libtorrent < 1.1.10 (glassez)
  • OTHER: Drop upgrade code from older saving systems (sledgehammer999)
  • OTHER: Update INSTALL dependencies (Chocobo1)
  • OTHER: Optimize PNG images losslessly with zopflipng (Peter Dave Hello)
  • OTHER: Optimize svg files using SVGO (sledgehammer999)
  • OTHER: QMake: Compile translations at build time (glassez)
  • OTHER: Drop support for "BC Link" format (Chocobo1)
  • OTHER: Lots of code refactorings, cleanups, improvements and optimizations (Chocobo1, glassez, thalieht

New in Portable qBittorrent 4.1.9 (Oct 31, 2019)

  • BUGFIX: Preserve relative order when moving to top/bottom in queue (Chocobo1)
  • WINDOWS: Use real physical screen DPI (Chocobo1)
  • WEBUI: Bump Web API version

New in Portable qBittorrent 4.1.8 (Oct 1, 2019)

  • BUGFIX: ScanFolders/FileSystemWatcher now detect magnet files with case insensitivity in filename (Chocobo1)
  • BUGFIX: Fix failed seeding after creating a torrent and auto-adding it to the session (Chocobo1)

New in Portable qBittorrent 4.1.6 (May 15, 2019)

  • BUGFIX: Force recheck multiple torrents one by one in all possible cases. Closes #9120 (glassez)
  • BUGFIX: Don't query Google for tracker favicons, for privacy reasons (sledgehammer999)
  • BUGFIX: Work around the crash occurred in QTimer. Closes #9985 (Chocobo1)
  • BUGFIX: Increase the .torrent file download size limit to 100 MiB (thalieht)
  • BUGFIX: Disable downloading tracker favicons by default. Works around reported crashes in Linux. Closes #9667 (Chocobo1)
  • WEBUI: Separate URL components before percent-decoding. Allow special characters in query string parameters. Closes #9116 (glassez)
  • WEBUI: Prevent login credential appearing in URL. Closes #10221 (Chocobo1)
  • WEBUI: Display warning when Javascript is disabled (Chocobo1)
  • WEBUI: Fix translatable strings (Chocobo1)
  • WEBUI: Correctly handle '+' sign in x-www-form-urlencoded data. Closes #10451 (Chocobo1)
  • WEBUI: Remove closed connections immediately. Closes #10487 (Chocobo1)
  • WEBUI: Fix "Create subfolder" option is not working. Closes ##10392 (Chocobo1)
  • SEARCH: Make num enter key work the same as return in searchjobwidget (thalieht)
  • LINUX: Make window title bar icon work in Wayland (Peter Eszlari)
  • LINUX: Update appdata.xml file (Chocobo1)
  • MACOS: Fix progress bar drawing by using different style than native (Nick Korotysh)
  • MACOS: Updated and cleaned up fields in Info.plist (Nick Korotysh)
  • OTHER: Mention more translators in the about tab. Closes #10043 (sledgehammer999)

New in Portable qBittorrent 4.1.4 (Nov 23, 2018)

  • The macOS builds will follow in a couple of days.
  • There will be 1-2 more releases in the 4.1.x series. After that we will switch to 4.2.x. The 4.2.x series will drop support for versions of Windows before Windows 7.
  • EDIT(2018-11-20): The installers for 4.1.4 were deleted almost immediately after release. Crashes were reported on Windows 10 for the 64bit installer. See bug #9865. New installers will be uploaded when the problem is fixed.
  • EDIT(2018-11-22): The crash issue has been resolved. The installers are available now.

New in Portable qBittorrent 4.1.3 (Sep 23, 2018)

  • FEATURE: Preselect name without extension when renaming files (thalieht)
  • FEATURE: Allow setting seq & first/last from context menu without metadata (thalieht)
  • BUGFIX: Show "N/A" if there is no scrape (thalieht)
  • BUGFIX: Save option about tracker favicons under correct key (sledgehammer999)
  • BUGFIXES:
  • When file data are unreachable pause torrent and show "Missing Files" status (temporary fix) (sledgehammer999)
  • Don't disable DHT when using force proxy (Thomas Piccirello)
  • Correctly save torrent queue position/state/priority changes in fastresume (glassez, thalieht, sledgehammer999)
  • Fix icon height/width ratio (Chocobo1)
  • Fix values sorted wrong in "Last Activity" column (Chocobo1)
  • Replace png icons with svg (Chocobo1)
  • WEBUI:
  • Allow WebUI sidebar filters to be hidden (Thomas Piccirello)
  • Increase WebUI Options initial height (Thomas Piccirello)
  • Adjust WebUI Options form alignment (Thomas Piccirello)
  • Fix WebUI unreachable issue (Chocobo1)
  • Require torrent category creation to be explicit (Thomas Piccirello)
  • Include category save path in web api sync data (Thomas Piccirello) Add save path and editing to WebUI new category dialog (Thomas Piccirello)
  • Bump Web API version
  • SEARCH:
  • Refactor in searchjob to always color visited entries (thalieht)
  • Set "enter" as shortcut to download the selected torrents in search job (thalieht)
  • Add regex option in the search filter's context menu (thalieht)
  • LINUX:
  • Fix GUI scaling issue on Linux (Chocobo1)
  • Fix regression that broke installing desktop file (Eli Schwartz)
  • OPENBSD:
  • Better filesystem support for filewatcher (Elias M. Mariani)

New in Portable qBittorrent 4.1.2 (Aug 14, 2018)

  • FEATURE: New options for "inhibit sleep" (Lukas Greib)
  • FEATURE: Add option for regexps in the transferlist search filter's context menu (thalieht)
  • FEATURE: Add async io threads option to AdvancedSettings (tjjh89017)
  • FEATURE: Allow save resume interval to be disabled (Chocobo1)
  • FEATURE: Add checkbox for recursive download dialog (Chocobo1)
  • FEATURE: Add changelog link in program updater (Chocobo1)
  • BUGFIX: Avoid allocating large memory when loading a .torrent file (Couchy)
  • BUGFIX: Notify users on 1st time close/minimize to tray (sledgehammer999)
  • BUGFIX: Fix I/O error after fetching magnet metadata (Chocobo1)
  • BUGFIX: Never save resume data for already paused torrents (glassez)
  • BUGFIX: Make ProgramUpdater upgrade to 64-bit qbt when running on 64-bit Windows (Chocobo1)
  • BUGFIX: Put temporary files in qbt own temp folder (Chocobo1)
  • BUGFIX: Avoid potentially setting the wrong piece priorities (Chocobo1)
  • BUGFIX: Various code refactorings/improvements (Chocobo1, thalieht, glassez)
  • BUGFIX: Add options "Download in sequential order" and "Download first and last pieces first" in AddNewTorrentDialog (Chocobo1)
  • BUGFIX: Download favicon using appropriate protocol (glassez)
  • BUGFIX: Apply proxy settings on DownloadManager creation (glassez)
  • BUGFIX: Improve torrent initialization (glassez)
  • BUGFIX: Save resume data on torrent change events (glassez)
  • BUGFIX: Increase default resume data save interval (Chocobo1)
  • BUGFIX: Work around crash when procesing recursive download. Closes #9086 (Chocobo1)
  • BUGFIX: Reduce queries to python version (Chocobo1)
  • BUGFIX: Disable certain mouse wheel events in Options dialog (Chocobo1)
  • WEBUI: Send all rechecks in one request (Thomas Piccirello)
  • WEBUI: Add WebUI Force Reannounce option (Thomas Piccirello)
  • WEBUI: Create non-existing path in setLocationAction() (Goshik)
  • WEBUI: Add WebUI support for Mac ⌘ (Command) key (Thomas Piccirello)
  • WEBUI: Show current save path in 'Set location' window (Goshik)
  • WEBUI: Fix WebUI cache behavior for css files (Chocobo1)
  • WEBUI: Send Cache-Control header in WebUI responses (Chocobo1)
  • WEBUI: Add form-action to CSP (Thomas Piccirello)
  • WEBUI: Add upgrade-insecure-requests to CSP when HTTPS is enabled (Thomas Piccirello)
  • WEBUI: Reset WebUI ban counter on login success (Chocobo1)
  • WEBUI: Add logging messages in WebUI login action (Chocobo1)
  • WEBUI: Add option to control CSRF protection (Chocobo1)
  • WEBUI: Add option to control WebUI clickjacking protection (Chocobo1)
  • RSS: Implement "Sequential downloading" feature. Closes #6835 (glassez)
  • RSS: Don't use RSS feed URLs as base for file names. Closes #8399 (glassez)
  • SEARCH: Add a name filter for search results (thalieht)
  • SEARCH: Fix python version detection (Chocobo1)
  • SEARCH: Clear python cache conditionally (Chocobo1)
  • SEARCH: Properly normalize version string before parsing it (hannsen)
  • WINDOWS: Turn on Control Flow Guard for MSVC builds (Chocobo1)
  • OTHER: Fix CMake build with QtSingleApplication. Fixes #9196 (Eugene Shalygin)

New in Portable qBittorrent 4.1.1 (Aug 14, 2018)

  • FEATURE: Add 'Moving' state for torrents being relocated/moved (sledgehammer999)
  • FEATURE: Show rechecking progress (sledgehammer999)
  • FEATURE: Add option to remember last used save path (glassez)
  • FEATURE: Torrent name is also renamed if the content was renamed in the "Add New Torrent" dialog (glassez)
  • FEATURE: Relax behavior of "Download first and last piece first". It applies to all files and not only to the previewable. (Chocobo1)
  • BUGFIX: Fix issues with translatable strings (Chocobo1)
  • BUGFIX: Fix displayed tracker messages (Chocobo1)
  • BUGFIX: Make settings file recovery more robust (Chocobo1)
  • BUGFIX: Retry saving settings when operation failed (Chocobo1)
  • BUGFIX: Log successful torrent move (sledgehammer999)
  • BUGFIX: Fix deletion of old logs (sledgehammer999)
  • BUGFIX: Delete non-commited fastresume files (sledgehammer999)
  • BUGFIX: Don't migrate torrents that have newer fastresumes (sledgehammer999)
  • BUGFIX: Fix adding multiple torrents at once from WebUI (glassez)
  • BUGFIX: Improve "Run External Program" behavior. On Windows, a backslash isn't appended to paths from path variables (Chocobo1)
  • BUGFIX: Suppress multiple I/O errors for the same torrent (sledgehammer999)
  • BUGFIX: Replace raster qbt logo with vector version (Chocobo1)
  • WEBUI: Fix wrong API method names (glassez)
  • WEBUI: Filter torrent info endpoint by hashes (Marcel Petersen)
  • WEBUI: Fix invalid API calls in WebUI (glassez)
  • WEBUI: Improve legacy API params handling (glassez)
  • WEBUI: Fix params handling for some legacy API methods (glassez)
  • WEBUI: Apply locale changes immediately in WebUI (Chocobo1)
  • WEBUI: Use 32px icons for favicon (Chocobo1)
  • WEBUI/RSS: Properly set RSS settings via API (glassez)
  • RSS: Fix auto-downloading rule when Smart filter with regular Episode filter are used (glassez)
  • RSS: Make "Ignoring days" to behave like other filters (glassez)
  • RSS: Place "Use Smart Episode Filter" more correctly (glassez)
  • RSS: Use RSS feed update time as a fallback (glassez)
  • COSMETIC: Fix Stats dialog size (sledgehammer999)
  • WINDOWS: Update icons (adem4ik)
  • OTHER: Code improvements and refactoring (thalieht, Nick Korotysh, Chocobo1

New in Portable qBittorrent 4.1.0 (May 7, 2018)

  • This is a major version bump purely because there was a ton of code commits from the last one.
  • There a new v2 WebAPI now, but v1 is still supported too.
  • The Windows 32-bit installer now uses Qt 5.6.3 instead of 5.7.1. The 5.6.3 version is an LTS release and newer than the 5.7.1 version. The 5.7.x series don't offer something useful for our usage.
  • FEATURE: Add "Coalesce reads & writes" checkbox in advanced options (Chocobo1)
  • FEATURE: Smart Filter for RSS (Stephen Dawkins)
  • FEATURE: Possibility to configure at which speed a torrent is considered slow (thalieht)
  • FEATURE: When creating a torrent you can choose to preserve the file order (toster, Chocobo1)
  • FEATURE: A new, redesigned and refactored WebAPI (glassez)
  • BUGFIX: Redefine CacheStatus.readRatio field. (Chocobo1)
  • BUGFIX: Clarify some terms in stats dialog (Chocobo1)
  • BUGFIX: Fix possible crash when using both share limits (thalieht)
  • BUGFIX: Disable options when Disable connections not supported by proxies is enabled (Thomas Piccirello)
  • BUGFIX: Add link to an explanation of Disable connections not supported by proxies (Thomas Piccirello)
  • BUGFIX: Fix typo in a log message (Andrei Stepanov)
  • BUGFIX: Fix loading very large torrents. Closes #8449. (Chocobo1)
  • BUGFIX: Fix reverting backslashes to slashes in run external program. Closes #7800 (Chocobo1)
  • BUGFIX: Use https for documentation links (Chocobo1)
  • BUGFIX: Use original scheme when downloading favicons (Chocobo1)
  • BUGFIX: Parse URL query string at application level (glassez)
  • BUGFIX: Properly reply to announce request (embedded tracker) (glassez)
  • BUGFIX: Add Tags parameter to "Run External Program" (Chocobo1)
  • BUGFIX: Fix various typos (Chocobo1)
  • BUGFIX: Refactor filesystem watcher. Delay before processing new files. (Chocobo1)
  • BUGFIX: Don't strip empty arguments passed to external program. Closes #8454. (Chocobo1)
  • BUGFIX: Stop creating Download folder on start (Chocobo1)
  • BUGFIX: Avoid data corruption when rechecking paused torrents (sledgehammer999)
  • BUGFIX: Fix crashes due to invalid iterator use (Luís Pereira)
  • BUGFIX: Fix renaming completed files (Chocobo1)
  • BUGFIX: Fix path separator in log messages (Chocobo1)
  • WEBUI: Switch built-in Web UI html to HTML5 (glassez)
  • WEBUI: WebUI Save user's resized window sizes (Thomas Piccirello)
  • WEBUI: Make download + upload windows resizable (Thomas Piccirello)
  • WEBUI: Add option to show/hide webui status bar (Thomas Piccirello)
  • WEBUI: Add "Use proxy only for torrents" option to webui (Thomas Piccirello)
  • WEBUI: Various fixes in the html code (Thomas Piccirello)
  • WEBUI: Don't unselect selected torrents after a few seconds (Thomas Piccirello)
  • WEBUI: Enable Http/1.1 persistence connection (Chocobo1)
  • WEBUI: Format Read cache hits as percentage (Thomas Piccirello)
  • WEBUI: Re-order and rename stats (Thomas Piccirello)
  • WEBUI: Right align stat values (Thomas Piccirello)
  • WEBUI: Enable Statistics window to be scrolled and resized (Tom Piccirello)
  • WEBUI: Save WebUI Statistics window size (Thomas Piccirello)
  • WEBUI: Make WebUI iframe windows scrollable on iOS (Thomas Piccirello)
  • WEBUI: Remove unused CSS from WebUI login page (Thomas Piccirello)
  • WEBUI: Consolidate CSS into style.css (Thomas Piccirello)
  • WEBUI: Resolve JavaScript errors (Thomas Piccirello)
  • WEBUI: Fix spacing in login form(Thomas Piccirello)
  • WEBUI: Update WebUI to be more compliant with HTML5 standard (Chocobo1)
  • WEBUI: Update clipboard.js to v2.0.0 (Chocobo1)
  • WEBUI: Remove unused JavaScript library (Chocobo1)
  • WEBUI: Fix setting preferences via WebAPI (glassez)
  • WEBUI: Rename property to match its definition (Thomas Piccirello)
  • WEBUI: Add Limit Share Ratio context menu option (Thomas Piccirello)
  • RSS: Disable Auto TMM when RSS rule has save path (glassez)
  • RSS: Process loaded RSS articles in case of error (glassez)
  • RSS: Resolve (X)HTML entities in RSS content (glassez)
  • SEARCH: Improve Search handling (glassez)
  • SEARCH: Calculate supported categories based on selected plugin (Thomas Piccirello)
  • SEARCH: Fix memory leak (Chocobo1)
  • COSMETIC: Use spinbox suffix to display rate/time units (thalieht)
  • COSMETIC: Avoid showing an empty row in AdvancedSettings (Chocobo1)
  • OTHER: Various code optimizations and fixes (Luís Pereira, Chocobo1)
  • OTHER: Fix build when using Clang under CMake (Luís Pereira)
  • OTHER: Allow to disable Stacktrace support (Nick Korotysh)
  • OTHER: Use RNG provided by OS (Chocobo1)

New in Portable qBittorrent 4.0.4 (Feb 19, 2018)

  • FEATURE: Add source field in Torrent creator. Closes #7965. (Chocobo1)
  • FEATURE: Torrent creator: raise maximum piece size to 32 MiB (Chocobo1)
  • FEATURE: Add a force reannounce option in the transfer list context menu. Closes #6448. (Jesse Bryan)
  • BUGFIX: Fix sorting of country flags column in Peers tab. (sledgehammer999)
  • BUGFIX: Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part. Closes #8080 #6732. (sledgehammer999)
  • BUGFIX: Fix application of speed limits on LAN and μTP connections. Closes #7745. (sledgehammer999)
  • BUGFIX: Make peer information flags in peerlist more readable. (thalieht)
  • BUGFIX: Fix gui issues on high DPI monitor. (Chocobo1)
  • BUGFIX: Fix dialog and column size on high DPI monitors. (Chocobo1)
  • BUGFIX: Fix constant status of '[F] Downloading'. Closes #7628. (sledgehammer999)
  • BUGFIX: Fix translation context. Closes #8211. (sledgehammer999)
  • BUGFIX: Separate subnet whitelist options into two lines. (Thomas Piccirello)
  • BUGFIX: Don't set application name twice. (Luís Pereira)
  • BUGFIX: Set default file log size to 65 KiB and delete backup logs older than 1 month. (sledgehammer999)
  • WEBUI: Only prepend scheme when it is not present. Closes #8057. (Chocobo1)
  • WEBUI: Add "Remaining" and "Availability" columns to webui Content tab. (Thomas Piccirello)
  • WEBUI: Make value formatting consistent with GUI (Thomas Piccirello)
  • WEBUI: Reposition Total Size column to match gui (Thomas Piccirello)
  • WEBUI: Add Tags and Time Active columns (Thomas Piccirello)
  • WEBUI: Use https for www.qbittorrent.org (Thomas Piccirello)
  • WEBUI: Match webui statuses to gui, closes #7516 (Thomas Piccirello)
  • WEBUI: Right-align stat values (Thomas Piccirello)
  • WEBUI: Add missing units. (Thomas Piccirello)
  • RSS: Fix crash when deleting rule because it tries to update. Closes #8094 (glassez)
  • RSS: Don't process new/updated RSS rules when disabled (glassez)
  • RSS: Remove legacy and corrupted RSS settings (glassez)
  • SEARCH: Search only when category is supported by plugin. Closes #8053. (jan.karberg)
  • SEARCH: Only add search separators as needed. (Thomas Piccirello)
  • COSMETIC: Tweak spacing in torrent properties widget and speed widget. (Chocobo1)
  • WINDOWS: Use standard folder icon for open file behavior on Windows. Closes #7880. (Chocobo1)
  • WINDOWS: Revert "Run external program" function. Now you will not be able to directly run batch scripts. (Chocobo1)
  • MACOS: Fix torrent file selection in Finder on mac (vit9696)
  • MACOS: Fix Finder reveal in preview and torrent contents (vit9696)
  • MACOS: Fix cmd+w not closing the main window on macOS (vit9696)
  • OTHER: Fix splitting of compiler flags in configure. Autoconf removes a set of [] during script translation, resulting in a wrong sed command. (sledgehammer999)
  • OTHER: configure: Parse all compiler related flags together. (sledgehammer999)
  • OTHER: Update copyright year. (sledgehammer999)

New in Portable qBittorrent 4.0.3 (Dec 18, 2017)

  • BUGFIX: Add height padding to the transfer list icons. Closes #7951. (sledgehammer999)
  • BUGFIX: Allow to drag-n-drop URLs into mainwindow to initiate download. (Chocobo1)
  • BUGFIX: Fix crash when fitlering search results. Stable sorting is removed. Closes #7952.(Chocobo1)
  • WEBUI: Fix missing qbt logo on login page in webUI. Closes #7953. (Chocobo1)
  • WEBUI: Add check to avoid type error after logout. (Chocobo1)
  • WEBUI: Use POST for logout command. This is to avoid browser being smart to prefetch the link then logging out the user. (Chocobo1)
  • WEBUI: Fix WebUI is not reachable via IPv6. (glassez)
  • WINDOWS: Disable the "?" help button in all dialogs on Windows. Closes #7365. Requires Qt 5.10. (Chocobo1)

New in Portable qBittorrent 4.0.2 (Dec 3, 2017)

  • BUGFIX: Fix crash on some systems when creating address object for 255.255.255.255. Closes #7735. (sledgehammer999)
  • PERFORMANCE: Change MixedModeAlgorithm default to TCP. This was the v3_3_x default and should sustain higher speeds. Closes #7779. (Chocobo1)
  • PERFORMANCE: Stop logging IP filter parsing errors after a while, otherwise the GUI freezes or qBittorrent doesn't start. (sledgehammer999)
  • GUI: Implement stable sort. Rows in transfer list shouldn't flicker anymore. (Chocobo1)
  • WEBUI: Fix build when webui is disabled. (Heiko Becker)
  • RSS: Fix build because of missing header. Closes #7805. (thoradia)
  • RSS: Fix RSS parser. (glassez)
  • RSS: Implement Import/Export RSS rules in legacy(aka v3_3_x) format. (glassez)
  • RSS: Implement Import/Export RSS rules in JSON format. (glassez)
  • WINDOWS: Fixed blurry text under Windows by setting DPI awareness to default. (TheNicker)
  • LINUX: Fix i386 build. (Evgeny Lensky)

New in Portable qBittorrent 4.0.1 (Nov 23, 2017)

  • BUGFIX: Fix crash on opening torrent/magnet (uninitialized pointer). Closes #7739 #7723. (sledgehammer999)
  • BUGFIX: Enable preferences Apply button when ip banlist is modified
  • BUGFIX: Allow drag-n-drop magnet links to mainwindow. Closes #7742.
  • BUGFIX: Fix crash when aborting a torrent creation process. Closes #7783.
  • BUGFIX: Correctly check if torrent passed during application start already exists. (sledgehammer999)
  • WEBUI: Add ip subnet whitelist for bypassing webui auth
  • WEBUI: Fix logo missing in login page
  • COSMETIC: Fix english typo.
  • OTHER: cmake: qtsingleapplication should always be built statically

New in Portable qBittorrent 4.0.0 (Nov 21, 2017)

  • FEATURE: Change qbittorrent logo. Issue #6467. (HVS, Atif Afzal, sledgehammer999)
  • FEATURE: New icon theme with SVG source, so we can scale it appropriately in the future. (Bert Verhelst)
  • FEATURE: Drop Qt 4 support. Raise minimum Qt version to 5.5.1 (evsh)
  • FEATURE: UI for managing locally banned IP list (dzmat)
  • FEATURE: Support for specifying where to save/load config files. Support for portable mode. (evsh)
  • FEATURE: It is now possible to pass options via ENV variables instead of cmd options. (evsh)
  • FEATURE: Allow to strip subfolder in multifile torrents. (glassez, sledgehammer999)
  • FEATURE: Allow cmd args to specify options when adding torrents. (Brian Kendall)
  • FEATURE: Widget for showing filesystem paths while typing. Used in the Add New Torrent and Options dialogs. (evsh)
  • FEATURE: Trackerlist: Allow to toggle columns (thalieht)
  • FEATURE: Add availability column to torrent content model and torrent properties window (evsh)
  • FEATURE: Implemented share limit by seeding time (naikel)
  • FEATURE: Revamp Torrent creator (Chocobo1)
  • FEATURE: Enable drag n drop to create torrent on mainwindow (Chocobo1)
  • FEATURE: Add show/hide statusbar option (takiz)
  • FEATURE: Show number of pieces. Closes #6774. (Chocobo1)
  • FEATURE: Allow to select & delete multiple entries in "Manage Cookies" dialog (Chocobo1)
  • FEATURE: Fetch Favicons via google as a final fallback (KingLucius)
  • FEATURE: Add a Tags (multi-label) feature to the GUI. Closes #13. (tgregerson)
  • FEATURE: Use the system icons for each file type in the Content tab (evsh)
  • FEATURE: Use SVG files for monochrome tray icons. Closes #6085. (evsh)
  • FEATURE: Prefill torrent name when creating a new torrent. Closes #7229. (Chocobo1)
  • FEATURE: Expose more libtorrent options in advanced settings (Chocobo1)
  • FEATURE: Add comboBox for selecting BitTorrent protocol. Closes #6316. (Chocobo1)
  • FEATURE: Allow SMTP sender to be set. Closes #7575. (Chocobo1)
  • FEATURE: Allow to specify if announcing to all tiers is desired. (sledgehammer999)
  • FEATURE: Configurable number of history of paths in Add New Torrent dialog. (evsh)
  • BUGFIX: Adjust icons names to better fit FDO scheme (evsh)
  • BUGFIX: Optimized IP filter parsing, making blazingly fast (sledgehammer999, evsh)
  • BUGFIX: Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. (Chocobo1)
  • BUGFIX: Refactor and improve StatusBar (glassez)
  • BUGFIX: Set expiration date for newly added cookie to +2 years from now, instead of +99 years. (Chocobo1)
  • BUGFIX: Don't create subfolder inside temp folder (glassez)
  • BUGFIX: Don't replace existing files when relocating torrent (glassez)
  • BUGFIX: Fix explicit Torrent Management Mode in Add New Torrent dialog. Closes #5602. (sledgehammer999)
  • BUGFIX: Fix calculation of 'Average time in queue' stat under libtorrent 1.1.x (sledgehammer999)
  • BUGFIX: Don't disable bandwidth scheduler when manually switching speed limits. Closes #7306. (glassez)
  • BUGFIX: Fix dereferencing freed pointer. Closes #7420. (Chocobo1)
  • BUGFIX: Change the default cache size to 64MiB. (Chocobo1)
  • BUGFIX: The previous "Disk write cache size" is not accurate since it is also being used for read cache, so rename it to "Disk cache". (Chocobo1)
  • BUGFIX: Replace dialog ok-cancel buttons with QDialogButtonBox, which follows the platform specific button order. (Chocobo1)
  • BUGFIX: Better reporting of success/failure of torrent and file deletion. (sledgehammer999)
  • BUGFIX: Fix last activity calculation. Closes #7461. (Chocobo1)
  • BUGFIX: Save state of options windows on cancel too. (silverqx)
  • BUGFIX: Persist size and treeview header state in preview dialog. (silverqx)
  • BUGFIX: Show torrent name in "add new torrent" dialog on merging trackers (Chocobo1)
  • BUGFIX: Properly pre-select the selected torrent's current ratio limiting options in UpDownRatioDlg dialogs. Fixes #7352 (thalieht)
  • BUGFIX: Optimize code for SpeedWidget. (dzmat)
  • BUGFIX: Disable processing events when adding torrents(prevents crashes). Closes #7436. (Chocobo1)
  • BUGFIX: Open links in browser. Closes #7651. (Chocobo1)
  • BUGFIX: Change default settings for tracker/tier announces to mimick μTorrent behavior. (sledgehammer999)
  • BUGFIX: Explicitly set UPnP state on start-up. Closes #7338. (Chocobo1)
  • BUGFIX: Include/print caught signal in stackdump (Chocobo1)
  • COSMETIC: Trackerlist: Set text alignment of columns with numbers to the right (thalieht)
  • COSMETIC: Enable alternatingRowColors for "Manage Cookie" dialog (Chocobo1)
  • COSMETIC: Remove indentation for category/tag filter widgets in all platforms (thalieht)
  • COSMETIC: Add space between widgets in left side panel. Closes #7224. (Chocobo1, glassez)
  • COSMETIC: Unify preference window borders across the tabs (vit9696)
  • COSMETIC: Center Options dialog when showed. (silverqx)
  • COSMETIC: Show delete accelerator key in menu. closes #7508 (Nick Korotysh)
  • COSMETIC: Set QTextOption::NoWrap property in "Download from URLs" dialog (Chocobo1)
  • COSMETIC: Use SVG icons for the country flags. Closes #6223. (sledgehammer999)
  • WEBUI: Allow to load/use ECDSA certificate in webUI. (Chocobo1)
  • WEBUI: Add copy options to webui context menu (addresses #6815) (#7036) (Tom Piccirello)
  • WEBUI: Set torrent location from webui context menu (addresses #6815) (#7062) (Tom Piccirello)
  • WEBUI: Add option to rename torrent from WebUI (Thomas Piccirello)
  • WEBUI: Add auto torrent management to webui context menu (addresses #6815) (Thomas Piccirello)
  • WEBUI: Option for "Create subfolder" when adding new torrent. (thalieht)
  • WEBUI: Fix addPaused wrong default behavior. (Chocobo1)
  • WEBUI: Reposition "Priority" menu option in WebUI to match gui. Closes #7072. (Thomas Piccirello)
  • WEBUI: Report TCPServer errorString() if webui fails to listen to port. (Matthew Fioravante)
  • WEBUI: Exit gracefully when failed to initialize web server with qbt-nox (Chocobo1)
  • WEBUI: Add file-to-piece-index mappings in /query/propertiesFiles command (Chocobo1)
  • WEBUI: Add optional parameters for /command/download & /command/upload (Chocobo1)
  • WEBUI: Print error messages upon receiving invalid header fields. (Chocobo1)
  • WEBUI: Add WebUiAddress config option. (Matthew Fioravante)
  • WEBUI: Reinitialize webUI server when "IP address" setting changed. An app restart won't be necessary from now on. (Chocobo1)
  • WEBUI: Improve log and error messages (Chocobo1)
  • SEARCH: Use explicit class for search plugin versions (evsh)
  • SEARCH: Remove all search plugins from repo. There is another repo named 'search-plugins'. (sledgehammer999)
  • SEARCH: Update the backend when a new plugin favicon is downloaded. (sledgehammer999)
  • SEARCH: Allow search plugins sorting. Closes #7526. (Nick Korotysh)
  • RSS: Redesigned RSS subsystem (glassez)
  • RSS: Do not use hardcoded colors in RSS feed view (evsh)
  • RSS: Improve RSS events logging (glassez)
  • WINDOWS: Use dpiawareness=1 on Windows. Closes #5393. (sledgehammer999)
  • WINDOWS: Reformat Windows build configuration files. (glassez)
  • LINUX: Allow custom tray icons when system icon theme is used. Closes #7403. (evsh)
  • MACOS: Various macOS UI improvements (vit9696)
  • MACOS: Fix main menu item location on macOS (vit9696)
  • MACOS: Fix macOS window restoration after using hide icon (vit9696)
  • MACOS: Fix notification display on macOS (vit9696)
  • OTHER: Use new classes/methods from libtorrent and stop using deprecate ones. (glassez)
  • OTHER: Various string fixes (Allan Nordhøy, sledgehammer999)
  • OTHER: cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551. (evsh)
  • OTHER: Update BOOST m4 macros and simplify AX_BOOST_BASE usage (Chocobo1)
  • OTHER: Drop OS/2 support. (sledgehammer999)
  • OTHER: Optimize file size of PNG and SVG files. (sledgehammer999)
  • OTHER: Add new translators in the About page.

New in Portable qBittorrent 3.3.16 (Oct 4, 2017)

  • BUGFIX: Better memory footprint when using libtorrent 1.1.x. The cache is turned off by default(0 (disabled) value in the settings). The value -1 (auto) makes it use 1/8 of your RAM. (sledgehammer999)
  • BUGFIX: Skip user input events when adding torrent. Closes #7327. (glassez)
  • BUGFIX: Avoid memory leak in the speed graph. (Chocobo1)
  • WEBUI: Fix validating wrong header field. X-Forwarded-Host is a foreign proxy setting, it isn't the same as qbt's local setting and thus it makes no sense to verify it. Closes #7311. (Chocobo1)
  • WINDOWS: Fix connection problems when a specific interface/ip is configured. (sledgehammer999)
  • WINDOWS: Disable skipping of loopback interfaces. This fixes the absence of VPN tunnel interfaces under Windows and works around the QTBUG-32349. Fixes #7291. (Evengard)
  • WINDOWS: The installer detects the 64bit running process too. (vlakoff)

New in Portable qBittorrent 3.3.13 (Jun 4, 2017)

  • BUGFIX: Fixed UI glitch about torrent numbers in the sidepanel. Fixes #6454. (evsh)
  • BUGFIX: Fix downloaded/uploaded columns were not highlighted properly when selected. (Chocobo1)
  • BUGFIX: Always draw background in files list and search result list (Chocobo1)
  • BUGFIX: Remove torrent temp folder if it becomes unneeded (glassez)
  • BUGFIX: Remove torrent temp folder when torrent is deleted (glassez)
  • BUGFIX: Setup DPI at startup (Chocobo1)
  • BUGFIX: Do not attempt to show detailed tooltips without torrent metadata. Closes #6768. (evsh)
  • BUGFIX: Better detection of already present files when adding a torrent. (fbriere)
  • BUGFIX: Fix double click on system tray icon causing program to open and minimize immediately. Closes #5826. (Chocobo1)
  • BUGIFX: Fix categories sorting in AddNewTorrentDialog. Partially fixes #6708. (fbriere)
  • BUGFIX: Set "category" column as case-insensitive in transfer list. (fbriere)
  • BUGFIX: Properly sort categories case-insensitively in filter widget. Closes #6708. (fbriere)
  • BUGFIX: Fix renaming files is not case sensitive on Windows platform. Closes #5128. (Chocobo1)
  • BUGFIX: Fix crash in download piece bar (evsh)
  • BUGFIX: Fix focusing on the previously opened dialog didn't work (Chocobo1)
  • WEBUI: Bugfix: `RequestParser::splitMultipartData` drop extra trailing newline. (OpenGG)
  • WEBUI: Add `skip_checking` and `paused` to `/command/download` and `/command/upload` (OpenGG)
  • WEBUI: Fix checkbox hidden. Closes #6642. (Chocobo1)
  • WEBUI: Implement http persistence connection. Max simultaneous connection limit set to 500. This also release allocated memory of Connection instances at runtime instead of at program shutdown. (Chocobo1)
  • WEBUI: Always send Content-Length header. (Chocobo1)
  • WEBUI: Send Date http header (Chocobo1)
  • WEBUI: Fix "Content-Encoding" header is always created. (Chocobo1)
  • WEBUI: Implement robust checking for gzip encoding and revise gzip compressing/decompressing code. (Chocobo1)
  • WEBUI: Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. (sledgehammer999)
  • WEBUI: Use translatable strings in Statistics dialog. (sledgehammer999)
  • WEBUI: Add missing unit sizes in misc.js (sledgehammer999)
  • WEBUI: Use the same layout in the Speed tab in preferences as the GUI. (sledgehammer999)
  • WEBUI: Return status indicating if at least one torrent was successfully added (Thomas Piccirello)
  • WEBUI: Increase the number of digits after the decimal point (thalieht)
  • WEBUI: Use less permissive Content Security Policy (Thomas Piccirello)
  • WEBUI: Fix connection status icon too large. Closes #6804. (Chocobo1)
  • WEBUI: Cosmetic fixes for WebUI upload and download windows (naikel)
  • WEBUI: Fix slow filtering in WebUI. (naikel)
  • WEBUI: Make cookie parsing robust (Chocobo1)
  • WEBUI: New API for getting torrent piece info (Chocobo1)
  • WEBUI: Implement Cross-Site Request Forgery defense. Due to this the HTTP referer header is now expected in (almost) all HTTP requests. qBittorrent will drop the request sent without the referer header. That's why we bump the API_VERSION_MIN too. (reported by OpenGG, fixed by Chocobo1)
  • SEARCH: Update demonoid, legittorrents plugins (ngosang)
  • SEARCH: Remove mininova, ExtraTorrent plugins (ngosang, KingLucius)
  • SEARCH: Add btdb plugin (ngosang)
  • WINDOWS: Updated Spanish, Ukrainian, German, Chinese languages of the installer. (ngosang, evsh, schnurlos, wevsty)

New in Portable qBittorrent 3.3.11 (Jun 4, 2017)

  • FEATURE: Always show progress and remaining bytes for unselected files. (sledgehammer999)
  • FEATURE: Allow to change priority for unselected files through the combobox like it is done via the context menu. (sledgehammer999)
  • FEATURE: Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. (sledgehammer999)
  • FEATURE: Put temp files in .qBittorrent directory. Closes #4462. (Chocobo1)
  • FEATURE: Use the numbers from tracker scrape response. Closes #5048, #6117. (Chocobo1)
  • FEATURE: Implement category filter widget. Show categories in tree mode when subcategories are enabled. (glassez)
  • FEATURE: Allow to toggle columns in searchtab (thalieht)
  • FEATURE: PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns (thalieht)
  • FEATURE: Display more information in tracker tab (ngosang)
  • FEATURE: Use Ctrl+F to search torrents. Closes #5797. (Tim Delaney)
  • FEATURE: Transferlist: add hotkeys for double click and recheck selected torrents (thalieht)
  • FEATURE: Add hotkey for execution log tab, Trackerlist, Peerlist etc (thalieht)
  • FEATURE: Seperate seeds from peers for DHT, PeX and LSD (thalieht)
  • BUGFIX: Do not remove added files unconditionally. Closes #6248 (Eugene Shalygin)
  • BUGFIX: Ignore mouse wheel events in Advanced Settings. Closes #866. (Chocobo1)
  • BUGFIX: Add queue repair code. It should fix missing torrents after restarting. (Eugene Shalygin, nxd4)
  • BUGFIX: Fetch torrent status when generating final fastresume data. It should fix missing torrents after restarting. (Eugene Shalygin)
  • BUGFIX: Fix queue overload for add torrent at session start. It should fix missing torrents after restarting. (falco)
  • BUGFIX: After files relocate, don't remove the old folder even if it is empty. (Chocobo1)
  • BUGFIX: Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested. Closes #6109. (sledgehammer999)
  • BUGIFX: Speedlimitdlg: raise slider default value to 10000. Closes #6150. (Chocobo1)
  • BUGFIX: TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong) (thalieht)
  • BUGFIX: fix index overflow for torrents with invalid meta data or empty progress (Falco)
  • BUGFIX: Immediately update torrent_status after manipulating super seeding mode. Partially fixes #6072. (sledgehammer999)
  • BUGFIX: Use case-insensitive comparsion for torrent content window. Closes #6327. (Chocobo1)
  • BUGFIX: Fixed sort order for datetime columns with empty values (closes #2988) (Vladimir Sinenko)
  • BUGFIX: Disable proxy in WebUI HTTP server. Closes #6349. (Eugene Shalygin)
  • COSMETIC: Use a disabled progressbar's palette for unselected files. (sledgehammer999)
  • COSMETIC: Support fallback when selecting theme icons (Eugene Shalygin)
  • COSMETIC: Do not resize SVG icons (Eugene Shalygin)
  • COSMETIC: Align text to the right in columns that handle numbers for PeerList and SearchTab (thalieht)
  • COSMETIC: Increased number of digits after the decimal point for Gibibytes and above (thalieht)
  • COSMETIC: Use non-breaking spaces between numbers and units (thalieht)
  • WEBUI: Fix proxy type bug (Oke Atime)
  • WEBUI: Use the correct value for KEY_TORRENT_NUM_COMPLETE/KEY_TORRENT_NUM_INCOMPLETE (Chocobo1)
  • WEBUI: Make torrents table scrollable horizontally (buinsky)
  • WEBUI: Make torrent peers table scrollable horizontally (buinsky)
  • WEBUI: Add tooltips to dynamic table header (buinsky)
  • WEBUI: Implement dynamic table columns resizing, reordering and hiding (buinsky)
  • WEBUI: Add some missing columns to dynamic tables (buinsky)
  • WEBUI: Make too tall menus scrollable (buinksy)
  • WEBUI: Prevent text wrapping in menus (buinsky)
  • WEBUI: Add a vertical separator between columns (buinsky)
  • WEBUI: Implement resizable progress bar in "Done" column (buinsky)
  • WEBUI: Fix scrollbar covers menu item with long text (buinsky)
  • WEBUI: Remove 300px limit of column width (buinsky)
  • WEBUI: Avoid lags in firefox on resizing progress column (buinsky)
  • WEBUI: Fix category in torrent upload. Closes #6260 (ngosang)
  • WEBUI: Turn off port forwarding of WebUI by default for GUI users (Chocobo1)
  • WEBUI: Exclude insecure ciphers. Fixes security issues reported by @beardog108 privately. (Chocobo1)
  • WEBUI: Avoid clickjacking attacks. Fixes security issues reported by @beardog108 privately. (ngosang)
  • WEBUI: Add X-XSS-Protection, X-Content-Type-Options, CSP header. Fixes security issues reported by @beardog108 privately. (Chocobo1)
  • WEBUI: Escape various values that might contain injected html. Fixes security issues reported by @beardog108 privately. (Chocobo1)
  • WEBUI: Bump API_VERSION to 12.
  • SEARCH: Update extratorrent plugin. Closes #6261 (ngosang)
  • SEARCH: SearchTab: can now save sorting column changes (thalieht)
  • SEARCH: Use case-insensitive sort for Name column in Search tab. Closes #407. (Chocobo1)
  • RSS: Fix tab order in RSS downloader. Closes #6164. (Tim Delaney)
  • RSS: Move old RSS items to separate config file. Closes #6167. (Tim Delaney)
  • RSS: Episode filter code refactoring (Tim Delaney)
  • RSS: Allow resetting rule to no category. Closes #5539. (Tim Delaney)
  • RSS: Save rule on enable/disable even if not selected. Closes #6163. (Tim Delaney)
  • RSS: Allow | in RSS must contain. Closes #6171. (Tim Delaney)
  • RSS: RSS use red text to indicate invalid filter. Closes #6165. (Tim Delaney)
  • RSS: Allow episode zero (special) and leading zeroes in RSS episode filter. (Tim Delaney)
  • RSS: RSS parse torrent episodes like 1x01 as well as S01E01. Closes #2749. (Tim Delaney)
  • RSS: RSS allow infinite range to extend beyond current season. Closes #800, #3876, #6170. (Tim Delaney)
  • RSS: Improve UI responsiveness during RSS downloading. Closes #873, #1089, #1235, #5423. (Tim Delaney)
  • RSS: Show name of feed list and sort rules in editor. Closes #3782, #6281. (Tim Delaney)
  • RSS: Fix regex matching. Closes #6337. (Tim Delaney)
  • MACOS: Fix qbittorrent-nox build (Oke Atime)
  • LINUX: fixes default indicator name (Bilal Elmoussaoui)
  • OTHER: Workaround problem with moc from Qt4 and #if (Eugene Shalygin)
  • OTHER: Print warning to the user if stacktrace contains no function names (Eugene Shalygin)
  • OTHER: Various cmake fixes (Eugene Shalygin)
  • OTHER: Fix finding qmake in configure when cross-compiling (Zach Bacon)

New in Portable qBittorrent 3.3.10 (Jan 11, 2017)

  • BUGFIX: Fix share ratio limiting. Broken by commit 259b5e51c49b744. Closes #6039 #6048. (sledgehammer999)
  • BUGFIX: Case insensitive sort for client column. Closes #6054. (Oke Atime)
  • BUGFIX: Make resume/pause menu items clickable. Closes #6040. (Oke Atime)
  • WINDOWS: Make the updater to look for the x64 installer if running x64 version. (sledgehammer999)

New in Portable qBittorrent 3.3.9 (Dec 18, 2016)

  • BUGFIX: Fix slider for per torrent speed limits when no global speed limit has been set.
  • BUGFIX: Fix GUI for proxy settings.

New in Portable qBittorrent 3.3.7 (Sep 19, 2016)

  • FEATURE:
  • Delete torrent+files with Shift+Delete
  • BUGFIX: Fix 6-hour speedplot point push rate. Close #5545
  • BUGFIX: Avoid spawning a new explorer.exe process when selecting "Open containing folder". Closes #5564.
  • BUGFIX: Fix loading of new geoip db due to an artificial size limit.
  • BUGFIX: Better error handling and logging with smtp communication
  • SEARCH: Remove KickassTorrents search engine
  • SEARCH: Remove BTDigg search engine
  • SEARCH: Update Torrentz search engine

New in Portable qBittorrent 3.3.6 (Jul 21, 2016)

  • BUGFIX: Do not create save folder in advance
  • BUGFIX: Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399.
  • BUGFIX: Invoke system's cmd.exe directly.
  • BUGFIX: Workaround space issues in file path for running external program on Windows.
  • BUGFIX: Fix icons are missing when using RTL languages in Options dialog. Closes #5398.

New in Portable qBittorrent 3.3.5 (Jun 27, 2016)

  • FEATURE: Implement Torrent Management Mode(TMM) (glassez)
  • FEATURE: New cookies management dialog and various related fixes (glassez)
  • FEATURE: Use unique temp directories (temp_path/). Closes #5154. (glassez)
  • FEATURE: Display notifications when a torrent is added. Closes #334 and #915. (sledgehammer999)
  • FEATURE: Sort labels with natural sort algorithm in the right-click menu. Closes #3919. (Chocobo1)
  • FEATURE: Add option to automatically remove .torrent files upon adding (Eugene Shalygin)
  • FEATURE: Add option to bind directly to an IP instead of using a network Interface (Sjoerd van der Berg, sledgehammer999)
  • FEATURE: Detailed tooltips on the progress and availability bars in the General button of each torrent. (Eugene Shalygin)
  • FEATURE: Let user able to specifiy a filter when choosing an IP filter file (Chocobo1)
  • FEATURE: Improve usability of "Run External Program". Users can write (platform dependent) shell scripts now. (Chocobo1)
  • PERFORMANCE: Optimize drawing in speed graph (Anton Lashkov, Chocobo1)
  • BUGFIX: Fix memory leak. (sledgehammer999)
  • BUGFIX: Fix resizing bug in "add torrent dialog". Closes #5036. (Chocobo1)
  • BUGFIX: Fix qBittorrent doesn't exit immediately when "all donwloads are done -> exit" option enabled. (glassez, Chocobo1)
  • BUGFIX: Display the filepath when a torrent fails to load. Closes #100 and #805. (sledgehammer999)
  • BUGFIX: Fix Add tracker dialog empty trackers (ngosang)
  • BUGFIX: Fix Add tracker dialog URL download (ngosang)
  • BUGFIX: Fix torrent adding with existing data (glassez)
  • BUGFIX: Try to find incomplete files for new torrent (glassez)
  • BUGFIX: Fix rechecking after torrent is finished (glassez)
  • BUGFIX: Fix duplicate network interfaces. Closes #5131 (ngosang)
  • BUGFIX: Fix .!qB extension is added when disabled (glassez)
  • BUGFIX: Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217. (Chocobo1)
  • BUGFIX: Don't resize the Country column needlessly (thalieht)
  • BUGFIX: Fix crashing when exiting the program while the Options window was showing. Closes #4871, #5049. (Chocobo1)
  • BUGFIX: Fix parsing of eMule .DAT filters. Closes #5281. (thalieht, sledgehammer999)
  • WEBUI: Implement in setting/removing/showing categories. (buinsky)
  • WEBUI: Add 'Added on' column in Webui. Closes #5145,#1092,#738 (Ibrahim Tachijian)
  • WEBUI: Add command to get the logs (pmzqla)
  • WEBUI: Expose Add trackers feature (pmzqla)
  • WEBUI: Bump API_VERSION and API_VERSION_MIN to 10. (sledgehammer999)
  • SEARCH: Implement search filters in the proxy model. (Eugene Shalygin)
  • SEARCH: Optimize widgets inside of the search tab (Eugene Shalygin)
  • SEARCH: Remove duplicated code from search tab and widget (Eugene Shalygin)
  • SEARCH: Use nova2dl.py script instead of DownloadManager. Closes #5026. (glassez)
  • SEARCH: Various UI cleanups and optimizations. (Chocobo1, ngosang)
  • SEARCH: Fix Torrentz, Mininova, LegitTorrents, PirateBay plugins (ngosang)
  • SEARCH: Fix toolbar resizing when m_searchFilter appears/disappears. Closes #5120. (Chocobo1)
  • SEARCH: Use QPalette::LinkVisited color for downloaded items in search results (Eugene Shalygin)
  • SEARCH: Update Python version requirements (min 2.7.9 / 3.3.0) (ngosang)
  • SEARCH: Remove filters from Torrentreactor, BTDigg and Demonoid. It is done in the GUI now. (ngosang)
  • RSS: default refresh interval to 30 mins (botmtl)
  • COSMETIC: Improve TransferListDelegate::sizeHint (Chocobo1)
  • COSMETIC: Fix long text clipping. Closes #5091. (Chocobo1)
  • COSMETIC: Minor change in Stats dialog (ngosang)
  • COSMETIC: Fix Update all button height in RSS tab (ngosang)
  • COSMETIC: Disable `comboHideZero` when `checkHideZero` is unchecked. (Chocobo1)
  • COSMETIC: Disable `checkLimituTPConnections` when `checkuTP` is unchecked. (Chocobo1)
  • COSMETIC: Enable word wrap for "Run external program" help text (Chocobo1)
  • COSMETIC: Fix mutually exclusive radio buttons can be unselected. (Chocobo1)
  • COSMETIC: Set About tab font-size to default (zywo)
  • COSMETIC: Improve wordings in "Auto download torrent" section (Chocobo1)
  • COSMETIC: Change "Auto download torrent" default save path to "default location". (Chocobo1)
  • COSMETIC: Change ambiguous text "Copy selected" to "Copy IP:port" (Chocobo1)
  • COSMETIC: Improve error messages for "Auto download torrents" (Chocobo1)
  • COSMETIC: Slim down 'Downloads' page of options window. (sledgehammer999)
  • COSMETIC: Cleanup Connection page in Option dialog. Closes #845. (Chocobo1)
  • COSMETIC: Fix reload button size is not the same size as "..." button in options dialog. (Chocobo1)
  • WINDOWS: Let Windows handle all widgets scaling. (Chocobo1)
  • WINDOWS: Improve stack trace for windows by including source filenames and line numbers (SeigneurSerpent)
  • OSX: Fix qt5 bundle on OSX. Closes #4014. (sledgehammer999)
  • OTHER: Make AddNewTorrentDialog behavior uniform (glassez)
  • OTHER: Optimize the shutdown dialog (Chocobo1)
  • OTHER: Enable access to shutdown functions when configured with `--disable-gui` option (Chocobo1)
  • OTHER: Delete Import Torrent Dialog. Just use the "add new torrent" dialog. (glassez)
  • OTHER: Optimize code for natural sorting (Chocobo1)
  • OTHER: Use new alert dispathing API for libtorrent 1.1.x (glassez)
  • OTHER: Fix gcc 6 compilation with qmake. See #5237. (sledgehammer999)

New in Portable qBittorrent 3.3.4 (May 14, 2016)

  • The Windows binary is compiled using Qt 5.6. You'll see a graphic glitch when hovering over the "plus" sign in the content tree. It is a known problem but Qt 5.6 brings fixes that justify using it despite the graphic glitch.
  • FEATURE: Download more pieces in "Download first and last pieces first" feature
  • FEATURE: Unlock first column in peerlist too
  • FEATURE: Add "Hide zero values" option. Closes #3543.
  • FEATURE: Add a "remaining" column to the torrent content model
  • FEATURE: Allow to toggle columns in peerlist
  • FEATURE: Add ability to filter log messages by type.
  • FEATURE: Add ability to write the log to file
  • FEATURE: Add 'never show again' checkbox/pref to auto-exit confirm dialog
  • PERFORMANCE: Perform fastresume data saving in separate thread
  • PERFORMANCE: Optimize session startup
  • BUGFIX: Save resume data using QSaveFile (Qt5 only). This reduces chances of corrupt files.
  • BUGFIX: Check torrent file permissions before opening
  • BUGFIX: Always update native session's announce_ip setting
  • BUGFIX: Fix loading *.magnet files from watched folders. Closes #4701.
  • BUGFIX: Fix upgrade corrupted fastresume file
  • BUGFIX: Fix total values for "Seeds" & "Peers"
  • BUGFIX: Fix potential race condition. Closes #4742.
  • BUGFIX: Don't merge trackers for private torrents. Closes #2928.
  • BUGFIX: Fix double buttons in "Add New Torrent" dialog.
  • BUGFIX: Fix malformed date header in email. Closes #4828.
  • BUGFIX: Save "Run external program" input as is. Closes #4830.
  • BUGFIX: Enable "filename" column in peers list again. Crash is fixed now.
  • BUGFIX: Don't display warning when folder name stayed the same after rename.
  • BUGFIX: Fix selection of Portuguese translation files.
  • BUGFIX: Fix selection of Esperanto locale. Closes #4999.
  • BUGFIX: Fix "caja" file manager opens the file instead of opens the directory. Closes #5003.
  • BUGFIX: Fix periodic latency spikes on Windows with WiFi connections. Closes #4209.
  • BUGFIX: Potentially fix a random crash coming from the sidepanel
  • WEBUI: Fix max_ratio precision. Closes #4707
  • WEBUI: Fix JavaScript exception on WebUI load
  • WEBUI: Fix translation
  • WEBUI: Submit the label in the new label dialog on pressing enter key
  • WEBUI: Check WebUI username and password length. Closes #4191
  • WEBUI: Minor changes in CSS styles
  • WEBUI: Add "Added on" and "Completion on" fields to query/torrents query response
  • WEBUI: Do not try to parse request message when content-length is 0
  • WEBUI: Support SSL certificate bundles. Issue #4896.
  • WEBUI: Change the order of the values of speed labels
  • WEBUI: Bump WebUI API_VERSION
  • SEARCH: Update PirateBay plugin.
  • SEARCH: Added TorLock search engine
  • COSMETIC: Fix splash screen staying on top of all windows. Closes #1391.
  • COSMETIC: Rearrange advanced settings
  • COSMETIC: Cleanup "about" dialog
  • COSMETIC: Cleanup "Add New Torrent" dialog
  • COSMETIC: Use short date in addnewtorrentdialog
  • COSMETIC: Change "Free disk space" to "Free space on disk"
  • COSMETIC: Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature.
  • COSMETIC: Put comment_lbl in QScrollArea. Closes #4881.
  • COSMETIC: Change the order of the values of speed labels
  • COSMETIC: Cleanup the Log tab
  • COSMETIC: Cleanup the RSS tab
  • OTHER: Set "Show splash screen on start up" option default to off
  • OTHER: Support for cross-compilation with MXE
  • OTHER: Add basic (and unofficial) cmake support
  • OTHER: Move some URLs overs to https
  • OTHER: Add appveyor support
  • OTHER: TravisCI: switch to Trusty image. Closes #4953.
  • OTHER: Many other internal code restructuring, cleaning and fixing

New in Portable qBittorrent 3.3.3 (Feb 2, 2016)

  • BUGFIX: Temporarily disable "filename" column of peers view. It has a bug that causes frequent crashes. See issue #4597
  • WEBUI: Move style of dynamic table header to CSS
  • WEBUI: Fix unnecessary updates of torrent peers table

New in Portable qBittorrent 3.3.2 (Feb 2, 2016)

  • FEATURE: Add a new column to peers list that shows list of files which are downloaded right now from a peer.
  • FEATURE: Improve the "Watch folders" UI. Closes #4300. You'll need to redo your watch folders settings.
  • FEATURE: Support loading multiple magnets/hashes/urls per .magnet file in the watched folder(one per line). Closes #217.
  • BUGFIX: Fix resolution of peer host names. Closes #4307.
  • BUGFIX: Don't recheck twice after 'Force Recheck' with 'Recheck torrents on completion' enabled. Closes #4274.
  • BUGFIX: Don't apply some settings again if they weren't changed. Closes #4278.
  • BUGFIX: Update ISO 3166 country codes. Closes #3942.
  • BUGFIX: Fix moving torrents to Temp after app restart. Closes #4434.
  • BUGFIX: Fix crash in favicon code due to null pointer dereference.
  • BUGFIX: Move the 'qBittorrent-resume' file even when no magnets were recovered. Also make sure to rename it with a unique name. Closes #4334.
  • BUGFIX: Don't add the watch folder before the user closes the Preferences window.
  • BUGFIX: Remove watch folders permanently only if the user accepts the Preferences dialog.
  • BUGFIX: Better handling of cookies in the download manager
  • BUGFIX: Use the download manager for RSS, the program updater and the dns updater.
  • BUGFIX: Fix reconfigure additional trackers
  • BUGFIX: Fix loading corrupted .fastresume file
  • WEBUI: Show filtered torrents number
  • WEBUI: Fix paused, active and inactive filters
  • WEBUI: Fixed bug when uploading several files and only the last one was considered.
  • WEBUI: Implemented WebUI interface for the new Watched Folders feature
  • WEBUI: Fix possible showing "qBittorrent client is not reachable" message on deleting torrents.
  • WEBUI: Don't show "Limit download speed" menu item for downloaded torrents.
  • WEBUI: Update webui run program parameters
  • WEBUI: Allow to remove the label assigned to a torrent
  • WEBUI: Repair translation
  • WEBUI: Remember last opened tab
  • WEBUI: Bump WebUI API_VERSION and API_VERSION_MIN.
  • COSMETIC: Update native names for Chinese locales. Closes #4381.
  • COSMETIC: Rename column header in Content view.
  • COSMETIC: Edit speed limits and upload ratio icons
  • SEARCH: Code refactoring.
  • SEARCH: Fix PirateBay plugin implementation for Python 3
  • SEARCH: Update PirateBay URL. Closes #4470
  • RSS: Code refactoring.
  • OTHER: Fix lrelease version due to the default Qt5 build
  • OTHER: Indicate to the user that he's going to download the new version. Indicate from the installer that the old version was detected and no settings will be deleted. Closes #4320.
  • OTHER: Don't require GUI libs for qt4 nox build. Closes #4404.
  • OTHER: Fix cross-compilation
  • OTHER: Allow GeoIP in nox builds

New in Portable qBittorrent 3.3.1 (Feb 2, 2016)

  • FEATURE: New "Set as default label" option in Add torrent dialog.
  • FEATURE: Support wildcards for filtering torrent list and torrent content
  • BUGFIX: Fix -1 is displayed instead of the infinity symbol
  • BUGFIX: Fix scan dirs settings saving. Closes #4254, #4239, #4187.
  • BUGFIX: Exported torrents now use name instead of hash. Closes #4205.
  • BUGFIX: Improve upgrade to v3.3.0. Now undownloaded magnets will be migrated too. Fixes #4195.
  • BUGFIX: Fix wrong encoding for listen failed error message.
  • BUGFIX: Fix RSS not automarking articles as read.
  • BUGFIX: Fix possible deadlock during application exit.
  • WEBUI: Cookies support on WebUI when downloading torrent from a URL.
  • WEBUI: Modified download and upload windows to allow autocompletion of browsers.
  • WEBUI: Fixed the spinner in the WebUI upload page.
  • WEBUI: Modified height of the WebUI download page.
  • WEBUI: Fixed all the JavaScript functions for download and upload pages.
  • WEBUI: Add seeds tab to WebUI
  • WEBUI: Bump WebUI API_VERSION.
  • COSMETIC: Cleanup "Trackers", "Peers", "HTTP Sources", "Speed" and "Content" page layout
  • COSMETIC: Reduce mainwindow border width
  • COSMETIC: Use QLineEdit built-in ClearButton (Qt5 only)
  • COSMETIC: Change text description for half-open connection
  • OTHER: Change update URL to FossHub. Closes #4188.

New in Portable qBittorrent 3.3.0 (Feb 2, 2016)

  • FEATURE: Huge core code refactoring. Problems with labels, temp folders etc should be eliminated. Smoother UI should be observed too.
  • FEATURE: Speed graph
  • FEATURE: Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419
  • FEATURE: Allow to copy all peers with a keyboard shortcut
  • FEATURE: Use GeoIP2 database, allows for country resolution of IPv6 peers. It is no longer embedded in the program but downloaded and updated monthly.
  • FEATURE: Add more "Run External Program" parameters, closes #3053, #238, #1291, #1522.
  • FEATURE: Add an option to allow the use of proxies only for torrents. Closes #2701.
  • FEATURE: Detect network interface state changes. It should detect VPN connection resets.
  • FEATURE: Switch to using c++11
  • FEATURE: Automatically add trackers to new downloads.
  • FEATURE: You can now choose the path to download for watched folders.
  • FEATURE: Switch to Qt5 by default.
  • BUGFIX: Fix progress calculation in Content tab. Closes #2639 Closes #2752
  • BUGFIX: Fix label filter. Closes #3429.
  • BUGFIX: Fix "Run External Program Launches too Early" issue, closes #2107.
  • BUGFIX: Don't remove torrent contents parent folder, even it is empty. Closes #2244.
  • BUGFIX: Always apply filter for manually banned IPs. Related #3988.
  • BUGFIX: Fix reporting of tracker status. Closes #3101.
  • BUGFIX: Don't connect to "any interface" when the configured network interface is missing. Closes #3943, #2741, #1159, #844 and #143.
  • BUGFIX: Fix reordering of first column with Qt5. Closes #2835.
  • COSMETIC: Add back "qBittorrent" in program updater title, closes #3549.
  • COSMETIC: Use infinity symbol rather than -1 for nb_connections
  • COSMETIC: Move uTP options to it's own section
  • COSMETIC: Fix availability bar & progress bar height being too small on high DPI displays
  • COSMETIC: Fix availability label & progress label clipped on high DPI displays, closes #3237.
  • COSMETIC: Add tooltips/legend for availability bar & progress bar
  • COSMETIC: Use theme color for background in PropertiesWidget
  • COSMETIC: Replace horizontal line with border in bottom panel
  • COSMETIC: Various visual changes in the side panel.
  • COSMETIC: Use thin border for transfer list
  • COSMETIC: Make URL in "Add Torrent File..." clickable. Closes #3928.
  • COSMETIC: New view for errored torrents.
  • WEBUI: Add information in General tab
  • WEBUI: Reorder "Super seeding mode" option in right click menu
  • WEBUI: Clean up JavaScript code
  • WEBUI: Added labels support. #648
  • WEBUI: Fix accessing the WebUI through IPv6
  • WEBUI: Bump WebUI API_VERSION to 6.
  • WEBUI: Change selected color to differentiate from the progressbar.
  • SEARCH: Add "Copy description page URL" button in search tab. Closes #2371.
  • SEARCH: Add https_proxy env variable. This forces Python to use the HTTP proxy for HTTPS connections.
  • SEARCH: Detect new plugin URL from clipboard
  • SEARCH: Update Torrentz trackers
  • WINDOWS: Fix german translation of the installer
  • NOX: Don't ask the user questions in nox build when in non-interactive mode. Closes #3875.
  • OTHER: Fixed typos, spelling correction
  • OTHER: Fix need for restart to enable/disable peer countries resolution.
  • OTHER: Unload the GeoIP db when disabled.
  • OTHER: Reduce max value of "Disk cache size" to 1536MB for 32bit. Closes to #4028.
  • OTHER: Make "Download in sequential order" and "Download first and last piece first" options independent.

New in Portable qBittorrent 3.2.5 (Nov 5, 2015)

  • BUGFIX: Fix difficult to reproduce crash.
  • OTHER: Fix Windows' Qt5 build.

New in Portable qBittorrent 3.2.1 (Jul 14, 2015)

  • FEATURE: Change default preferences
  • FEATURE: Add "Add link to torrent" menu in TrayIconMenu. Closes #2918.
  • FEATURE: Allow to Open files from the properties pane by pressing "Enter"
  • FEATURE: Add checkbox option for IpFilterTrackers.
  • FEATURE: Download-from-URL textbox change focus on tab key
  • FEATURE: Increase priority value of "High"
  • FEATURE: Add 16 KiB, 8 MiB and 16 MiB piece sizes in Torrent Creator
  • BUGFIX: Disable Auto piece size when creating a new torrent
  • BUGFIX: Set default focus to cancel button in delete confirm dlg, closes #3085
  • BUGFIX: Set default focus to ok button in add new torrent dlg
  • BUGFIX: Set default focus to no button in exit confirm box
  • BUGFIX: Fix Start Minimized checkbox in Options
  • BUGFIX: Remove limits on alternative speeds setting
  • BUGFIX: Fix sorting torrents by ETA
  • BUGFIX: Improve ratio calculation formula. Closes #3096.
  • BUGFIX: Clear missing files flag when resuming or force rechecking. Fixes issues in #2750.
  • BUGFIX: Delete tempfile when downloading favicon.ico. Closes #3257.
  • BUGFIX: Don't close downloadFromURL dialog when showing empty url warning
  • BUGFIX: Minimize to tray only if the relevant option is enabled.
  • BUGFIX: Update disk space label after changing partition, closes #3309.
  • BUGFIX: Don't use a default upload limit. Closes #3275.
  • BUGFIX: Fix Properties bar size when started minimized to tray. Closes #3206.
  • COSMETIC: Change option text "Confirmation on exit when torrents are active"
  • COSMETIC: Enable to choose dark/light tray icons on all platforms.
  • COSMETIC: Use AllUppercase for label text
  • COSMETIC: changes in typography
  • COSMETIC: Menu revamp
  • COSMETIC: Revamp general tab info
  • COSMETIC: Better update message for users
  • COSMETIC: Fix ugly 'C++' wrapping in About dialog.
  • WEBUI: Fix login and logout relative URLs
  • WEBUI: Fix resumeAll and pauseAll. Closes #3016
  • WEBUI: Changes in title bar
  • WEBUI: Complete translatable strings
  • WEBUI: Minor changes in style
  • WEBUI: Fix Max connections and Time active in transfer information
  • WEBUI: New config - Global maximum number of upload slots
  • WEBUI: Display wasted data with friendly units. Closes #2994
  • WEBUI: add delay in shutdown command in order to send out response msg
  • WEBUI: Option to hide Top Toolbar
  • WEBUI: Reorder the tabs/groups in Options window
  • WEBUI: Add new options
  • WEBUI: Increase API_VERSION due to changes in #3279, #3197, #3226 and #3040
  • WEBUI: Add Web Seeds (HTTP Sources) tab
  • WEBUI: Don't update the tabs if tab's panel is collapsed
  • WEBUI: Fix alternative global rate limits.
  • SEARCH: Fix thepiratebay. Closes #3012
  • SEARCH: Improve torrentz engine to return more results
  • SEARCH: Change width of columns in search tab. Closes #764
  • SEARCH: Make strings translatable in seach engine
  • SEARCH: Aborting search engine process during closure. Close #2671
  • SEARCH: Perform searches in parallel
  • SEARCH: Add Demonoid search engine
  • SEARCH: Minor fixes in search engines
  • SEARCH: Show the version of search engines
  • SEARCH: Update Legit Torrent to remove sgmllib
  • SEARCH: Update KickassTorrents
  • SEARCH: Update BTDigg
  • SEARCH: Update Torrentz
  • SEARCH: Update ExtraTorrent
  • SEARCH: Update TorrentReactor
  • SEARCH: Fix Python 2 implementation of Torrentz
  • SEARCH: Cosmetic changes in search engine
  • SEARCH: Fix column sort in search engine. Closes #2621
  • RSS: Update matching RSS articles while editing rules
  • WINDOWS: Fix python detection from registry when multiple versions are installed
  • LINUX: Fixes Linux issue for when the theme doesn't have a corresponding icon.
  • OTHER: Correctly detect FreeBSD when configuring.
  • OTHER: Add translator to credits.
  • OTHER: New translation: Indonesian.
  • OTHER: Split Chinese locales into Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong).

New in Portable qBittorrent 3.2.0 (May 22, 2015)

  • FEATURE: Show actual protocol for listen success/failure in the log. Needs libtorrent v1.0.0
  • FEATURE: Support per tracker re-announce. Needs libtorrent v1.0.0
  • FEATURE: Support saving in network locations.
  • FEATURE: Support Qt5
  • FEATURE: Code optimizations resulting in a more CPU efficient and snappier qBittorrent.
  • FEATURE: WEBUI code rewritten, refactored and improved.
  • FEATURE: Add option to hibernate computer in Auto-Shutdown menu
  • FEATURE: Cache preferences in memory. Minimize chance of settings corruption. Closes #1272, #1523, #1694.
  • FEATURE: Option to disable connections not supported by proxies. Closes #1894.
  • FEATURE: Haiku OS support
  • FEATURE: Add a save resume data interval option(useful for SSD).
  • FEATURE: Add "Last Seen Complete" column
  • FEATURE: Add "Last Activity" column
  • FEATURE: Add "Total Size" column
  • FEATURE: Show current speed limits in the status bar
  • FEATURE: Episode filtering for RSS
  • FEATURE: Highlight files when opening containing folder on Windows and Linux
  • FEATURE: Setting to ignore RSS rule matches for X days
  • FEATURE: Add hotkeys and buttons for Top and Bottom priorities
  • FEATURE: Implement peer relevance column. Closes #1630.
  • FEATURE: Show reason why a peer was blocked. Needs libtorrent 1.0.x.
  • FEATURE: Use the 'fastest_upload' setting as seed choking algorithm.
  • FEATURE: Allow to set text options for the toolbar icons
  • FEATURE: Add 'Resumed' torrent filter
  • FEATURE: 'Add New Torrent` dialog has a button for quickly choosing a location
  • FEATURE: Copy selected peers as IP:Port format.
  • FEATURE: Show info hash in the torrent details in 'Add New Torrent' dialog.
  • FEATURE: New feature: Remove empty labels
  • FEATURE: Add "Copy name" option in right-click menu of torrent list. Closes #2452 (chrishirst)
  • FEATURE: Implement tracker list in the side panel. Closes #170.
  • FEATURE: Implement a 'Completed' status. Closes #2326 #2483 #939.
  • FEATURE: Columns for session-based download and upload statistics
  • BUGFIX: Use completed time from libtorrent directly. Closes #1726.
  • BUGFIX: Speedup and fix a bug in torrent moving.
  • BUGFIX: Scan Folder dialog now remembers last location
  • BUGFIX: Show input box to filter torrent list only when the list is shown
  • BUGFIX: Add placeholder text to the input to filter the torrent list
  • BUGFIX: Put directories first when sorting torrent content by name
  • BUGFIX: Fix missing icon for open action in file list
  • BUGFIX: Set placeholder text to torrent content filter.
  • BUGFIX: Fix torrent creation when data is too large
  • BUGFIX: Load torrents that have big metadata file. Closes #1889.
  • BUGFIX: Use correct separator for "OR" condition in RSS rules
  • BUGFIX: Don't waste UI space in 'Content' window. Closes #2159
  • BUGFIX: Fix the language selection in the combobox when the system locale only has a lang equivalent and not a lang_COUNTRY one. Closes #1786.
  • BUGFIX: Don't overwrite the 'Add Paused' setting from the Add New Torrent Dialog
  • BUGFIX: Fix file preview when .!qB extension is used
  • BUGFIX: Ensure that the priority column has enough width when queueing is enabled. Closes #2263.
  • BUGFIX: Don't put limits to the alternative speed limits
  • BUGFIX: Make space key change all selected files' checkboxes
  • BUGFIX: Don't block peers that use privileged ports. (sledgehammer999)
  • BUGFIX: Accept multiple files at once. Closes #2253
  • BUGFIX: Don't touch torrents whose files are missing. Closes #342 #2308 #2469.
  • BUGFIX: Save the new save path first in the history. Closes #2382.
  • BUGFIX: Fix default tracker in 'Create Torrent' dialog.
  • BUGFIX: Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156.
  • BUGFIX: Delete the correct selected torrents when the list is filtered. Closes #2729.
  • BUGFIX: Don't use HTML in tray icon pop-up on OSX. Closes #2830.
  • BUGFIX: Fix crash when trying to open destination folder on a torrent with no metadata. Closes #2522.
  • BUGFIX: Change torrent name when metadata is retrieved.
  • COSMETIC: Removes white bar in the labels list. Closes #1151.
  • COSMETIC: Fix speed printing in the tray icon and in the title bar. Closes #2737.
  • COSMETIC: Change the color scheme used
  • RSS: Display remote images in the preview
  • RSS: Format html descriptions in the preview
  • RSS: Support overriding global "Add paused" option on per rule basis
  • WINDOWS: Fix automatic python download. Closes #2076.
  • WINDOWS: Fix crash when searching the registry for installed python
  • WINDOWS: Tell Windows to wait during shutdown.
  • SEARCH: Update KickassTorrents plugin
  • SEARCH: Remove vertor engine. Closes #2260.
  • SEARCH: Small fix of import in legittorrents engine
  • SEARCH: Add combo box for fast search engine switch
  • SEARCH: Fix error in mininova search engine
  • SEARCH: Fix piratebay. Closes #2270
  • SEARCH: Updated URL in kickasstorrents search engine
  • SEARCH: Torrentz search engine added
  • OTHER: Drop libtorrent 0.15.x support
  • OTHER: Drop Qt < 4.8.0 support
  • OTHER: Migrate build system to autotools (sledgehammer999)
  • OTHER: Remove deprecated feature of separate DHT port.
  • OTHER: Speedup compilation speed
  • OTHER: Backtrace generation now works on MinGW.
  • OTHER: New translation: Hindi(India).

New in Portable qBittorrent 3.1.12 (Feb 27, 2015)

  • Fix automatic Python download.
  • Fix crashes due to memory corruption and improve Python registry searching.

New in Portable qBittorrent 3.1.11 (Oct 27, 2014)

  • FEATURE: Allow relative torrent paths when qBittorrent is already running
  • FEATURE: Make Windows icons suitable for high dpi screens
  • FEATURE: Increase maximum size of system icons
  • BUGFIX: Fix crash in the "Content" widget when user would right click in it without a torrent selected
  • BUGFIX: Don't show multiple unlock UI dialogs. Closes #2040.
  • SEARCH: Fix bug where python would falsely be detected and nothing worked (paolo-sz)
  • SEARCH: Fix TorrentReactor search plugin
  • SEARCH: Fix search engine encoding issues with python3 on Windows
  • SEARCH: Pirate bay search engine update
  • SEARCH: Internal improvements in the python code
  • WINDOWS: Fix magnet link association. Closes #1952.
  • WINDOWS and OSX: Fix again the program updater. The url was changed by sourceforge.net. Closes #1954.
  • OSX: Fix compilation
  • WEBUI: Set correct HTTP Content-Type in case of forbidden access.
  • COSMETIC: Remove unneeded tooltip
  • COSMETIC: Don't stretch the last section in the transfer list
  • COSMETIC: Set minimum width of the left panel in the preferences
  • OTHER: Optimize sorting of rows. This should have less CPU impact when many torrents are present.
  • OTHER: Use the correct character encoding for exceptions coming from libtorrent.
  • OTHER: Use boost:bind() as the docs show. Allows compilation with older gcc versions.

New in Portable qBittorrent 3.1.10 (Sep 25, 2014)

  • FEATURE: Allow disabling of OS cache. This will prevent RAM increases on Windows when seeding many files. Closes #1699.
  • FEATURE: Add 'Completed' column. Closes #1241.
  • FEATURE: Added 'Ratio Limit' column. Closes #936.
  • FEATURE: Add 'Open' and 'Open Containing Folder' entries in the content's right-click menu.
  • FEATURE: Don't listen on IPv6 address by default. Prevents network connectivity problems.
  • FEATURE: Added 'Shutdown now' button in shutdown confirmation dialog.
  • FEATURE: Add peer port column to PeerListWidget. Closes #1650.
  • COSMETIC: Fix weird ratio values when torrent was imported or downloaded history was lost due to crash.
  • COSMETIC: Use 'μTP' instead of 'uTP'.
  • COSMETIC: Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing.
  • COSMETIC: Don't mix finished/unifinished torrents when sorting by ETA. Closes #1688.
  • COSMETIC: Sort finished torrents by completed date when sorting by queue number.
  • COSMETIC: Right align numerical values in the transfer list. Partially revert 51a9a9aab.
  • WINDOWS: Correctly associate torrents and magnet links with qBittorrent under non-admin accounts. Closes #291 #527 #579 #614 #964.
  • WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370.
  • WINDOWS: Don't create keys in the registry if python isn't found.
  • WINDOWS: Can now correctly detect 64bit and 32bit python installations on 64bit Windows.
  • WINDOWS: Search first in PATH for python.
  • WEBUI: Correctly save/load settings and other improvements
  • WEBUI: Removed broken 'Report a bug' iframe. Closes #1343
  • WEBUI: Removed broken 'Documentation'. Improves fix for #1343
  • WEBUI: Removed essentially useless 'Visit website' iframe and changed it to a regular link. Improves fix for #1343
  • BUGFIX: Fix RSS feed icon. The tmp file gets deleted in the feed destructor.
  • BUGFIX: fix issue #1674: AddNewTorrentDialog is shown again and again even if checkbox "dont ask me again" is set
  • BUGFIX: Don't show availability bar for magnet links
  • BUGFIX: Fix crash when the selected torrent disappears from the transfer list.
  • BUGFIX: Fix tracker announcing problem(hit-and-run) when many torrents are being active.
  • BUGFIX: Count magnet links in the 'downloading' filter and make them prevent system inhibition.
  • BUGFIX: Pick up updated plugins.
  • BUGFIX: Bring mainwindow in front when notification is clicked and other windows are in front.
  • BUGFIX: Speedup torrent moving
  • BUGFIX: Fix bug when moving a torrent before the previous move is completed
  • BUGFIX: Add option to hibernate computer in Auto-Shutdown menu
  • BUGFIX: Fix column resizing issues
  • BUGFIX: Fix possible crashes. Closes #1814.
  • BUGFIX: Limit max cache to 1800MiB for 32bits compiled binaries and to 4GiB for other. Closes #1698.
  • BUGFIX: Don't localize double numbers in the webui. Closes #1525.
  • BUGFIX: Don't shrink transferlist rows when scrolling horizontally. Closes #1613.
  • BUGFIX: When qBT is launched with a magnet don't show it in the transferlist while the metadata are being loaded in the background.
  • BUGFIX: Show disk space while retrieving metadata. Closes #1693. (sledgehammer999)
  • BUGFIX: Don't disable DHT/LSD/UPnP in the GUI when anonymous mode is enabled.
  • BUGFIX: Possible fix for crash in RSS code.
  • BUGFIX: Fixed SMTP emailing code
  • BUGFIX: Don't display the context menu in 'Content' and 'HTTP Sources' buttons when no torrent is selected. It prevents crashes.
  • BUGFIX: Don't translate file extensions.
  • BUGFIX: Fix available disk space label on single file torrents.
  • BUGFIX: Show stalled downloads that are uploading under the 'Active' filter. Closes #1654."
  • BUGFIX: fix import torrent with "Keep incomplete torrents in:" enabled
  • BUGFIX: Send a spoofed user agent for the search engines(fixes some of them)
  • BUGFIX: Support URLs that redirect to magnet links
  • BUGFIX: Consider que

New in Portable qBittorrent 3.1.9.2 (May 2, 2014)

  • OTHER: The v3.1.9.1 Windows build was broken

New in Portable qBittorrent 3.1.9.1 (May 2, 2014)

  • OTHER: This is an excuse to produce new builds with an OpenSSL version that isn't affected by the heartbleed bug for Windows and Mac. This bug should only affect the WebUI and only if HTTPS/SSL authentication was enabled.

New in Portable qBittorrent 3.1.9 (Mar 7, 2014)

  • BUGFIX: Fix nox build.
  • BUGFIX: Fix build with libtorrent 0.15.x
  • BUGFIX: Fix missing percentage signs. Closes #1392.
  • BUGFIX: Fix queue sorting order.
  • BUGFIX: Fix build using qt < 4.7
  • BUGFIX: Fix autoupdater. Send our user-agent to sourceforge.net
  • FEATURE: Add button for links in toolbar

New in Portable qBittorrent 3.1.8 (Feb 5, 2014)

  • BUGFIX: Really fix build of v3.1.6

New in Portable qBittorrent 3.1.3 (Nov 21, 2013)

  • FEATURE: Add a key shortcut to "Add link to torrent..."
  • BUGFIX: Make all columns and headers use the same text alignment in the transferlist.
  • BUGFIX: Fix build system for Unix/Linux.
  • BUGFIX: Case insensitive sort in Peers list. Closes #1066.
  • BUGFIX: Small optimization of WebUI responses when there isn't a data payload.
  • BUGFIX: Hide empty folders after filtering. Closes #74.
  • BUGFIX: Expand folders when filtering files. Closes #1076.
  • BUGFIX: Updated search plugin's URL
  • BUGFIX: Strip some png to fix incorrect sRGB profiles.
  • BUGFIX: Fixed font issues on OSX Mavericks
  • BUGFIX: Improve text in the About dialog
  • BUGFIX: Always show a peer IP address as a tool tip
  • BUGFIX: Fix inhibit system functionality. Closes #766.
  • BUGFIX: WebUI: Don't gzip too small payloads.
  • BUGFIX: Correctly detect if the browser supports gzip compression.
  • BUGFIX: Fix WebUI link to 'Anonymous mode' explanation. Closes #1093.
  • BUGFIX: Correctly update tracker tier number in the trackers tab. Closes #1075.
  • BUGFIX: Speed improvements.
  • OTHER: Updated translations.

New in Portable qBittorrent 3.1.2 (Nov 11, 2013)

  • BUGFIX: Fix WebUI gzip compression. Closes #1037. (sledgehammer999)
  • BUGFIX: Fix compilation with qt < 4.8.0. Closes #1043. (sledgehammer999)
  • OTHER: Updated translations.

New in Portable qBittorrent 3.1.1.1 (Nov 11, 2013)

  • This is uses libtorrent 0.16.12 instead which isn't broken.

New in Portable qBittorrent 3.1.1 (Nov 11, 2013)

  • FEATURE: Show external IP in the log. Closes #968
  • FEATURE: Enable gzip compression in the webui. It should be faster now.
  • FEATURE: Torrents show more states(queued for checking, downloading metadata, allocating, checking resume).
  • FEATURE: Reenable "force reannounce" to all trackers.
  • FEATURE: Allow to clear the UI lock password. Closes #973.
  • FEATURE: New translations: English(Australia) and English(United Kingdom)
  • BUGFIX: Expose all available translation in the WebUI. Closes #976.
  • BUGFIX: Copy IP copied wrong data. Closes #970
  • BUGFIX: "Preview file..." didn't work on single file torrents.
  • BUGFIX: Fix and improve the scheduler
  • BUGFIX: RSS fixes. Closes #960, #998
  • BUGFIX: Fix 'append label to save path' with magnet links.
  • BUGFIX: Can download up to 10MB .torrent file when a link is provided. Closes #879
  • OTHER: Updated translations.
  • LINUX: Fix missing conf.pri error
  • WINDOWS: Don't remove file associations if they aren't our own.

New in Portable qBittorrent 3.1.0 (Oct 15, 2013)

  • FEATURE: Add command line option to daemonize qbittorrent-nox (ngaro)
  • FEATURE: Add "Shutdown qBittorrent" button to Web UI (ngaro)
  • FEATURE: Add setting to copy .torrent files for finished downloads (Driim)
  • FEATURE: Add option to start qBittorrent on Windows startup (sledgehammer999)
  • FEATURE: Add context menu to Web seed list (Gelmir)
  • FEATURE: Add support for tracker tiers / groups to creator (Gelmir)
  • FEATURE: Allow clearing execution and ban logs (Gelmir)
  • FEATURE: Add option to use random port on each startup (ireallylikeher)
  • FEATURE: Expose the cache expiry to the user (Gelmir)
  • FEATURE: Support Atom feeds (Gelmir)
  • FEATURE: Add "save path" column (John Peterson)
  • FEATURE: Add ?Torrent-compatible "Flags" column in the peer tab(sledgehammer999)
  • FEATURE: Load magnet metadata in the background while the "Add New Torrent" Dialog is showing (Gelmir)
  • FEATURE: Allow to enter only an info-hash for download(sledgehammer999)
  • FEATURE: Bring the "Add New Torrent" Dialog to the front(glassez)
  • BUGFIX: Add confirmation dialog for "Force recheck" action (closes #131)
  • BUGFIX: Greatly improve RSS manager performance (closes #34)
  • BUGFIX: Ensure that all columns in the tranferlist have a size > 0.
  • BUGFIX: Don't mark RSS item as read when it failed to download (Gelmir)
  • BUGFIX: Fix ETA calculation when some files are downloaded and marked afterwards as 'do not download'(sledgehammer999)
  • BUGFIX: Make the UI show that PEX/DHT/LSD are actually disabled on private torrents(sledgehammer999)
  • BUGFIX: Scheduler should be much more robust and correct now(sledgehammer999)
  • BUGFIX: Now qBt won't forget torrent settings after an unclean shutdown(sledgehammer999)
  • BUGFIX: Text boxes in edit dialogs will fit to text width(Gelmir)
  • BUGFIX: Enable edit/rename via F2 or double click in various places(Gelmir)
  • BUGFIX: Allow to edit trackers and copy their urls(Gelmir and Driim)
  • BUGFIX: Add Uploaded column to main view(Gelmir)
  • BUGFIX: Calculate ETA for seeding torrents(Gelmir)
  • BUGFIX: Add option to ignore global share ratio limits for created torrents(Gelmir)
  • OTHER: Many RSS bugfixes and improvements all over the place(Gelmir)
  • OTHER: Generate translations at configure time to reduce tarball size
  • OTHER: Make peer tab sortable by ip too (Gelmir)
  • OTHER: Translations moved to Transifex(https://www.transifex.com/projects/p/qbittorrent/)
  • OTHER: New Translation - Vietnamese (Anh Phan)
  • PERFORMANCE: Impove drawing speed of tranferlist when there are many torrents(>100)
  • PERFORMANCE: Impove drawing speed of peers list when there are many peers

New in Portable qBittorrent 3.0.11 (Jul 30, 2013)

  • FEATURE: Allow more fine tuning of upload slots. It should improve speed
  • FEATURE: Enable edit/rename via F2 or double click in various places
  • BUGFIX: Fix Spanish and Basque translations being messed up on Windows
  • BUGFIX: Don't allow newlines in rename dialog
  • BUGFIX: Treat unfinished dates as the newest ones when sorting
  • BUGFIX: Fix text size problem on Windows with custom DPI
  • BUGFIX: Respect UI lock when clicking on tray notification
  • BUGFIX: Fix kickass torrents search plugin
  • BUGFIX: Use system language as default language.
  • BUGFIX: Move completed files to .unwanted folder when they are unselected by the user
  • BUGFIX: Show delete action when multiple feeds are selected
  • BUGFIX: Use Unicode for libtorrent alert messages
  • OTHER: Update translations
  • WINDOWS: Shave off ~4MB from the binary size
  • WINDOWS: Remove wrong dependency on msvc2008 runtime
  • WINDOWS: Disable stacktrace when building with mingw
  • WINDOWS: Updated NSIS script to include/delete .pdb file.

New in Portable qBittorrent 3.0.10 (Jul 12, 2013)

  • BUGFIX: Fix LegitTorrents search plugin
  • BUGFIX: Improve peer host name resolution
  • BUGFIX: Context menu fix in the Web UI
  • BUGFIX: Respect 'don't show' torrent dialog in Search
  • BUGFIX: Torrent creator can now use files/folders from disk root
  • BUGFIX: Update free disk space when changing drives in the add new torrent dialog
  • BUGFIX: Various fixes relating to RSS drag and drop
  • BUGFIX: Properly rename torrent which changes position in filter model
  • BUGFIX: Actually show tray notifications when a torrent finishes downloading
  • BUGFIX: Don't download RSS items based on rules still being edited
  • COSMETIC: Native look for the search boxes
  • IMPROVEMENT: Use natural sorting where possible
  • LIBTORRENT: SOCKS5 fixes (0.16.10)
  • LIBTORRENT: Fix hanging issue on Windows when closing files (0.16.10)
  • LIBTORRENT: Cache can now be returned to the OS (0.16.10)
  • PERFORMANCE: Improve drawing speed of transfer list when there are many torrents(>100)
  • PERFORMANCE: Improve drawing speed of peers list when there are many peers

New in Portable qBittorrent 3.0.9 (Mar 23, 2013)

  • BUGFIX: Raise qBittorrent windows when another instance is launched
  • BUGFIX: Show human readable names for network interfaces in preferences
  • BUGFIX: Fix torrent creator bug when saving non-latin path
  • BUGFIX: Enable 'copy magnet uri' for torrents without metadata too
  • BUGFIX: Fix a few JSON parser issues
  • BUGFIX: Add support for gzipped encoded HTTP responses
  • BUGFIX: Fix possibly missing "Add torrent" icon
  • OTHER: Add search plugin for Legit Torrents

New in Portable qBittorrent 3.0.8 (Jan 23, 2013)

  • BUGFIX: Fix support for --no-splash command line argument
  • BUGFIX: Fix compilation error with libtorrent v0.15
  • BUGFIX: Fix search issues with Python3
  • BUGFIX: Fix dead link about certificates in program preferences

New in Portable qBittorrent 3.0.7 (Jan 23, 2013)

  • BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148)
  • BUGFIX: Add m4v to the list of previewable file extensions (closes #216)
  • BUGFIX: Fix "Couldn't set environment variable..." message on start up (closes #245)
  • BUGFIX: Use right path separator in torrent addition dialog on Windows
  • BUGFIX: Fix "Set as default save path" setting (closes #254)
  • BUGFIX: Reenable disk cache on Windows since the memory issue seems to be gone
  • BUGFIX: Fixed several search engine plugins and removed the dead ones
  • BUGFIX: Use https links in search plugins when possible
  • BUGFIX: Bump Mootools to v1.4.5 (Web UI)
  • BUGFIX: Require password to exit qBittorrent from tray icon when locked (closes #311)
  • BUGFIX: Fix possible crash in loadPeers() (closes #222)

New in Portable qBittorrent 3.0.6 (Oct 10, 2012)

  • BUGFIX: Fix unicode support for command-line arguments on Windows
  • BUGFIX: Do not store created torrent in memory before writing it to a file
  • BUGFIX: No longer fallback to ANY interface if the user-selected interface cannot be found
  • BUGFIX: Fix timezone parsing in RSS
  • BUGFIX: Fix cookie support for RSS feeds

New in Portable qBittorrent 3.0.5 (Oct 10, 2012)

  • BUGFIX: Disabling systray icon no longer disables file association settings
  • BUGFIX: Import new trackers from magnet link in case of duplicate torrent
  • BUGFIX: Fix "Skip hash check" feature in torrent import dialog
  • BUGFIX: Several Web UI connection fixes
  • BUGFIX: Add Basque locale to Web UI

New in Portable qBittorrent 3.0.3 (Oct 10, 2012)

  • BUGFIX: Fix issue with temporary directory not being taken into consideration
  • BUGFIX: Address encoding issues when using search engine on Windows
  • BUGFIX: Bypass cache when uploading a torrent file in Web UI
  • BUGFIX: "Completed On" column is not updated until restart
  • BUGFIX: Fix possible build error on some systems
  • I18N: Add Hebrew translation

New in Portable qBittorrent 3.0.2 (Sep 18, 2012)

  • FEATURE: Add "clear" functionality to search field
  • BUGFIX: Attempt to use qBittorrent icon from theme if available
  • BUGFIX: Fix crash when a fastresume file is empty
  • BUGFIX: Fix encoding problem for detected XDG Download folder
  • BUGFIX: Improve performance when showing torrent content panel
  • BUGFIX: Fix label-based filtering of torrents whose label contains special characters
  • BUGFIX: Fix possible crash due to labels