To the people that are testing by pulling from git:
The backup page has a new button to export settings as .zip, therefore you must install "zip" first:
sudo pacman -S zip
Any news about some sort of exporting the settings outside of the SD (perhaps to a pen connected to one of the HUB's) to import in a fresh SD with new version of MinePeon?
There is a folder on the sd that contains backups. It will be possible to restore these stored backups.
It's already possible to export these backups in a zip file.
Restoring backed up settings at this moment is possible by copying the contents of a backup to /opt/minepeon/ (with FTP for example)
By tonight I will try to implement it in the GUI. The button is there, but its disabled

Thomas