- Added document preview in Google Viewer. By default this option is disabled as it requires having a public IP address for Ambar. You can preview documents of next formats: doc, docx, ppt, pptx, rtf, txt, xls, xlsx, csv, pdf which size <3MB.Toenablethisfeatureadd
- Added `reset`(remove all data from Ambar) and `uninstall` actions to `ambar.py` management script
### Bugfixes
- Minor bugfixes (thanks for your feedback)
### Migration from 0.9.1
- Before updating your Ambar to this version, update your `ambar.py` script by running `wget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py`