Minera 0.2.1 is out!https://github.com/michelem09/minera* Added custom altcoins rates (go to settings and choose your preferred ones, max 3)
* Added autorestart if there are X devices possible dead (go to settings and enable it, if X devices won't send shares for over than 10 minutes miner will be restarted)
* Added fixed Minera donation pool (Don't panic! This doesn't mean there is a Minera "fee", you can still add as many pools as you want and keep the minera's one for last)
* Removed url pool check when adding a new one (you can put any string you want as Pool url)
* Added system uptime
* only on fresh install - Added wicd-curses package to easily manage WiFi cards (if you wanna have it just run:
sudo apt-get install wicd-curses)
Hope you like it!
If you have problems updating Minera you can always use the following commands in SSH (you should try the web update before this):
cd /var/www/minera
sudo git fetch --all
sudo git reset --hard origin/master
sudo ./upgrade_minera.sh
PS
I'm going to update the IMG file with this release in the next days.