I added some new features to DC 0.306.
1) New column in public hubs listview, named "Country",
where the hub country is shown. Cause dns resolving
could take some time (about 3000 hub addresses) it is done
asynchronously and list will be updated when all addresses
is done. Hub addresses and countries is cached to
xml-file for future use and faster resolving (so, only first time
it could take some time
advanced tab where the user can select whether to resolve
(show) countries or not.
2) Added "hubs list" combobox to the top of public hubs view,
where user can select which hubs listing to use. it just handy
to switch between different lists directly in hubs view
That all...for now