|
| 1 | +--- |
| 2 | +author: Pascal Obry |
| 3 | +date: 2025-02-12 00:10:00+00:00 |
| 4 | +layout: post |
| 5 | +title: "darktable 5.0.1 released" |
| 6 | +lede: fecamp.jpg |
| 7 | +lede_author: <a href="https://photos.obry.net/">Pascal Obry</a> |
| 8 | +tags: |
| 9 | + - announcement |
| 10 | + - darktable release |
| 11 | +--- |
| 12 | + |
| 13 | +We're proud to announce the new bug-fix release of darktable, 5.0.1! |
| 14 | + |
| 15 | +The github release is here: [https://github.com/darktable-org/darktable/releases/tag/release-5.0.1](https://github.com/darktable-org/darktable/releases/tag/release-5.0.1). |
| 16 | + |
| 17 | +To build from source, do not use the autogenerated tarball provided by GitHub on the release page, download our tar.xz file instead. If you're just building for yourself without creating a package for some distribution, then using source code cloning in git is an even more convenient way. |
| 18 | + |
| 19 | +The checksums are: |
| 20 | + |
| 21 | +``` |
| 22 | +$ sha256sum darktable-5.0.1.tar.xz |
| 23 | +4a918d094ebba983ef67a10cc715c3d7e8ca738009920a9ff65d33417b6dd984 darktable-5.0.1.tar.xz |
| 24 | +
|
| 25 | +$ sha256sum darktable-5.0.1-x86_64.dmg |
| 26 | +ce05f2a9efa4cde090a939e42813ee98cf98f5b5e6a14304c9d8c3d71a589a01 darktable-5.0.1-x86_64.dmg |
| 27 | +
|
| 28 | +$ sha256sum darktable-5.0.1-arm64.dmg |
| 29 | +66296ab8d26e4ac14061a5407eafe0f31ddb7ac1de9995bd2e05043e9c0b0c60 darktable-5.0.1-arm64.dmg |
| 30 | +
|
| 31 | +$ sha256sum darktable-5.0.1-arm64-13.5.dmg |
| 32 | +19878fca36ab52d6b629ae6b372345665809df3941fd9e168b470237ed6cb4b9 darktable-5.0.1-arm64-13.5.dmg |
| 33 | +
|
| 34 | +$ sha256sum darktable-5.0.1-win64.exe |
| 35 | +2ea64535f1d42793f2ef53aec971eca43818748aba036b5e778624297ea0fb34 darktable-5.0.1-win64.exe |
| 36 | +
|
| 37 | +$ sha256sum darktable-5.0.1-x86_64.AppImage |
| 38 | +881e4cfb79c473404f871d48bd60ed2d6234f90f71e33c1bdc033dafd6901f06 Darktable-5.0.1-x86_64.AppImage |
| 39 | +``` |
| 40 | + |
| 41 | +When updating from the stable 4.8 series, please bear in mind that your edits will be preserved during this process, but the new library and configuration will no longer be usable with 4.8. |
| 42 | + |
| 43 | +You are strongly advised to take a backup first. |
| 44 | + |
| 45 | +#### Important note: to make sure that Darktable can keep on supporting the raw file format for your camera, *please* read [this post](https://discuss.pixls.us/t/raw-samples-wanted/5420?u=lebedevri) on how/what raw samples you can contribute to ensure that we have the *full* raw sample set for your camera under CC0 license! |
| 46 | + |
| 47 | +Since Darktable 5.0.0: |
| 48 | + |
| 49 | +- 105 commits to Darktable+rawspeed |
| 50 | +- 57 pull requests handled |
| 51 | +- 15 issues closed |
| 52 | + |
| 53 | +_Please note that the Darktable documentation is not currently complete for release 5.0 |
| 54 | +and contributions are greatly appreciated. Please see the |
| 55 | +[project documentation](https://github.com/darktable-org/dtdocs#contributing) |
| 56 | +for more information on how to contribute._ |
| 57 | + |
| 58 | +## The Big Ones |
| 59 | + |
| 60 | +The following is a summary of the main features added to Darktable |
| 61 | +5.0.1. Please see the user manual for more details of the individual |
| 62 | +changes (where available). |
| 63 | + |
| 64 | +- N/A |
| 65 | + |
| 66 | +## UI/UX Improvements |
| 67 | + |
| 68 | +- N/A |
| 69 | + |
| 70 | +## Performance Improvements |
| 71 | + |
| 72 | +- Improved performance of discarding history of selected images. |
| 73 | + |
| 74 | +## Other Changes |
| 75 | + |
| 76 | +- Harmonized style selection in print settings with the update made in |
| 77 | + the export module for release 5.0. |
| 78 | + |
| 79 | +- Darktable now includes the Lensfun database into the AppImage. |
| 80 | + |
| 81 | +- Center collapsible module section labels. |
| 82 | + |
| 83 | +## Bug Fixes |
| 84 | + |
| 85 | +- Fixed a scrolling bug in the collections module where the collection |
| 86 | + tree was not scrolled to the previous position when returning from |
| 87 | + darkroom. |
| 88 | + |
| 89 | +- Fix crash when attempting to move up the top or only shape in a |
| 90 | + group in the mask manager. |
| 91 | + |
| 92 | +- Fix collection module when using the "module" filter which was |
| 93 | + listing none of the processing modules. |
| 94 | + |
| 95 | +- Fix iop-order user presets use. It was not possible to get a user's |
| 96 | + iop-order preset to be applied as the Darktable internal presets |
| 97 | + where always picked up first. |
| 98 | + |
| 99 | +- Fixed a crash in variable expansion for $(SEQUENCE[n,m]). |
| 100 | + |
| 101 | +- Fixed handling on click from filmstrip when in map and print |
| 102 | + view. On map we now properly center the image on the map. On the |
| 103 | + print view, we use the selected image as content of the main print |
| 104 | + area. |
| 105 | + |
| 106 | +- Fixed a regression introduced in 5.0.0 where we lost the ability to |
| 107 | + read 2-channel TIFF files and files with more than 4 channels. This |
| 108 | + fix allows them to be read by the TIFF loader, whereas previously |
| 109 | + the TIFF loader rejected such files and they were loaded by a |
| 110 | + fallback loader (GraphicsMagick or ImageMagick). |
| 111 | + |
| 112 | +- Fixed not being able to pan with a mouse in the zoomable layout. |
| 113 | + |
| 114 | +- Fixed possibly collapsing the module header when restoring defaults. |
| 115 | + |
| 116 | +- Fixed a case of XMP being written without actual image modification. |
| 117 | + |
| 118 | +- Fixed a crash of Darktable when reimporting XMP having overlay |
| 119 | + images referenced. |
| 120 | + |
| 121 | +- Fixed the support for single lib module opened at a time when in |
| 122 | + darkroom. |
| 123 | + |
| 124 | +- Fixed xmp sidecar writing while working as a gimp plugin. |
| 125 | + |
| 126 | +- Fixed issues when applying a style in darkroom using the Styles |
| 127 | + module. |
| 128 | + |
| 129 | +- Fixed a possible crash when using <kbd>Ctrl+z</kbd> reproduced on |
| 130 | + macOS. |
| 131 | + |
| 132 | +- Fixed Darktable crashing in enlarge-canvas module. |
| 133 | + |
| 134 | +- Fixed Darktable crashing using details mask due to bad tiling. |
| 135 | + |
| 136 | +- Fixed a hash calculation bug leading to pixelpipe instabilities. |
| 137 | + |
| 138 | +- Fixed issue to handle auto-presets when the focal length is greater |
| 139 | + then 1000. |
| 140 | + |
| 141 | +- Fixed crash on macOS when closing the darkroom's second window. |
| 142 | + |
| 143 | +- Fixed possible jump in filmstrip when entering darkroom from full |
| 144 | + preview. |
| 145 | + |
| 146 | +- Fixed a performance regression in haze removal module. |
| 147 | + |
| 148 | +- Fixed reading palette-based PNG with transparency. |
| 149 | + |
| 150 | +- Fixed possible crash in lens correction module when changing camera |
| 151 | + and/or lens model. |
| 152 | + |
| 153 | +- Fixed crash after deleting style or preset that was selected in |
| 154 | + shortcuts dialog. |
| 155 | + |
| 156 | +- Fixed a crash when the currently active module instance is being |
| 157 | + deleted. |
| 158 | + |
| 159 | +- We now support the correct orientation for JPEG XL if it was |
| 160 | + specified in the format's metadata but not in Exif (or Exif is |
| 161 | + missing). We also avoid over-transformation if it is specified in |
| 162 | + both the basic data and Exif. |
| 163 | + |
| 164 | +## Lua |
| 165 | + |
| 166 | +### API Version |
| 167 | + |
| 168 | +- API version is now 9.4.0 |
| 169 | + |
| 170 | +### New Features |
| 171 | + |
| 172 | +- N/A |
| 173 | + |
| 174 | +### Bug Fixes |
| 175 | + |
| 176 | +- N/A |
| 177 | + |
| 178 | +### Add action support for Lua |
| 179 | + |
| 180 | +### Other Lua changes |
| 181 | + |
| 182 | +- N/A |
| 183 | + |
| 184 | +## Notes |
| 185 | + |
| 186 | +- The AppImage package is compatible with distribution releases that |
| 187 | + have glibc version 2.35 or higher. For example, if we consider some |
| 188 | + popular distributions, Ubuntu 22.04, Debian 12, Fedora 36 and newer |
| 189 | + releases are compatible. |
| 190 | + |
| 191 | +- The macOS `*-x86_64.dmg` and `*-arm64-13.5.dmg` packages require at |
| 192 | + least macOS 13.5 (Ventura), the `*-arm64.dmg` package requires at |
| 193 | + least macOS 14.0 (Sonoma). |
| 194 | + |
| 195 | +- When exporting to AVIF, EXR, JPEG XL, or XCF, selecting specific |
| 196 | + metadata (e.g. geo-tag or creator) is not currently possible. For |
| 197 | + AVIF, EXR, JPEG XL, and XCF formats, Darktable will not include any |
| 198 | + metadata fields unless the user selects all of the checkboxes in the |
| 199 | + export module's preference options. |
| 200 | + |
| 201 | +## Changed Dependencies |
| 202 | + |
| 203 | +### Mandatory |
| 204 | + |
| 205 | +- Bump SQLite requirement to 3.26 |
| 206 | + |
| 207 | +### Optional |
| 208 | + |
| 209 | +- N/A |
| 210 | + |
| 211 | +## RawSpeed changes |
| 212 | + |
| 213 | +- Fujifilm GFX cameras now use the vendor supplied crop |
| 214 | + |
| 215 | +## Camera support, compared to 5.0.0 |
| 216 | + |
| 217 | +### Base Support |
| 218 | + |
| 219 | +- Leica SL3-S (DNG) |
| 220 | +- Minolta DiMAGE 5 |
| 221 | +- Panasonic DC-S5D (3:2) |
| 222 | + |
| 223 | +### White Balance Presets |
| 224 | + |
| 225 | +- N/A |
| 226 | + |
| 227 | +### Noise Profiles |
| 228 | + |
| 229 | +- Fujifilm GFX100 II |
| 230 | +- Fujifilm X-S20 |
| 231 | +- Fujifilm X100VI |
| 232 | + |
| 233 | +### Missing Compression Mode Support |
| 234 | + |
| 235 | +- Apple ProRAW DNGs |
| 236 | +- CinemaDNG lossless (Blackmagic, some DJI, etc.) and lossy (Blackmagic) |
| 237 | +- DNG 1.7 using JPEG XL (Adobe enhanced, Samsung Expert RAW) |
| 238 | +- Fujifilm lossy RAFs |
| 239 | +- Nikon high efficiency NEFs |
| 240 | +- OM System 14-bit high resolution ORFs |
| 241 | +- Sony downsized lossless ARWs ("M" for full-frame, "S" for full-frame & APS-C) |
| 242 | + |
| 243 | +### Suspended Support |
| 244 | + |
| 245 | +Support for the following cameras is suspended because no samples are available on https://raw.pixls.us: |
| 246 | + |
| 247 | +- Creo/Leaf Aptus 22(LF3779)/Hasselblad H1 |
| 248 | +- Fujifilm IS-1 |
| 249 | +- Kodak EasyShare Z980 |
| 250 | +- Leaf Aptus-II 5(LI300059)/Mamiya 645 AFD |
| 251 | +- Leaf Credo 60 |
| 252 | +- Leaf Credo 80 |
| 253 | +- Olympus SP320 |
| 254 | +- Phase One IQ250 |
| 255 | +- Sinar Hy6/ Sinarback eXact |
| 256 | +- ST Micro STV680 |
| 257 | + |
| 258 | +## Translations |
| 259 | + |
| 260 | +- Albanian |
| 261 | +- Brazilian Portuguese |
| 262 | +- Chinese (Simplified) |
| 263 | +- Chinese (Traditional) |
| 264 | +- Czech |
| 265 | +- Dutch |
| 266 | +- European Spanish |
| 267 | +- Finnish |
| 268 | +- French |
| 269 | +- German |
| 270 | +- Hungarian |
| 271 | +- Japanese |
| 272 | +- Polish |
| 273 | +- Slovenian |
| 274 | +- Swedish |
| 275 | +- Ukrainian |
0 commit comments