qBittorrent v4.0 Released

Discussion in 'other software & services' started by guest, Nov 20, 2017.

  1. guest

    guest Guest

    qBittorrent v4.1.6 Released (May 5, 2019)
    Download
    Changelog
    qBittorrent v4.1.6 was released.
    • 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)
     
  2. guest

    guest Guest

  3. guest

    guest Guest

  4. guest

    guest Guest

    qBittorrent v4.1.7 Released (August 4, 2019)
    Download
    Changelog
    qBittorrent v4.1.7 was released.
    The macOS build supports Sierra as minimum version. If you use an older macOS version then you should compile qBittorrent with an older Qt version that has support for your OS version.
    • FEATURE: Add 12 hour and 24 hour speed graphs (dzmat)
    • FEATURE: Change "Add new torrent" dialog to horizontal layout (Evgeny Lensky)
    • BUGFIX: Fix messed up symbols in log (Chocobo1)
    • BUGFIX: Fix incomplete file extension not applied for new torrents (Chocobo1)
    • BUGFIX: Save updated resume data for completed torrents (Vladimir Golovnev (Glassez))
    • BUGFIX: Fix requested torrent resume data handling (Vladimir Golovnev (Glassez))
    • BUGFIX: Prevent command injection via "Run external program" function (Chocobo1)
    • BUGFIX: Avoid race conditions when adding torrent (Vladimir Golovnev (Glassez))
    • BUGFIX: Fix torrent checking issues (Vladimir Golovnev (Glassez))
    • BUGFIX: Use proper log message when there are no error (Chocobo1)
    • BUGFIX: Fix torrent properties not saved for paused torrents (Chocobo1)
    • BUGFIX: Some improvements on qtsingleapplication code (Chocobo1)
    • BUGFIX: Remove limits of "Disk cache expiry interval" setting (Chocobo1)
    • BUGFIX: Remove upper limit of "Disk cache" setting (Chocobo1)
    • BUGFIX: Fix crash when removing phantom tags (Chocobo1)
    • BUGFIX: Improve handleFileErrorAlert error message (Chocobo1)
    • BUGFIX: Fix updated save path not saved for paused torrents (Chocobo1)
    • BUGFIX: Log save_resume_data_failed_alert (Chocobo1)
    • BUGFIX: Don't remove parent directories (Chocobo1)
    • BUGFIX: Properly remove empty leftover folders after rename (Chocobo1)
    • BUGFIX: Focus behavior row in Options dialog (silverqx)
    • BUGFIX: Fix unable to rename folder on Windows when same is used in different case(Chocobo1)
    • BUGFIX: Fix unable to control add torrent dialogs when opened simultaneously (Chocobo1)
    • BUGFIX: Disable "Upload mode" when start preloaded torrent (Vladimir Golovnev (Glassez))
    • BUGFIX: Fix wrong comparison result when sorting items(Chocobo1)
    • BUGFIX: Fix sequential downloading when redirected (Vladimir Golovnev (Glassez))
    • BUGFIX: Fix typos (Chocobo1)
    • BUGFIX: Fix assertion fail (Chocobo1)
    • BUGFIX: Change number of time axis divisions from 5 to 6 for convenience (dzmat)
    • BUGFIX: Don't turn window blank when closed to system tray (Ekin Dursun)
    • WEBUI: Fix WebUI encoding of special characters (Thomas Piccirello)
    • WEBUI: Change the speed unit from Bytes/s to KiB/s for the rate limiter(jerrymakesjelly)
    • WEBUI: Fix '+' char not decoded to space correctly (Chocobo1)
    • RSS: Ignore RSS articles with non-unique identifiers (Vladimir Golovnev (Glassez))
    • RSS: Perform more RSS parsing in working thread (Vladimir Golovnev (Glassez))
    • RSS: Download RSS enclosure element if no proper MIME type is found (Matan Bareket)
     
  5. Beyonder

    Beyonder Registered Member

    Joined:
    Aug 26, 2011
    Posts:
    545
    Oh my God, I've wanted this for ages!
     
  6. guest

    guest Guest

    How to create a private torrent using qBittorrent
    September 20, 2019
    https://www.ghacks.net/2019/09/20/how-to-create-a-private-torrent-using-qbittorrent/
     
  7. guest

    guest Guest

    qBittorrent v4.1.8 Released (September 26, 2019)
    Download
    Changelog
    v4.2.0alpha with tons of new features and bugfixes has also been released. More info can be found on the website.
     
  8. guest

    guest Guest

  9. guest

    guest Guest

    qBittorrent v4.1.9 Released (October 27, 2019)
    Download
    Changelog
     
  10. guest

    guest Guest

    qBittorrent v4.1.9.1 Released (October 31, 2019)
    Download
    Changelog
     
  11. guest

    guest Guest

  12. guest

    guest Guest

    qBittorrent v4.2.0 Released (December 3, 2019)
    Download
    Changelog
    • 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 the GUI lock. 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 the 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)
     
  13. guest

    guest Guest

  14. guest

    guest Guest

    qBittorrent v4.2.1 Released (December 18, 2019)
    Download
    Changelog
    4.2.1
    • 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)
     
  15. guest

    guest Guest

  16. guest

    guest Guest

    qBittorrent v4.2.2 Released (March 24, 2020)
    Download
    Changelog
    4.2.2
    • 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)
     
  17. guest

    guest Guest

  18. guest

    guest Guest

    qBittorrent v4.2.3 Released (April 1, 2020)
    Download
    Changelog
    4.2.3
    • 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)
     
  19. guest

    guest Guest

  20. guest

    guest Guest

    qBittorrent v4.2.4 Released (April 22, 2020)
    Download
    Changelog
    4.2.4
    • 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)
     
  21. guest

    guest Guest

  22. guest

    guest Guest

    qBittorrent v4.2.5 Released (April 25, 2020)
    Download
    Changelog
     
  23. Special

    Special Registered Member

    Joined:
    Mar 23, 2016
    Posts:
    454
    Location:
    .
    v4.2.5 on 04.25, neat.
     
  24. newbino

    newbino Registered Member

    Joined:
    Aug 13, 2007
    Posts:
    464
    Is it my perception- based on my single user experience - or recently qBT updates have become buggier than usual?
     
  25. Spartan

    Spartan Registered Member

    Joined:
    Jun 21, 2016
    Posts:
    1,424
    Location:
    Dubai
    Agreed
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.