All releases tagged Beta


Release Notes: This is a feature release. Most processing is now being done in a new color space (L a/L b/L). This results in nicer results for exposure, tonecurve, denoise, and color correction. The pixel pipeline is now free to change dimensions of the image, which makes a crop and rotate operation (and lensfun in the future) possible. The code is now organized as plugins (image operations and views such as lighttable and darkroom). The lighttable view can filter and sort by rating. Furthermore, there is now color management using LCMS and there have been some GUI smoothness adjustments.


Release Notes: There have been some major changes in the last months. First, the processing backend has been replaced completely, based on an interface that is able to use libgegl. All operations are now encapsulated in run-time loaded plug-ins. Raw reading is now based on LibRaw-0.8. The light table has a slightly different look, and more image operations have been implemented (e.g. luma/chroma denoising).
An Apache module to protect against DoS attacks using the Range header