|
|
|
@ -1,6 +1,28 @@
|
|
|
|
Change log
|
|
|
|
Change log
|
|
|
|
==========
|
|
|
|
==========
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.0.0 (2017-06-16)
|
|
|
|
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's time for 1.0.0!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### New features
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Side Panel
|
|
|
|
|
|
|
|
- Introducing side panel: now you can refine your search just by a few clicks.
|
|
|
|
|
|
|
|
With side panel you can filter documents by time range, source, size or quicly view hidden files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bugfixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed igonoring `auth:none` in `config.json` bug (yes, again, sorry)
|
|
|
|
|
|
|
|
- Other minor bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Migration from 0.10.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- To update your Ambar to latest version use `wget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py && sudo ./ambar.py update`.
|
|
|
|
|
|
|
|
|
|
|
|
0.10.0 (2017-06-02)
|
|
|
|
0.10.0 (2017-06-02)
|
|
|
|
-------------------
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
|
|
|
|
|