Releases: Webreaper/Damselfly
Release v4.0.6
Small fix for the 'month' filter in advanced search.
Docker: docker pull webreaper/damselfly:4.0.6
Release v4.0.5
Quick update as I haven't done a release for a while.
- Move/copy/delete function for organising photos. Multi-select some images, and then right-click a folder to move or copy the images to that folder.
- Right click images to delete them. Note that the files will not actually be deleted - they will be moved to a folder
DamselflyTrashcan
. You can then delete manually. In future I plan to a) make this folder name configurable and b) provide options to really really delete the files (with plenty of "on your own head be it" warnings!).
Docker: docker pull webreaper/damselfly:4.0.5
Release v4.0.3
Fixes:
- Fix for 'Add User' dialog exception
- Tiny improvement for mobile view (more coming soon!)
Docker:
docker pull webreaper/damselfly:4.0.3
Release v4.0.2
Fixes
- Fix exception for users with deeply nested folder structures
Docker:
docker pull webreaper/damselfly:4.0.2
Release v4.0.1
Small patch release to tidy up a couple of issues in the v4.0.0 Release.
Fixes:
- Desktop/Electron client failed to validate the URL properly on the preferences screen
- Linux Desktop app (AppImage) was missing
New Feature:
- Keyboard shortcut on image page - press
space
to toggle the image in/out of the basket
Docker: docker pull webreaper/damselfly:4.0.1
Damselfly v4.0.0
Five months in the making, with tens of thousands of code-changes, this is
almost a complete rewrite of the application from the ground up, to convert
from Blazor Server to Blazor WebAssembly.
This gives performance improvements, better user experience when upgrading to
new releases, and paves the way for new features such as image editing and other
more powerful browser-based interactions.
Important Note: There are some outstanding security additions that need to be added
(and will be added in a patch release soon). Until they are released, you should not
expose Damselfly directly to the internet.
Features and Fixes
- Fixed orientation issues on faces imported from Digikam etc
- Fixed some metadata scanning bugs for image width
- Improved log viewer with better performance.
- Improved image Zoom
- Optimise object recognition
- Lots and lots of other fixes, improvements and tweaks
New Base image with tools/utilities upgrades
- ImageMagick update
- ExifTool 12.4x
- Electron v20.0
Blazor/.Net Upgrades/Changes
- Hosted Blazor WebAssembly application
- .Net 7
- EFCore v7
- Optimised Startup
Code Cleanup
- Deprecated Accord face detection
- Deprecated Postgres Support
- Deprecated System.Drawing (replaced by ImageSharp)
Docker
docker pull webreaper/damselfly:4.0.0
Release v3.0.0
Decided it was about time I dropped the 'beta' moniker. :)
Changes/Fixes
- Tree view and sorting options for folder pane
- Upgrade to .Net 7 preview 4
- Upgrade to Font-Awesome 6
- Various other fixes and improvements
Docker:
- docker pull webreaper/damselfly:3.0.0
Release v2.9.6 - Not an April Fool!!
Changes:
- Major fixes/improvements to the indexing/metadata process
- Some metadata scanning fixes
Fixes
- Solves the problem where Damselfly would detect a change in the photo library and then scan/update continually without ever finishing
Docker:
docker pull webreaper/damselfly:2.9.6-beta
Release v2.9.5 - Minor bugfixes
Changes:
- Enable CTRL-Click for multi-select on Windows
- Fixed a few bugs in the AI processing layer
Docker:
docker pull webreaper/damselfly:2.9.5-beta
Release v2.9.4 🇺🇦
Changes / Fixes
- Resizeable sidebar
- Re-vamped export page with export profiles. Watermarking and different sized exports now works.
- Re-vamped people page with a better UI
- Improvements to the work service threading models and background processing
- Tidied face thumbnails
- Lots of bugfixes and performance enhancements
Docker:
docker pull webreaper/damselfly:2.9.4-beta