New Features:
- Search for 'visually similar image'.
- Re-index images to have the perceptual hash generated
- Right-click an image and choose "Find similar issues" from the context menu
- Images visually similar to the original will be returned by the search
- Can be combined with other search parameters
- Similarity threshold can be set (per user) in General Settings
Fixes/Improvements:
- Moved 'Advanced Search' to an expanding panel, as the dialog box was not user-friendly.
- UI refreshed to give a cleaner, simpler and more modern look
- Improved Date range selection
Technical Improvements:
- More performance tweaks
- Reduced verbosity of console logging once startup is initialised to minimise size growth of docker containers
- .Net 6 RC2 + EFCore 6 RC2
NOTE: This version makes a couple of major database schema changes. These should happen automatically and upgrade your existing DB at startup, but if you see an error about Migrations failing, you may need to rebuild the database from scratch. Sorry!
Docker:
docker pull webreaper/damselfly:2.4.0-beta