qBittorrent - klient p2p

Kamelka

Bardzo aktywny
Członek Załogi
Administrator
Dołączył
27 Maj 2010
Posty
18380
Reakcje/Polubienia
38967
Miasto
Gdzieś w Polsce

al

Marszałek Forum
Członek Załogi
Administrator
Dołączył
22 Lipiec 2012
Posty
9957
Reakcje/Polubienia
10582
Miasto
Somewhere over the rainbow.
v3.1

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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

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.

qBittorrent 3.1.1.1

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

qBittorrent 3.1.2

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

qBittorrent 3.1.3

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.

qBittorrent 3.1.4

FEATURE: Statistics dialog
FEATURE: Tooltips explaining each peer's connection flags
FEATURE: Win/Mac Check for program updates every 15min and allow the user to manually check for updates through the help menu.
BUGFIX: Better dialog message for torrent delete confirmation
BUGFIX: Fix resizing grip location.
BUGFIX: Lock toolbar in place.
BUGFIX: Second attempt at fixing saving settings on shutdown.
BUGFIX: Sort labels in 'Add new torrent' dialog.

qBittorrent 3.1.5

BUGFIX: Fix compilation with Qt 4.7. Closes #1215.
BUGFIX: Third attempt at fixing saving settings on OS shutdown.
BUGFIX: Preview now correctly uses the selected file. Closes #1222 #1182.
BUGFIX: Allow to resize the columns in Add New Torrent dialog. Closes #1207 #676
BUGFIX: Ensure that at least one column in the tranferlist is always visible. Closes #1165.
BUGFIX: Ensure that the options window will always be placed onscreen. Closes #1226.
BUGFIX: Delete temporary files after they aren't needed. Closes #1188.
BUGFIX: Correctly detect libtorrent version.
BUGFIX: Various code cppcheck fixes
BUGFIX: Remove isohunt search engine and update thepiratebay url
BUGFIX: Fix rss settings corruption when checking regexp and going to other rule. (Gelmir)
BUGFIX: Don't count paused torrents for the autoshutdown. Closes #1280.
LINUX: Fix notifications with xfce4-notifyd.
OSX: Added basic retina support. Closes #1251.
OTHER: Sync translations from Transifex.

qBittorrent 3.1.6

BUGFIX: Fix 'preview file' regression. Closes #1285. (sledgehammer999)
BUGFIX: Fix peers and seeds sorting in transfer list. (Angel Alonso)
BUGFIX: Fix btdigg search engine. (BTDigg research team)
BUGFIX: Save statistics every 15min and only if there was new traffic. Fixes #1288 and partially #1272. (sledgehammer999)
BUGFIX: Fix share ratio text in the 'general' tab. (sledgehammer999)
BUGFIX: Output a more generic message when blocking IPs and don't use italics in the log. (sledgehammer999)
BUGFIX: Allow 2 decimals when setting the share ratio. Closes #1303. (sledgehammer999)
BUGFIX: Fix extratorrents search plugin. (sledgehammer999)
BUGFIX: Use shorter names for amount columns in main UI (Gelmir)
BUGFIX: Fix overstretched options dialog. Closes #1293. (sledgehammer999)
BUGFIX: Don't show a popup menu when no torrent is selected. (sledgehammer999)
BUGFIX: Launch external programs async and don't block. Closes #1252. (sledgehammer999)
BUGFIX: Don't re-announce to trackers when torrent is paused. Closes #1310. (sledgehammer999)
BUGFIX: Bring dialog boxes in the front when qbt doesn't have focus. (sledgehammer999)
BUGFIX: Correctly resize 'name' column of the content tab. Closes #1360. (sledgehammer999)
BUGFIX: Correctly restore 'name' column width when loading magnet links in the 'Add new torrent dialog'. Closes #1334. (sledgehammer999)
WEBUI: Fix sorting by size in WebUI when non-default locale used. (Vladimir Golovnev)
UI: Reposition statistics menu item. (sledgehammer999)
UI: Convert more accurately decimal numbers to text. (sledgehammer999)
WINDOWS/OSX: Improvements on the behavior of the program updater(closes #1282) (sledgehammer999)
LINUX: Explicitle tell that we don't support freedesktop's startup notify standard. Fixes GNOME issues. Closes #1217. (sledgehammer999)
LINUX: Add our WM_CLASS in the .desktop file so window managers know how to group our windows. (sledgehammer999)
OTHER: Sync translations from Transifex.

qBittorrent 3.1.7

BUGFIX: Fix build of v3.1.6

qBittorrent 3.1.8

BUGFIX: Really fix build of v3.1.6

qBittorrent 3.1.9

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

qBittorrent 3.1.9.1

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.

qBittorrent 3.1.9.2

OTHER: The v3.1.9.1 Windows build was broken


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

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.


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.2.0

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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

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


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.2.4

FEATURE: Select the file of single file torrents when opening destination folder (pmzqla)
BUGFIX: Fix crash with invalid favicon. Closes #3632. (glassez)
BUGFIX: Try to download favicon.png when the download of favicon.ico fails (pmzqla)
BUGFIX: Try to avoid loading a corrupted configuration file. Also log errors encountered while saving/loading the configuration. Closes #3503. (sledgehammer999)
BUGFIX: Allow adding torrent link from Torcache (jsayol)
BUGFIX: Don't limit the number of torrents that can be announced to the tracker/dht/lsd. Closes #3473. (sledgehammer999)
BUGFIX: Fix potential crash when memory allocation failed. Closes #3877. (Chocobo1)
COSMETIC: Change Queue buttons order in the Toolbar (GUI & Web UI) (ngosang)
COSMETIC: Move option "Ignore transfer limits on local network" to Speed page (Chocobo1)
COSMETIC: Move option "Confirm torrent deletion" to Behavior page (Chocobo1)
COSMETIC: Fix typos. Make `μTP` untranslatable. Use American variation of words. Closes #3654. (sledgehammer999)
COSMETIC: Optimize text color for dark themes. Closes #3633 and #3815. (sledgehammer999)
COSMETIC: Show current label in the torrent context menu. Closes #3776. (sledgehammer999)
WEBUI: Add save_path to /query/torrents (Casey Bodley)
WEBUI: Bump API_VERSION to 5
SEARCH: Fix python detection when the 'Anaconda' software is installed. Closes #3731. (sledgehammer999)
RSS: Handle magnet links as torrents instead of news URLs. Closes #3560 (ngosang)
RSS: Trim elements text in RSS articles (ngosang)
RSS: Fix contextual menu in RSS torrents list (ngosang)
RSS: Improve error handling when a RSS feed doesn't contain torrents (ngosang)
RSS: More precise message and code simplification in RSS feeds deletion (ngosang)
RSS: Don't hide the elements in Unread list when clicked (ngosang)
RSS: Allow multiple selection in RSS torrents list (ngosang)
RSS: Simplify string translation (ngosang)
RSS: Handle more types of RSS feeds (ngosang)
RSS: Fix RSS panel position not saved (ngosang)
RSS: Fix forgetting label changes to first item in RSS rule list. (Gelmir)
RSS: Add label to UI when a new one is creating during rule addition. (Gelmir)
RSS: Removes refresh message when adding a new feed (ngosang)
RSS: Fix RSS crash when deleting RSS feeds. Closes #997, #2152, #2461, #3718, #3747, #3766, #3806, #3814, #3829 and #3846. (ngosang)
RSS: Sort labels in RSS Downloader dialog, closes #3140. (Chocobo1)
WINDOWS: Correctly show german letters in the installer. Closes #3574, #3566. (sledgehammer999)
WINDOWS: Fix file selection on Explorer when the filename contains weird characters. Closes #3185. (sledgehammer999)
WINDOWS: Fix wrong default download directory in Windows. Closes #2625. (Chocobo1)
WINDOWS: Fix German translation of the installer. (netswap)
LINUX: Fix broken .desktop file icon for some locales. See #3905. (sledgehammer999)
OTHER: Fix ppc64le detection during configure (sledgehammer999)
OTHER: Don't use sed in configure. Closes #3169. (pmzqla)
OTHER: Fix broken donation link. Closes #3771. (sledgehammer999)
OTHER: Add forum link in README. Closes #3853. (sledgehammer999)
OTHER: New translation: Esperanto
OTHER: Fix Qt5 nox build on non-Windows. (sledgehammer999)


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.0

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.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

FEATURE: 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.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

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

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


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