You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.3 KiB
1.3 KiB
Change log
0.9.1 (2017-04-20)
New features
- Introducing Search as You Type
-
Added German language analyzer, use
ambar-deinconfig.jsonto enable it -
Added CJK language analyzer, use
ambar-cjkinconfig.jsonto enable it -
Added search by document update time. Examples:
when:today- search for all documents modified today, other options are: today, yesterday, thisweek, thismonth, thisyear
Bugfixes
- Minor bugfixes (thanks for your feedback)
Migration from 0.9.0
- Before updating your Ambar to this version, update your
ambar.pyscript by runningwget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py
0.9.0 (2017-04-14)
New features
-
Added search by Author, all available queries are described here
-
Added Italian language analyzer, use
ambar-itinconfig.jsonto enable it -
Added API documentation to GitHub, so you can connect Ambar with other systems
Bugfixes
- Minor bugfixes (thanks for your feedback)
