Commit graph

9 commits

Author SHA1 Message Date
Doug Barton
401a03da0d * Sat May 5 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.8
- BUGFIX: Various UI style fixes
  - BUGFIX: Fix compilation with gcc 4.7
  - I18N: Update Italian translation
2012-05-06 21:19:32 +00:00
Doug Barton
143fbcaf4f * Sun Mar 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.7
- BUGFIX: Fix important HTTP request parsing bug (Web UI)

Feature safe:	yes
2012-03-18 20:44:17 +00:00
Doug Barton
001675be5b * Sat Mar 17 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.6
- BUGFIX: Fix download first/last pieces state reporting
- BUGFIX: Fix name of progress column in torrent content panel
- BUGFIX: RSS downloader should not ignore "Do not start automatically" rule
- BUGFIX: Fix DHT port setting in Web UI
- BUGFIX: Fix possible Web UI authentication problem when using SSL
- BUGFIX: Fix possible issues with folder removal when removing a torrent
- I18N: Add Basque translation

Feature safe:	yes
2012-03-17 22:34:13 +00:00
Doug Barton
2660bd1ba6 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.5
- BUGFIX: Fix crash when disabling then reenabling RSS
- BUGFIX: Fix duplicate torrent detection when adding a magnet link
- BUGFIX: Fix import of new trackers when adding a torrent with same hash
- BUGFIX: Fix possible redownload of torrents marked as read
- BUGFIX: Properly remove RSS feed settings/history upon feed removal
2012-02-20 10:39:59 +00:00
Doug Barton
91c5ed3678 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.4
- BUGFIX: qBittorrent does not handle redirection to relative URLs correctly
- BUGFIX: Fix potential bug when moving single file torrents to tmp folder
- BUGFIX: Fix torrent import dialog layout
- BUGFIX: Prevent log window buffer from filling up
- I18N: Add Belarusian translation
2012-02-19 09:26:41 +00:00
Doug Barton
e44947ffc1 * Thu Dec 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.3
- BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links)
- BUGFIX: Fix banning of IPv6 peers (Closes #885021)
- BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522)
- BUGFIX: Do not report any progress for disabled files (Closes #56731485)
- BUGFIX: Make torrent sorting case insensitive (Closes #857154)
- BUGFIX: Improve Web UI usability of small devices
- BUGFIX: Program updater: More reliable version detection / comparison
- I18N: Add Georgian translation
2012-01-04 08:47:24 +00:00
Doug Barton
7b4c3ba90c * Sat Oct 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.2
- BUGFIX: Fix mimimum dimensions for torrent addition dialog
2011-10-30 19:54:48 +00:00
Doug Barton
d3ca0ec017 * Sun Oct 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.1
- BUGFIX: Add support for speed limits scheduling (Web UI)
  - BUGFIX: Fix ratio calculation for purely seeded torrents
  - I18N: Update Russian translation
  - COSMETIC: Torrent addition dialog layout fixes
2011-10-25 18:47:14 +00:00
Doug Barton
67ef7aedf9 Introduce qbittorrent 2.9.0, with the following new features vs. the 2.8.x
branch:

* Sat Oct 08 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
 - FEATURE: Add setting to ignore slow torrents in queueing system
 - FEATURE: Add advanced setting to announce to all trackers
 - FEATURE: Add quick "set as default save path" checkbox to
            torrent addition dialog (sledgehammer999)
 - BUGFIX: Add tray menu entry for toggling window visibility
 - BUGFIX: Fix execution log lines selection and copying
 - BUGFIX: Reduce CPU usage when running Web UI
 - BUGFIX: Save RSS items to disk regularly for safety
 - BUGFIX: Fix ratio calculation (use all_time_download)
 - BUGFIX: Fix torrent upload issues (Web UI)
 - BUGFIX: Fix some IE incompatibilities (Web UI)
 - COSMETIC: Display speed at the beginning of the Window title
 - COSMETIC: Several cosmetic fixes to the Web UI
 - COSMETIC: Make top toolbar follow system style
 - OTHER: Display libraries versions in about dialog (sledgehammer999)
 - OTHER: Display qBittorrent version in Web UI about dialog

Set NO_LATEST_LINK in qbittorrent-28, and DEPRECATE it.
2011-10-09 17:31:35 +00:00