Releases: Webreaper/Damselfly
Releases · Webreaper/Damselfly
Release v1.6.6
Features/Bugs:
- More reliable thumbnail generation
- On-demand thumbnail generation
- Improved threading model
- Performance improvements
Docker Release:
docker pull webreaper/damselfly:1.6.6-beta
Release v1.6.5
Build/Runtime
Update to use .Net Core 6.0-preview-2.
Features/Bugs:
- Better grouping and sort options
- Selection, Basket and download options in grouping headers
- Performance improvements to selection
- Indexing improvements
- Scanning for On1 and XMP sidecar files improved
- Lots of other tiny bugs fixed.
Note
Seems like Wordpress uploads may be broken in this release. I think it may be due to a change in the WP API which isn't reflected in the WordpressPCL library that Damselfly uses. Currently investigating. #117
Docker Release:
docker pull webreaper/damselfly:1.6.5-beta
Release v1.6.1
Changes
- Built with .Net 6.0-preview-1, and EFCore 6.0.
Docker Image:
- Docker: docker pull webreaper/damselfly:1.6.1-beta
Release v1.3.14
Performance and UI fixes for selection, basket manipulation. Also a few UI fixes.
Docker: docker pull webreaper/damselfly:1.3.14-beta
Release v1.3.13
Changes:
UX Improvements:
- Layout improvements (sidebar/status bar)
- Context menu support
- Keyword favourites and other UX improvements
Exif Keyword Support:
- Better threading model for Exif Tagging
- Sidecar support for On1 and XMP files - keyword tags in Sidecars will be auto-embedded into image files when first ingested (if the option is enabled in the config page).
Log screen
Apple Silicon/M1 support for desktop client
Docker:
Docker: docker pull webreaper/damselfly:1.3.13-beta
Release v1.3.6
Lots of fixes.
Performance improvements and keyword autocomplete
Changes:
- Significant performance improvement. Initial loading of the images drops from 1.5-2s down to 100-200ms for a collection of 500k images.
- Adding IPTC keyword tags now auto-completes with previously entered tags for consistency.
Binaries
- Standalone server versions available for Windows, Mac and Linux
damselfly-server-linux-1.3.1.zip
damselfly-server-mac-1.3.1.zip
damselfly-server-windows-1.3.1.zip
- Desktop app versions available for Windows, Mac and Linux
damselfly-mac.zip
damselfly-win.zip
damselfly-linux.appimage
- Docker Release
v1.2.45 Beta - Add SHA1 hashes for detecting duplicate images
Changes
- New: Generate SHA1 hashes for images during thumbnail generation. Data not currently used, but will eventually be used for duplicate detection.
- Fixed: over-exuberant virtual scrolling which would sometimes get into a loop and load thousands of images...
Binaries
- Standalone server versions available for Windows, Mac and Linux
damselfly-server-linux-1.2.45.zip
damselfly-server-mac-1.2.45.zip
damselfly-server-windows-1.2.45.zip
- Desktop app versions available for Windows, Mac and Linux
damselfly-mac.zip
damselfly-win.zip
damselfly-linux.appimage
- Docker Release
Small release to fix desktop bundling in Docker.
Mac desktop app wasn't structured correctly in v1.2.43.
- Standalone server versions available for Windows, Mac and Linux
damselfly-server-linux-1.2.43zip
damselfly-server-mac-1.2.43.zip
damselfly-server-windows-1.2.43.zip
- Desktop app versions available for Windows, Mac and Linux
damselfly-mac.zip
damselfly-win.zip
damselfly-linux.appimage
- Docker Release
First cross-platform release
First release with:
- Standalone server versions available for Windows, Mac and Linux
damselfly-server-linux-1.2.36.zip
damselfly-server-mac-1.2.36.zip
damselfly-server-windows-1.2.36.zip
- Desktop app versions available for Windows, Mac and Linux
damselfly-mac.zip
damselfly-win.zip
damselfly-linux.appimage
- Docker version for Mac + Linux (Windows docker version coming soon).