darktable 3.0.0 released

As always, please don’t use the autogenerated tarball provided by github, but only our tar.xz. the checksums are:

When updating from the currently stable 2.6.x series, please bear in mind that your edits will be preserved during this process, but the new library and configuration will not be usable with 2.6.x any more, so making a backup is strongly advised.

New shortcuts have been introduced to quickly collapse borders, sidebars, histogram and navigation modules, allowing a new borderless editing experience.

Note that the new GUI requires Gtk+ 3.22 or higher to work properly.

IMPORTANT: The ‘preview’ and ‘preview with focus detection’ actions (previously Z and Ctrl+Z respectively) are now assigned to W and Ctrl+W in order to follow the convention of using Ctrl+Z for the “undo” function (Ctrl+Y for redo).

  • A new timeline view has been introduced in the lighttable.

  • A new ‘culling’ mode has been added to the lightable view. It displays a fixed number of consecutive images starting from the first selected, and allows you to pan & zoom them. The number of displayed images can be set by the user, and they can be navigated with the mouse wheel and keyboard.

  • A quite extensive rewrite of the lighttable view (including the filmstrip in darkroom view) has been made to greatly improve the overall performance. The lighttable is now usable on 4K and 5K monitors.

  • Added support for the new ‘raster mask’, a copy of a parametric mask which is stable during the whole pixel-pipe.

  • The processing order of the pixel-pipe can now be changed by using Ctrl+Shift+drag on the module headers to arrange them relative to each other. It is VERY IMPORTANT to understand that this feature is NOT for creating a more convenient GUI layout, but for changing the actual processing of the image. DO NOT USE THIS FEATURE unless you understand the reason behind the default ordering, and have a specific reason for changing it. The default order is still the correct order for most purposes. Also note that styles will always apply the default ordering; creating a style based on modules which have had their order changed will NOT recreate this changed order when applied, and therefore may not give the expected result.

  • The history stack will now always show mandatory modules which were previously hidden. They are always active as necessary for processing images, and are not removed by compressing history or by selecting one as a stating point for editing. These seven modules (some are RAW-only) have a specific icon to identify them easily:

      - raw black/white point
      - white balance
      - highlight reconstruction
      - demosaic
      - input color profile
      - output color profile
      - gamma
    
  • The ‘color zones’ module now shows a histogram based on the chosen ‘select by’ channel, and if the color picker is in ‘select area’ mode, the range within the selected area will also be shown. By default, the spline adjustment is now similar to the curve controls, allowing you to add and delete nodes, but these nodes can still be moved with the old-style size control by selecting the ‘edit by area’ checkbox. There is also a new ‘strong’ processing option, and a new color picker which creates a curve based on selected image area.

  • A new module ‘filmic RGB’ which, like the previous ‘filmic’, is designed to replace ‘base curve’, ‘shadows and highlights’ and other global tone-mapping modules. This new version replaces the one introduced in 2.6.2; it should be easier to use, and it will reduce color casts. The old ‘filmic’ module is now deprecated and is only available on images where it was already used for editing.

  • A new module ‘tone equalizer’ is designed to merge the features of ‘zone system’, ‘shadows and highlights’, and (local) ‘tone mapping’ modules in a scene-referred RGB space. It brings an easy and safe way to remap tones locally, performing a quick zone-based dodging and burning using Ansel Adam’s zone system logic. The module provides an interface similar to audio graphic equalizers, with 9 bands (available as fixed sliders or nodes on a spline view), allowing you to selectively push or pull the exposure for each band in the range from blacks to specular highlights. It also features an interactive cursor that allows to push or pull the exposure gains directly from the image preview by simply hovering over an area and scrolling. It uses a guided filter internally to refine the dodging and burning mask, which preserves local contrast without producing halos along edges.

  • A new module for handling 3D RGB Lut transformations (PNG Hald-CLUT and Cube files are supported).

  • Many improvements to the ‘denoise (profiled)’ module. The degree of shadow denoising can be controlled, including the correction of color casts (mainly improves high-ISO images). “Auto” modes which infer some parameters from the profile are available, allowing users to create presets which are adaptive to various ISO values. The default values of the sliders are also adapted dynamically on module activation, giving a good trade-off between noise smoothing and detail preservation. The non-local means mode has 2 new options: one to coarse-grain denoising, and one to control the amount of fine detail to preserve. The controls now have soft boundaries, which means that users can use the keyboard to enter values outside the range of the sliders if they need to.

  • Along with selecting the ‘soft proof’ color profile, users can now select an additional profile for the color space of the histogram, color picker and overexposed checker. When gamut or softproof checks are active the histogram and color picker use the softproof profile, otherwise they use the new histogram profile (which is always used for overexposure checking).

  • A new setting for ‘working profile’ has been added to the input color profile module. This color space will be used by RGB modules between the input and output color profile modules.

  • A new color picker has been added to the parametric masking controls which adjusts the range sliders based on the selected area from the image. Click the picker button to adjust the input image slider, Ctrl+click the button to adjust the output image slider.

  • The ‘picasa’ target storage in the export module has been completely rewritten to support the new Google Photo API, and renamed ‘google photos’. It is again possible to create albums directly from the export module.

  • A new single-line image information display can be positioned at the top (left, right, or center) or bottom (center) of the darkroom view to replace the information previously overlaid on the histogram. The specific information shown can be configured in preferences.

  • The ‘tagging’ module is faster, and can now display hierarchical tags in a tree view. Tags can now be designated as ‘private’ (not exported by default), ‘synonym’ (to help search engines), and ‘category’ (not exported, for organizing the tag library). The metadata exported with images can now be configured in the ‘export selected’ module, allowing you to choose which main types are exported, as well as define values for specific tags based on formulas.

  • Many code optimizations for CPU and SSE paths. The tone equalizer module introduces a new optimization paradigm (GCC target clones), aimed toward users of pre-built Linux packages. The image-processing code will be cloned for several CPU generations (SSE2, SSE3, SSE4, AVX, AVX2) at compilation time, and the best-suited version of the code will be chosen by the system at run time. This experiment is to be generalized to other modules if proven successful, and will allow users of pre-built packages to get the same performance as if the program was specifically compiled for their computer. It needs GCC 9 compiler and does not yet work on Windows due to the lack of support of target clones on the OS side.

  • A new preference to expand/collapse a darkroom module when it is activated/deactivated.

  • The ‘collect images’ module has a new single-click option featuring range selection for date-time and numeric values.

  • The orientation of drawn masks using the ‘gradient’ shape is now clearly displayed with an arrow.

  • The ‘graduated density’ module has better accuracy when computing the rotation to avoid sporadic flipping of the gradient.

  • Make sure the OpenCL kernel code is recompiled when the driver version is updated.

  • Add color pickers for ‘split toning’, ‘graduated density’ and ‘watermark’ modules.

  • The color picker positions are kept during editing within a module.

  • The map view can zoom on the images of the selected collection.

  • The slideshow will now start at the selected images if any, and supports changing the delay between images. It will also now be more responsive when manually moving backward and forward through the images.

  • A new ‘basic adjustments’ module has been added. It allows to adjust the black level, exposure, highlight compression, contrast, middle grey, brightness and saturation. It also has an auto feature based on Rawtherapee’s auto levels that can work on the entire image or a user selected area.

  • A new ‘rgb curve’ module has been added. It has modes for linked and independent RGB channels. The curves and histogram can be displayed using the working profile or can be scaled to be 50% grey. A secondary color picker will add 4 nodes to the curve based on the area selected in the image: min, average, middle, and max.

  • A new ‘rgb levels’ module has been added. It has linked and independent channels, preserve colors option and is native RGB.

  • A new search box has been added to the module groups in the darkroom view, with configuration options to show only the module groups, only the search box, or both. Modules are searched for by (localized) name, and when displaying only the search box, the active modules are shown when the box is empty. A shortcut can be set for focusing the box.

  • A preview window has been added to the darkroom that displays the edited image on a separate window.

  • A new option ‘skip’ is added to the ‘on conflict’ setting on the export module which skips the exporting to existing destination files.

  • Allow to switch between clone/heal and blur/color modes in ‘retouch’ module after creating a shape using Ctrl+click on corresponding mode icon.

  • An accels window (H) has been added to summarize all available shortcuts and mouse actions available in the current context.

  • A zoom & pan feature has been added to lighttable full preview.

  • The base-curve module is now using luminance color preservation by default. This can give slightly less saturated pictures compared to the previous version where no color preservation was made. But it will generally avoid color shift.


  • This is a companion discussion topic for the original entry at https://www.darktable.org/2019/12/darktable-300-released/
    17 Likes

    Congrats all!

    Reminder that you can support the work of @anon41087856 at https://www.paypal.com/paypalme2/aurelienpierre

    5 Likes

    Thank you very much!!!

    Perfect gift :slight_smile:

    1 Like

    Just got to wait for it to be packaged up for my distribution now! Can’t wait.

    1 Like

    That’s a huge release, great improvements compared to 2.6.
    Thanks to all who have participated and invested their time and work for this :sunglasses: :call_me_hand:

    Thanks everyone who helped with the new release, especially to Pascal Obry who did a great job as maintainer reviewing a lot of code.

    8 Likes

    It doesn’t show recurring payment method.

    Yeah, Pascal has done a crazy job.

    Paypal doesn’t do that. You will need to use https://liberapay.com/aurelienpierre/ instead, but I don’t know how well it is translated in English. Thanks anyway !

    The pixls.us paypal does have a reoccurring donation option, perhaps @patdavid can share how he set that up.

    Is the Windows build still buggy/inferior to the Linux version ?

    I have no idea about the linux version, but the windows version has been awesome. I’m so glad I dumped Adobe and stuck with darktable. Many thanks to the generosity of the developers, the document writers, the video instruction producers and all the people on this forum for their time and effort and help.

    8 Likes

    bugs found on linux are also fixed for osx and windows since it shares the same source code.
    Since most developers are using Linux and there’s no paid test team finding os specific issues it depends on bug reports of users.
    Feel free to support by reporting issues: https://github.com/darktable-org/darktable/issues/new/choose

    I believe functions are same. I had issues rc1/2 crashing when using masks, but 3.0.0 is all smooth so far. Setting preferences on the notebook was tricky since the preferences GUI had the close button outside my screen.

    For me, one of the very best GUI features of 3.0.0 is the module search - that’s a huge time saver for me.

    Merci

    There is e.g. the regression that colors are not correct on secondary monitor (issue #3619), what was ok in 2.6.

    I’m struggling to find a 3.0.0 package for Ubuntu 18.04 (or for any Linux version, by the way, as I have found).

    The SuSE open build service seems to offer a strange combination of versions:

    Standard: 2.6.2
    Stable: 2.6.3
    Master: 3.1.0git~10.af8b11a17

    I was able to install and run the 3.1.0git… version from the master branch on my Ubuntu 18.04. The new features seem to work fine, there is also a massive performance improvement in the lighttable.

    Could anyone please confirm that this package is safe to use and that there are no unfinished / halfway changes for the upcoming 3.1 version.

    I have also found that the pmdebruijn PPA is no longer maintained (last update was in May 2019).

    I’m packaging darktable 3.0 in the OBS right now. Stay tuned.

    5 Likes

    see here:

    I have seen that new RPM packages have been generated for SuSE but they are not yet available via the OBS directly.

    On the other hand, the Ubuntu packages are still missing except for the master branch, where new packages are generated for every merge performed with the master branch.

    I suspect that the OBS is configured in such a way that it automatically generates new packages for each merge into the master branch, while the stable and release versions remain stuck at 2.6.x. I think it’s worthwhile to check whether some configuration option in OBS has been missed that causes the packages to remain stuck at the old version.

    I have tried to build darktable 3.0.0 from source but some critical packages such as LLVM version 8 are not available for Ubuntu 18.04.

    We need to come to an understanding that it is the holiday season and many of the people who do work for us for free and to better the community are taking advantage of the holidays.

    Yes stable is still 2.6. Yes it will be update in due time. Or you can figure out how to build it. But we have to relax and realize this is volunteer work.

    @darix does one metric shit-ton of work for this community, but nobody really sees it… mostly because our stuff just keeps working. He’s the one that’s making it work.

    10 Likes