Changes:
- Implementing advanced search #58
- supports bool queries (
and
,or
expressions) #128, - example:
person:"Alvin the Squirrel" and person:"Balu the bear" and 5-km-from:"Arizona"
- supports bool queries (
- Added rating support (also searchable) #69
- Directory preview from sub directories too #31
- Sorting improvements #223
- Faces now show also when zoomed in photo preview (ligthbox)
- Fixed incorrect photo aspect ration #212
- Hot fixed IOS map issue #155
- Improving photo metadata loader te better handle edge cases #245