qBittorrent - klient p2p

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.4

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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.5

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)


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.6

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.

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.7

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

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.10

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)

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.11



    • 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)


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 3.3.13
  • 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)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
qBittorrent 3.3.14
  1. This release is made mainly to fix the previous problematic fix for Cross-Site Request Forgery attacks via the webui.
  2. It also contains another Webui fix for a DNS rebinding attack. For all WebUI users, if your qBittorrent server is assigned with a domain name, it is recommended to enter the domain name in GUI: Options -> WebUI tab -> Server domains textbox or in config: Preferences section -> WebUI/ServerDomains in order to defend against DNS rebinding attacks.
  3. For macOS users: This is my first attempt to have a shortcut to Applications folder in the dmg. I hope that I didn't screw up the presentation.
  4. Google has decided that qBittorrent is a persona non-grata. Read
    Zaloguj lub Zarejestruj się aby zobaczyć!
    reddit post for more info.
  5. Either this weekend or the next one you will get a beta for v3.4.0. It has A LOT of new features so help in finding grave bugs. Keep checking back to see if it is posted.
  • BUGFIX: Set interface for outgoing traffic(libtorrent 1.1.x series). (evsh)
  • WEBUI: Fix KEEP_ALIVE_DURATION value (Chocobo1)
  • WEBUI: Relax CSRF defense. Closes #6882. Allow HTTP request which has neither Origin nor Referer header included. (Chocobo1)
  • WEBUI: Skip username/password check for active sessions (closes #6860) (Thomas Piccirello)
  • WEBUI: Fix javascript errors and follow best practices (Thomas Piccirello)
  • WEBUI: Fix value comparison. Closes #7081. (Chocobo1)
  • WEBUI: Avoid modifying request headers (Chocobo1)
  • WEBUI: Implement HTTP host header filtering. This filtering is required to defend against DNS rebinding attack. Fixes security issues reported by @beardog108 privately. (Chocobo1)
  • WEBUI: Add Status column to webui (addresses #6815) (#7032) (Tom Piccirello)
  • WEBUI: Bump API_VERSION and API_VERSION_MIN to 15.
  • SEARCH: Pad shorter python versions. Closes #6877. (sledgehammer999)
  • WINDOWS: Updated Arabic, Turkish, Greek, Russian, Danish languages of the installer. (KingLucius, BouRock, thalieht, Andrei Stepanov, scootergrisen)
  • WINDOWS: Raise total stack size on Windows to 8 MB. Closes #7021. (Chocobo1)
  • LINUX: Systemd service with user switch and other fixes/optimizations. (anton.latukha)
Windows 32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Windows 64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!


Checksum SHA-1
32-bit installer 5e792910004aad145d84263c601442cb9ebae6e8
64-bit installer 2079ae5cba885a44668a55bb7229de40d0b7b81d

macOS:
Zaloguj lub Zarejestruj się aby zobaczyć!


Checksum SHA-1
b8c791af7eda52166c465d7412508b8f29572e60
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47

Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
qBittorrent 3.3.16
  • 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)
32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
qBittorrent 4.0.0
  • 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.
32bits

Zaloguj lub Zarejestruj się aby zobaczyć!

64bits
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19208
Reakcje/Polubienia
55898
qBittorrent 4.0.4
Friday February 16th 2018 - qBittorrent v4.0.4 release
qBittorrent v4.0.4 was released.

  • 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
    Zaloguj lub Zarejestruj się aby zobaczyć!
    (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)
Sunday December 17th 2017 - qBittorrent v4.0.3 release
Some more bugs fixed.
macOS builds are available now too. Check the 4.0.0 changelog for the macOS specific new features.
v4.0.3 changelog:

  • 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)
Friday December 1st 2017 - qBittorrent v4.0.2 release
This is a hotfix release too. It addresses some important RSS issues. macOS builds will follow.
NOTICE: If you find your torrents being paused instead of seeding, then right click on your torrent, choose Limit shario ratio... and adjust the setting.
v4.0.2 changelog:

  • 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)
Wednesday November 22nd 2017 - qBittorrent v4.0.1 release
This is a hotfix release. It is also build against newer libtorrent code that fixes connectivity issues with proxies.
v4.0.1 changelog:

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

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19208
Reakcje/Polubienia
55898
qBittorrent 4.1.0
Friday May 5th 2018 - qBittorrent v4.1.0 release
qBittorrent v4.1.0 was released.

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)
32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19208
Reakcje/Polubienia
55898
qBittorrent 4.1.1
Sunday May 27th 2018

Important fixes are in the version of libtorrent used. It fixes SOCKS5 issues and and tracker announces about downloaded/uploaded data.
  • 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)
  • MACOS: Fix GUI scaling factor on macOS (Chocobo1)
  • WINDOWS: Update icons (adem4ik)
  • LINUX: Fix open destination folder with Nautilus > 3.28 (Evgeny Lensky)
  • OTHER: Code improvements and refactoring (thalieht, Nick Korotysh, Chocobo1)
32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry