What's Changed
- Searching improvements by @ashilkn in #1625
- Provide ability to search over popular places by @vishnukvmd in #1626
- fix: error when logging out if magic search isn't enabled. by @ashilkn in #1627
- Fix reshape order for image tensor by @0nullpointer in #1629
- Image encoder by @vishnukvmd in #1632
- Fix all await warnings by @vishnukvmd in #1618
- Rewrite FullScreenMemory widget to fix bugs by @ashilkn in #1634
- fix: adding a file with path '/storage/emulated/0' shared from outside ente to an album failing by @ashilkn in #1636
- Move from ObjectBox to Isar by @vishnukvmd in #1635
- remove unused old search related code by @ashilkn in #1637
- Ensure unique embeddings for a given file and model by @vishnukvmd in #1638
- Fixes to search by @vishnukvmd in #1639
- MinorPerf: Avoid repeated sqrt computation by @ua741 in #1641
- Fix typo by @jadenet in #1640
- Search improvements by @vishnukvmd in #1645
- Memories redesign by @ashilkn in #1649
- Fix white screen of death by @vishnukvmd in #1652
- Memories redesign by @ashilkn in #1660
- Speed up memories by @vishnukvmd in #1661
- Memories final fixes by @ashilkn in #1662
- Re-add loading state for memories by @vishnukvmd in #1663
New Contributors
Full Changelog: v0.8.20...v0.8.44