Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • BackTrack 5 R1
  • Wine 1.2.3 / 1.4 RC3
  • Mozilla Firefox 10...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.3 LTS
  • Linux Kernel 3.2.6
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.1
  • 7-DAY TOP DOWNLOAD

    #
    Program
    Phorum 5.2.17
    2,334 downloads
    Wine 1.2.3 / 1.4 RC3
    2,310 downloads
    BackTrack 5 R1
    2,197 downloads
    VLC 1.1.13 / 2.0.0
    RC1

    2,097 downloads
    Comice OS 4.0 Beta 1
    1,952 downloads
    Adobe Flash Player
    for Linux
    11.1.102.55

    1,556 downloads
    Fedora 16
    1,350 downloads
    Yahoo Messenger
    1.0.4

    1,332 downloads
    Thunderbird PST
    Import plugin 1.2

    1,208 downloads
    Google Chrome
    17.0.963.46 /
    19.0.1041.0 Alpha

    1,110 downloads

    TOP 10 LINUX DISTROS

    #
    Distribution
    BackTrack 5 R1
    753,701 downloads
    Fedora 16
    444,030 downloads
    Mandriva Linux 2011
    374,314 downloads
    KNOPPIX Live DVD
    6.7.1

    327,200 downloads
    Yellow Dog Linux 6.2
    244,084 downloads
    Kororaa AIGLXgl Live
    CD 0.3

    201,725 downloads
    openSUSE Linux 12.1
    / 12.2 Milestone 1

    184,945 downloads
    Red Hat Enterprise
    Linux 6.2

    172,902 downloads
    Slackware 13.37
    147,978 downloads
    Ubuntu 9.10
    121,813 downloads
    Home > Linux > Communications > Filesharing > Deluge > Changelog

    Deluge 1.3.3 - Changelog


    What's new in Deluge 1.3.3:

    July 25th, 2011

    Core:

    · Properly show the 'Checking Resume Data' state instead of just 7
    · #1788: Added ability to use XDG_DOWNLOAD_DIR as default download folder
    · Fix path error with torrent files prefixed with ' file://' from Firefox
    · #1869: Fix setting the disk io read/write to bypass OS cache in Windows
    · #1504: Fix win32 running deluged as not logged in user via runas or service
    · #890: If added torrent already exists, append extra trackers to it
    · #1338: Fix Seeds and Peers totals not updating
    · #1239: Fix translated Tracker Error text not counted in sidebar Error status
    · Fix httpdownloader error with existing filename
    · #1505: Add libtorrent info to version output
    · #1637 Fix UnicodeDecodeError? from 'deluge-* --help' with non-english languages
    · #1714 Fix handling of backslashes when renaming files/folders

    GtkUI:

    · Show the checking icon for torrents in the 'Checking Resume Data' state
    · #1195: Fix right-click selecting issue when switching between folders and files
    · Add F2 key shortcut for renaming filenames in the Files Tab
    · Increase max piece size to 16 MiB in create torrent dialog
    · #1475: Fix save and restore Preferences dialog size from config
    · Add search as you type to the torrent view
    · #1456: Fix no ETA showing with multiple files
    · #1560: Fix FilesTab? Progress value sorting by int instead of float
    · #1263: Fix not remembering column widths
    · #948: New Release Dialog now shows the server version
    · Fix peers in PeersTab? showing non-zero download rate when seeding

    AutoAdd?:

    · #1861: Fix AutoAdd? Warning (column number is a boolean)

    Label:

    · #1246: Fix losing Labels upon restart

    Execute:

    · #1477: Fix ignore Added events from state file on startup

    ConsoleUI:

    · #1258: Add support for urls and magnet uris in add command
    · #1801: Fix unhandled defered error and missing error message upon failed connect



    What's new in Deluge 1.3.2:

    May 25th, 2011

    Core:

    · #1527: Fix Converting unicode to unicode error in move_storage
    · #1373: Fix creating and moving non-ascii folder names in MS Windows
    · #1507: Fix temporary file race condition in core/core.py:add_torrent_url
    · Fix a bug that can occur when upgrading 1.1 config files
    · #1517: Fix isohunt urls not loading
    · Handle redirection when adding a torrent by url
    · #1614: Fix autoadd matching a directory called "torrent"
    · #1742: Fix failure in Event handler prevents further emissions

    GtkUI:

    · #1514: Added Indicator Applet
    · #1494: Add torrent columns Downloaded and Uploaded
    · #1308: Add torrent column Seeds/Peers ratio
    · #1646: Add torrent columns for per torrent upload and download speed limits
    · Add missing icons for Trackers filter
    · Fix inconsistancies in the text for translation
    · #1510: Fix cannot create a torrent with only non-zero tier trackers
    · #1513: Fix unhandled Twisted Error in test_listen_port
    · #690: Fix renaming folders does not remove old empty folders
    · #1336: Fix uneeded horizontal scrollbar showing in Files & Peers Tab
    · #1508: Fix TypeError? in cell_data_queue() could not convert argument to correct param type
    · #1498: Fix double slashes appearing when renaming
    · #1283: Fix consistent icons for Files tab
    · #1282: Text for AutoManaged? changed to 'On/Off' and localized
    · Fix Up/Down buttons in Edit Trackers Dialog
    · Add Key Shortcuts for main menu functions

    WebUI:

    · #1194: Fix infinite login prompt in web ui through reverse proxy
    · #1355: Fix slow changing states in webUI
    · #1536: Fix Edit Trackers window not scrolling and not being resizable
    · #1799: Fix Missing textbox for "Move completed" in torrent options
    · #1562: Fix Javascript error in Web UI when re-opening preferences
    · #1567: Fix js from plugins does not work with different 'base' setting
    · #1268: Fix torrent errors not displayed in webui
    · #1323: Fix filter panels not scrollable
    · Fix file uploads from behind a reverse proxy.
    · #1333: Fix peer list doesn't update automatically
    · #1537: Fix editing trackers list, trackers have to be reselected

    ConsoleUI:

    · #755: Fix can't set listen_ports through console UI
    · #1500: Fix Console crashes on command longer than terminal width
    · #1248: Fix deluge-console unicode support on redirected stdout
    · Fix for deluge-console not adding torrent files on MS Windows
    · #1450: Fix trailing white space in paths
    · Misc: Updated help text for deluge-console on MS Windows
    · #1484: Fix trying to access the screen object when not using interactive mode
    · #1548: Fix cli argument processing
    · #1856: Add --sort option to info command
    · #1857: Add seeding_time, active_time and tracker_status to info command

    Scheduler:

    · #1506: Fix max speed not restored on a yellow->green transition



    What's new in Deluge 1.3.1:

    November 1st, 2010

    · Core
    · 1369: Fix non-ascii config folders not working in windows

    GtkUI:
    · #1365: Fix sidebar not updating show/hide trackers
    · #1247: Fix hang on quit

    · WebUI
    · #1364: Fix preferences not saving when the web ui plugin is enabled in classic mode
    · #1377: Fix bug when enabling plugins
    · #1370: Fix issues with preferences
    · #1312: Fix deluge-web using 100% CPU



    What's new in Deluge 1.3.0:

    September 14th, 2010

    · Fix issue where the save_timer is cancelled when it's not active
    · Fix unhandled exception when adding a torrent to the session
    · Moved xdg import so it is not called on Windows, where it is unused. fixes #1343
    · Fix key error after enabling a plugin that introduces a new status key
    · Add max active downloading and seeding options to scheduler.
    · Ignore global stop ratio related settings in logic, so per torrent ones are used.
    · Fix scheduler so that it keeps current state, even after global settings change.
    · Ensure preferencesmanager only changes intended libtorrent session settings.
    · Fix issue when adding torrents without a 'session'. This can happen when a plugin adds a torrent, like how the AutoAdd? plugin works. The user that adds this torrent will be an empty string.
    · Add TorrentFileCompleted? event
    · AutoAdd? plugin can now recover when one of the watchfolders has an unhandled exception.
    · Increase max piece size to 8 MiB in create torrent dialog (closes #1358)
    · Fix bug in AutoAdd? plugin where watchdirs would not display in gtkui when first enabled.
    · Fix bugs with unicode torrents in AutoAdd? plugin.



    What's new in Deluge 1.3.0 RC2:

    August 22nd, 2010

    Core:

    · Fix tracker_icons failing on windows
    · Fix #1302 an uncaught exception in an state_changed event handler in SessionProxy? was preventing the TorrentManager?'s stop method from properly saving all the resume data
    · Fix issue with SessionProxy? not updating the torrent status correctly when

    · get_torrent_status calls take place within the cache_expiry time

    ConsoleUI:

    · #1307: Fix not being able to add torrents
    · #1293: Fix not being able to add paths that contain backslashes

    GtkUI:

    · Fix uncaught exception when closing deluge in classic mode

    Execute:

    · #1306: Fix always executing last event

    Label:

    · Fix being able to remove labels in web ui

    WebUI:

    · #1319: Fix shift selecting in file trees



    What's new in Deluge 1.2.2:

    March 21st, 2010

    Core:

    · Fix #1109 auto add halting when a torrent with invalid filename encoding is in the directory

    GtkUI:

    · Fix #1162 problem with the queued torrents dialog from not properly adding to the add torrent dialog if set to auto add
    · Fix #1172 notify startup complete when adding torrents externally
    · Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/ directory.

    Console:

    · Fix #1143 deluge-console crashes when tab-completing not-existent directory



    What's new in Deluge 1.2.1:

    February 21st, 2010

    GtkUI:

    · Fix #1128 Show an error dialog when unable to start a 'deluged' process
    · Increased max enterable download / upload limit to 60000 KiB/s

    Console:

    · Fix hanging when using commands from the command-line



    What's new in Deluge 1.2.0:

    January 14th, 2010

    Core:
    · Fix file renaming
    · Fix tracker host filtering (Closes #1106)
    · Fix exceptions when gettext/locale cannot be initialized properly
    · Change share ratio calculation to use the total done instead of the all time downloaded value. This change will make the share ratio calculation not use data downloaded in failed hash checks.
    · Fix torrent info name not being utf-8 decoded when root file/folder name is blank

    GtkUI:
    · Fix #1104, #735 use path.utf-8 if available
    · Fix #1114 test active port not working in classic mode

    Console:
    · Fix #1115 not showing usage for the 'debug' command
    · Fix #1116 not being able to use command aliases when not connected to a daemon
    · Fix #1117 can't use the '3' key

    Blocklist:
    · Fix blocklist status icon not opening the blocklist preference page in certain locales
    · Fix blocklist not recognising comments that begin with whitespace
    · Minor speedup in parsing blocklists
    · Blocklist now attempts to download the URL multiple times before giving up
    · Fix blocklist not being able to open zipped blocklists with python 2.5

    Web:
    · Put the default password in the manpage.



    What's new in Deluge 1.2.0 RC4:

    December 4th, 2009

    · New RPC: DelugeRPC, new AJAX WebUI



    What's new in Deluge 1.2.0 RC1:

    October 8th, 2009

    Core:
    · Implement new RPC protocol DelugeRPC replacing XMLRPC
    · Move to a twisted framework
    · Add an 'Error' filter for Trackers to show trackers that currently have a tracker error
    · Use system GeoIP database if available, this is now an optional dependency

    GtkUI:
    · Remove SignalReceiver?
    · Implemented a cross-platform IPC method thus removing the DBUS dependency
    · Implement a "True" Classic Mode where there is no longer a separate daemon process
    · Add preferences option "Add torrent in paused state"
    · Add tracker icons to the Tracker column
    · Implement #259 show tooltip with country name in the peers tab
    · Add an error category to the tracker sidebar list
    · Add Find More Plugins button to Plugins preference page
    · Fix #518 remove header in add torrent dialog to save vertical space
    · Add a Cache preferences page to adjust cache settings and examine cache status
    · Add ability to rename files prior to adding them
    · Fix shutdown handler with GNOME session manager
    · Allow 4 MiB piece sizes when creating a torrent

    ConsoleUI:
    · Changed to use curses for a more interactive client

    WebUI:
    · Move over to using Twisted-Web for the webserver.
    · Move to only AJAX interface built upon Ext-JS.

    Plugins:
    · Add Scheduler plugin
    · Add Extractor plugin

    Misc:
    · PyGTK dependency bumped to => 2.12 to use new tooltip system
    · Add new scripts for invoking UIs: deluge-gtk, deluge-web, deluge-console
    · Remove GeoIP database from the source tree



    What's new in Deluge 1.1.9:

    June 17th, 2009

    Core:

    · Only move a torrent due to 'move on complete' when some data has been downloaded
    · Update libtorrent for CVE-2009-1760

    GtkUI:

    · Fix #950 renaming a parent folder into multiple folders

    WebUI:

    · Fix remote torrent add



    What's new in Deluge 1.1.8:

    May 29th, 2009

    Core:

    · Fix pause all/resume all
    · Torrent name is now changed when the root folder or file is renamed

    GtkUI:

    · Fix high cpu usage when displaying speeds in titlebar
    · Fix showing non-utf8 encoded torrents in add torrent dialog -- this adds an additional dependency on chardet.
    · Fix exception when timing out trying to send notification email
    · Set some sane defaults for peers/file tabs column widths

    WebUI:

    · Fix starting when -l option is used



    What's new in Deluge 1.1.6:

    April 7th, 2009

    Core:

    · Fix udp trackers being classified as DHT source
    · Fix #855 force a resume on a torrent if a 'Force Recheck' is initiated
    · Fix #862 deluged crash when access http://localhost:58846

    GtkUI:

    · Fix displaying torrents with non-utf8 encodings in add torrent dialog

    WebUI:

    · Fix #870 use proper config location for loading ssl cert

    Misc:

    · Add OpenSSL exception to license



    What's new in Deluge 1.1.5:

    March 16th, 2009

    Core:

    · Fix config file saving when no current config file exists

    GtkUI:

    · Add 'Comments' field to the Details tab
    · Fix #841 maximum upload slots tooltip



    What's new in Deluge 1.1.4:

    March 9th, 2009

    Core:

    · Fix displaying file errors when the torrent isn't paused
    · Fix issue where torrents being check would get removed due to "stop at ratio" rules
    · Fix #790 tracker hosts not correct for some .uk trackers
    · Make sure config files, resume data and state are fsync'd when saved. This should help prevent data losses on crashes/improper shutdowns.

    GtkUI:

    · Fix hiding bottom pane when no tabs are enabled upon restart
    · Fix saving file priorities when switching torrents in the addtorrentdialog
    · Fix the allocate mode not being preserved when selecting different torrents in addtorrentdialog
    · Fix #655 issue where default torrent options wouldn't be set for new torrents added to the addtorrentdialog
    · Fix #817 email notifications fail to substitute format strings

    Plugins:

    · Label: Fix setting 'Move on completed' folder when connected to a remote daemon



    What's new in Deluge 1.1.2:

    February 2nd, 2009

    Core:
    · Fix issue where torrents get stuck Checking

    GtkUI:
    · Fix #761 use proper theme colours in sidebar
    · Fix saving files/peers tab state when no column is sorted



    What's new in Deluge 1.1.1:

    January 26th, 2009

    Core:
    · Fix oldstateupgrader for those upgrading from 0.5.x
    · Fix setting Peer TOS byte
    · Fix setting outgoing ports

    GtkUI:
    · Fix opening links from Help menu and others
    · Fix remembering sorted column in the torrent list
    · Fix saving Files tab and Peers tab state
    · Disable popup notification in preferences on Windows
    · Fix crashing in AddTorrentDialog when removing torrents from the list
    · Do not allow duplicate torrents in the AddTorrentDialog
    · Fix translating speed units in status tab when a per-torrent limit is set
    · Fix torrents not displaying properly after disconnecting and reconnecting to the daemon
    · Fix when sorting # column, downloads should be on top

    Misc:
    · Fix bdecoding some torrent files
    · Fix the -l, --logfile option
    · Fix #729 tracker icons not being saved in the correct location
    · Add support for more tracker icons
    · Fix being able to connect to a local daemon from another user account



    What's new in Deluge 1.1.0:

    January 12th, 2009

    Core:
    · Fix issue in get_tracker_host when the torrent has no tracker
    · Fix crash while trying to convert very old 0.5 config files

    GtkUI:
    · Fix translation setting in remove torrent dialog
    · Fix notification bug on startup for already finished torrents

    Ajaxui:
    · Fix loading on iPods.
    · Fix sorting on the name column.
    · Add "Not Implemented" alerts to some functions.
    · Improve the options tab on the Add Torrent dialog

    ConsoleUI:
    · Fix auto-complete feature for torrents.

    Misc:
    · Added '-s', '--set-default-ui' option to deluge



    What's new in Deluge 1.1.0 RC3:

    January 6th, 2009

    Core:
    · Fix applying proxy settings
    · Fix the display of the tracker host when it's an IP address and not a hostname

    GtkUI:
    · Fix folder renaming to display the change properly
    · Fix seeding torrents from moving around when sorting the '#' column

    Plugins:
    · Label: Fix move on completed
    · Add 'PeerGuardian Text (GZip)' reader to the Blocklist plugin
    · Apply Blocklist preferences when clicking on the buttons



    What's new in Deluge 1.1.0 RC2:

    December 30th, 2008

    · One major bug-fix regarding adding torrents and a few minor fixes are in this release. Also, the Stats plugin was not intended to be released and it has been removed.
    · This release also contains basic authentication to the daemon and this could cause some issues for those connecting to a remote deluge daemon.



    What's new in Deluge 1.1.0 RC1:

    December 27th, 2008

    Core:
    · Implement #79 ability to change outgoing port range
    · Implement #296 ability to change peer TOS byte
    · Add per-torrent move on completed settings
    · Implement #414 use async save_resume_data method
    · FilterManager with torrent filtering in get_torrents_status , for sidebar and plugins.
    · Implement #368 add torrents by infohash/magnet uri (trackerless torrents)
    · Remove remaining gtk functions in common
    · Tracker icons.
    · Add ETA for torrents with stop at seed ratio set
    · Fix #47 the state and config files are no longer invalidated when there is no diskspace
    · Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
    · Add -P, --pidfile option to deluged
    · Basic authentication for remote access to daemon, see: http://dev.deluge-torrent.org/wiki/Authentication

    GtkUI:
    · Add peer progress to the peers tab
    · Add ability to manually add peers
    · Sorting # column will place downloaders above seeds
    · Remove dependency on libtorrent for add torrent dialog
    · Allow adding multiple trackers at once in the edit tracker dialog
    · Implement #28 Create Torrent Dialog
    · Redesiged sidebar with filters for Active and Tracker (see FilterManager)
    · Implement #428 the ability to rename files and directories
    · Implement #229 add date added column
    · Implement #596 show speeds in title
    · Fix #636 not setting the daemon's config directory when using --config= with the UI in classic mode.
    · Fix #624 do not allow changing file priorities when using compact allocation
    · Fix #602 re-did files/peers tab state saving/loading
    · Fix gtk warnings
    · Add protocol traffic statusbar item
    · Rework the Remove Torrent Dialog to only have 2 options, remove data and remove from session.
    · Add "Install Plugin" and "Rescan Plugins" buttons to the Plugins preferences
    · Make active port test use internal graphic instead of launching browser

    WebUi:
    · Lots of smaller tweaks.
    · All details tabs have the same features as in gtk-ui 1.0.x
    · Persistent sessions #486
    · Plugin improvements for easy use of templates and images in eggs. #497
    · Classic template takes over some style elements from white template.
    · https (for users that know how to create certificates)
    · Easier apache mod_proxy use.
    · Redesigned sidebar

    AjaxUI:
    · Hosted in a webui template.

    ConsoleUI:
    · New ConsoleUI written by Idoa01
    · Callable from command-line for scripts.

    Plugins:
    · Stats plugin for graphs.
    · Label plugin for grouping torrents and per torrent settings.

    Misc:
    · Implement #478 display UI options in usage help
    · Fix #547 add description to name field per HIG entry 2.1.1.1
    · Fix #531 set default log level to ERROR and add 2 command-line options, "-L, --loglevel" and "-q, --quiet".



    What's new in Deluge 1.0.7:

    December 12th, 2008

    GtkUI:
    · Fix #636 not setting the daemon's config directory when using --config= with the UI in classic mode.
    · Fix some minor bugs in ConnectionManager

    Debian:
    · Fix #571 notification-daemon-xfce dependency circle

    Misc:
    · Fix #547 add description to name field per HIG entry 2.1.1.1
    · libtorrent updates

    Plugins:
    · Point default blocklist url to our server and up interval to 4 days



    What's new in Deluge 1.0.6:

    December 2nd, 2008

    Core:
    · Fix #475 catch unicode decoding errors
    · Add an option to not include IP overhead in rate limiting (this is equivalent to how 0.5.x behaves)

    GtkUI:
    · Display the proper downloaded value in the statistics tab



    What's new in Deluge 1.0.5:

    November 10th, 2008

    GtkUI:

    · Increase the per-torrent stop share ratio max to 99999.0
    · Fix #528 make sure gtkui config file is written before exiting
    · Fix UDP tracker support

    WebUi:

    · Javascript auto refresh for both templates.

    Debian:

    · SID packages now requires Boost 1.36



    What's new in Deluge 1.0.4:

    October 31st, 2008

    · Another bug fix release coming your way. Most notable with this release is a working UPnP for everyone (oh, please, I hope so), a fix for config file corruption when setting max connections from the status bar and ratio display issues. There has also been some good news on the Windows front with it now working properly on non-English versions of Windows and we managed to skim another 5mbs off the installer size. Oh ya, the webui is now working in Windows and there should be a shortcut created for it when you install 1.0.4.



    What's new in Deluge 1.0.3:

    October 20th, 2008

    Core:
    · Fix upnp - it should work on more routers now too
    · Fix issue where Deluge would send improper stats to the tracker after a pause/resume.
    · Fix issue where fastresume files would be rejected when using FAT32. This would cause the torrent to be rechecked on every startup.
    · Fix ip filtering

    GtkUI:
    · Re-add the "Max Connections Per Second" option with a default setting of 20

    WebUI:
    · Fix White template for Opera

    Misc:
    · Deluge will now use a system libtorrent library if available.
    · The build system will no longer build libtorrent if a system library is detected.



    What's new in Deluge 1.0.2:

    October 11th, 2008

    Core:
    · Fix issue where torrents will not be properly added to the session



    What's new in Deluge 1.0.1:

    October 10th, 2008

    Core:
    · Change the default max global upload slots to 4 instead of -1 since libtorrent will automatically open more slots to meet the upload speed limit.
    · Fix display of tracker error messages
    · Fix add_torrent_url() to download the torrent file in a thread to prevent the main thread from blocking and causing the daemon to freeze.
    · Removed the 'Maximum Connections Per Second' setting and replaced it with a default setting of 20. This should alleviate speed issues some are experiencing.
    · Changed max half-open connections default limit to 8 on XP/2000 and 4 on Vista
    · Prevent being able to set file priorities for compactly allocated torrents as it is not intended to work.
    · Fix freezing on start-up issues on systems that do not have a properly configured localhost entry.
    · Change max connections default setting to 200
    · Fix issue with invalid bencoding from some trackers
    · Plenty of libtorrent updates that should improve core stability

    GtkUI:
    · Improve performance of files tab by only updating when values change

    Misc:
    · Fix #187 set a 5 second timer to save the config file after a config value has been changed.
    · Fix #503 change the boost lib detection logic to first look for -mt and if not available, fall back to regular boost lib (non-multithreaded)

    WebUI:
    · Add enable "Auto Add" checkbox



    What's new in Deluge 1.0.0:

    September 22nd, 2008

    · Core/ui split allowing Deluge to run headless as a daemon
    · A redesigned GTK interface
    · Migration to the upcoming libtorrent 0.14 release
    · Stability improvements across the board
    · New codebase which will allow for growth and less bugs
    · A much improved queuing system
    · New bugs for you to find
    · And so much more.. Try it and see for yourself!



    What's new in Deluge 1.0.0 RC9:

    September 10th, 2008

    Core:

    · Bug fixes in libtorrent including a crash when the tracker doesn't have 'announce' in it's url.

    GtkUI:

    · Fix add torrent dialog closing preventing another dialog from being shown
    · Fix various issues when not using English
    · Fix fastresume issue causing loss of data




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM