Cookie Consent
As I introduced in Prvstorage v0.9.8 the account info page and the option for users to purge their account there were few tiny user interface bugs.
Bug #1 - Account link in top-right menu was not properly displayed on small/mobile devices.
Bug #2 - Logout link in top-right menu did not work as expected on both small/mobile and large devices.
Bug #3 - Both title page and purge button in Account view were not properly displayed.
To update your Prvstorage app to latest version follow the steps below
$ cd /var/www/your/prvstorage/directory
$ git pull origin stable
$ sudo git pull origin stableThere you are: you have updated your app to latest stable version.
For any issue with the app or suggestions to improve it, please contact me on Email or in the Report issue section of this website.