-
Fixed some issues with the hierarchical styles handling in the
styles module.
-
Fixed moving additional extra audio or text sidecar files when
an image is moved.
-
Fixed module based collection restoring. After quitting darktable with a
module based collection, the lighttable was empty after restarting it.
-
Fixed some reset issues of the export module. The format and storage
sections were not reset properly.
-
Fixed corruption of sidecars during large imports of images with XMP
sidecars.
-
Fixed a bug where changing the image scaling in the export module
influences the result of a running export job.
-
Make sure we always fill the complete main darkroom canvas while
zooming at large scales.
-
When zoomed to 1600% don't ignore sub-pixel panning/dragging, which
made it almost impossible to move around at all.
-
Make sure image changed_timestamp is updated when a sidecar file
is applied.
-
Fixed drag and drop of images on the map gives wrong location
assignment on macOS.
-
Fixed auto applied presets for sraws and true monochromes.
-
Fixed a bug in details threshold mask for monochrome raw files
leading to crashes.
-
Fixed an issue when positioning the main darkroom windows due to
precision in computation. The precision is now to the pixel and
avoid a displacement in some cases.
-
Fixed issue in darktable-cli that prevented input files from being
detected.
-
Fixed out of memory issue which could kill Darktable on small
systems when processing large images.
-
Fixed toast message translation displayed when scrolling over the
module's preset buttons.
-
Fixed issue in darktable-cli that prevented input files from being
detected.
-
Fixed an issue with reading TIFF files that (incorrectly) contain
metadata specific to the raw files they were made from.
-
Fixed an issue where imported styles that didn't have a name could
cause darktable to crash when starting.
-
Fixed a bug leading to wrong colors in main darkroom window (mostly
after using a module picker) due to bad color coeffs in colorin
module.
-
Fix support for Wayland. The UI is now working as expected and
Darktable will handle ICC profile from colord.
-
Fixed processing module naming based on the presets when the used
preset is renamed or deleted.
-
Fixed a bug in darktable-cli where exporting a duplicate version of
an image would use the tags attached to the base version instead of
the tags attached to it.
-
Fixed a bug in darktable-cli where synonyms for tags attached to an
image were ignored when exporting it.
-
Fixed auto-applied user's presets when Ctrl+click on a
processing module after restarting Dartkable.
-
Fixed a bug where adding an image to a group in lighttable could
merge multiple group together.
-
Fixed a print issue which is probably happening only on macOS. When
printing in landscape mode, the rotation of the picture is not done
on the printer. So only a part of the image is printed at the bottom
of the page. This issue is not fully understood at this stage and
has only been reported twice. If you encounter this issue then you
can set the following variable in your darktablerc to force the
landscape CUPS option to be generated:
plugins/print/cups/force_landscape=TRUE
-
Fixed possible display of double thumbs cursor on filmstrip when in
darkroom. Also the thumbs background could look as selected on
multiple pictures.
-
Fixed darkroom processing after changing any of the colour profiles.
-
For module toggle shortcuts (like enable, show and focus) the "on" and
"off" effects are now respected (they dont simply always toggle
anymore, like they did before).
-
Fix too strict restriction for filename length in watermark module.