Versie 8.5.0 van digiKam is uitgekomen. Deze fotobeheer- en beeldbewerkingsapplicatie heeft downloads voor Linux, BSD, macOS en Windows. DigiKam bevat ondersteuning voor uiteenlopende bestandsformaten en kan daarnaast via plug-ins van meer mogelijkheden worden voorzien, zoals het exporteren van een album naar Facebook of Flickr. Meer over de mogelijkheden van dit programma is op deze pagina te vinden. De complete releasenotes voor deze uitgave kunnen op deze pagina worden gevonden. Dit is de inleiding daaruit:
digiKam 8.5.0 is releasedAfter five months of active maintenance and many weeks triaging bugs, the digiKam team is proud to present version 8.5.0 of its open source digital photo manager.
GeneralitiesMore than 160 bugs have been fixed and we spent a lot of time contacting users to validate changes in pre-release versions to confirm fixes before deploying the program to production. Application internationalization has also been updated. digiKam and Showfoto are released with 61 different languages for the graphical interface. Go to the Settings/Configure Languages dialog and change the localization as you want. digiKam needs to be restarted to apply the changes. If you want to contribute to the internationalization of digiKam, please contact the translator teams, following the translation how-to. The statistics about translation states are available here.
Internal Components UpdateThis version arrives with the internal RAW decoder Libraw updated to the rolling-release snapshot 2024-09-10, including bugfixes. For metadata management, the industry-standard open-source component ExifTool has been updated in all bundles to the latest 12.99 release. Additionally, the well-known shared library Exiv2 has been upgraded to version 0.28.3.
Native Apple Silicon PackageA native macOS package for the Apple Silicon arm64 architecture is now available for the first time. This package leverages Qt6 framework version 6.7.2, KDE framework 6.7.0, and FFmpeg 6.1 to facilitate video media playback. Importantly, it no longer necessitates the use of the Apple Rosetta 2 emulator. The journey to develop an Apple Silicon package was lengthy and involved. It required acquiring new Apple devices and setting up the environment to configure, compile, and test all necessary packages. This milestone marks the completion of the full port to the Qt version 6 framework across all Windows, macOS, and Linux bundles. Please note that the previous macOS package based on the Qt5 framework will still be supported for legacy Intel Apple computers.
Notable Bug FixesFace Management Updates and Improvements
- Fix wrong ExifTool packaging in the bundles 490341 488222
- Usability improvements of the progress manager 375519
- New Apple extensions supported with HEIF file format 494304
- New option to not blur pixels at high zoom level in preview mode 431788 491580
- Better OpenCL support while intensive calculations with the OpenCV framework 495014
- Better ICC profiles support 495646
- Better large TIFF file format support with a new solid identification in the database 488662 490859
- Better date and time formats support 490552 491804 493388
A new contributor named Michael Miller joined the team a few months ago. As a long time digiKam user with an excellent developer skills, he decided first to help us on the native macOS Silicon port, and more recently to improve Face Management with a long list of closed reports. The current release boasts several enhancements and improvements to the Face Management feature. New deep-learning models have been integrated into the face pipeline, making face detection and recognition faster and more accurate.
YuNet is now the default model for face detection, outperforming the previous MobileNetSSD and YOLO v3 models in both speed and accuracy. It offers more configuration options to enhance overall accuracy and allows users to fine-tune face detection for specific scenarios, such as large group photos and portrait photography.
Significant improvements have also been made to face recognition. SFace is now the default deep-learning model for face recognition. Additionally, the face classifier (matching algorithm) has been updated to be both faster and more accurate. Now, only one face needs to be confirmed for a person before digiKam can start recognizing other detected faces.
Color Label UsabilityOne of the key features offered by digiKam is the ability to identify important items using color labels. In both the thumb-bar and album icon view, the color labels mark thumbnails with a solid color frame. You have ten different colors at your disposal to catalog your photos. In the previous release, the color label feature drew a bright border frame around the thumbnail, which was deemed a bit intrusive in the user interface, especially when multiple labels were used in an album. To enhance this behavior, we’ve now implemented a narrow linear gradient color bar below the thumbnail.
Future PlansNext maintenance version is targeted in February 2025 with more bug fixes and improvements. In the coming weeks, a crucial task planned with Michael is to continue the revamp of face management. The multithreaded face pipeline will be completely rewritten to boost performance, enhance maintainability, and reduce false positives in the recognition clustering algorithm. These improvements will also be integrated into a new auto-tagging engine, bringing the same enhancements to auto-tagging as those made to face management.