Skip to content

Commit cfe57f3

Browse files
committed
Prepare the 5.6.0 release.
1 parent fc677e6 commit cfe57f3

4 files changed

Lines changed: 92 additions & 44 deletions

File tree

AUTHORS

Lines changed: 37 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,72 @@
11
* Developers:
22
Pascal Obry
3-
Victor Forsiuk
43
Hanno Schwalm
4+
Victor Forsiuk
55
Mario Zimmermann
66
Ralf Brown
7-
Roman Lebedev
8-
Kofa
9-
Diederik ter Rahe
7+
Andrii Ryzhkov
8+
Dan Torop
109
Jeronimo Pellegrini
11-
Martin Straeten
10+
Philipp Lutz
11+
Robert Mongold
12+
Daniele Pighin
1213
Bill Ferguson
14+
Kofa
15+
Martin Straeten
1316
Miloš Komarčević
14-
Vladimir Tyrtov
17+
Diederik ter Rahe
1518
EdgarLux
16-
Marko Vertainen
19+
Ryo Shinozaki
20+
masterpiga
1721
Matjaž Jeran
18-
Jonas Schäfer
19-
Hwanyong Lee
20-
bajdero
22+
deekayhd
23+
esq4
24+
David Smith
25+
Hpbirkeland
26+
Marko Vertainen
2127

2228
* Translators:
2329
Victor Forsiuk
2430
Pascal Obry
2531
Jeronimo Pellegrini
2632
Martin Straeten
33+
Ryo Shinozaki
2734
EdgarLux
28-
Marko Vertainen
2935
Matjaž Jeran
30-
Hwanyong Lee
31-
bajdero
36+
esq4
37+
Hpbirkeland
38+
Marko Vertainen
39+
RIM
40+
Andrii Ryzhkov
3241
Besmir Godolja
33-
Elia Devito
34-
Kang-Wei Hsu
35-
Яна Тунгушпаева
3642
Báthory Péter
37-
Jan Šmucr
3843
Johan Schiff
39-
Reinder Mulder
40-
Ryo Shinozaki
44+
Kang-Wei Hsu
4145
Tianhao Chai
46+
Elia Devito
47+
GameMaster0x
48+
Jan Šmucr
49+
zxs-un
4250

4351
* Sub-module rawspeed contributors (at least 1 commit):
4452
Miloš Komarčević
4553
Roman Lebedev
46-
Jonas Schäfer
54+
Sidhartha
55+
Steven Le Rouzic
4756

4857
* Sub-module integration contributors (at least 1 commit):
4958
Pascal Obry
50-
ralfbrown
59+
yuri
5160

5261
* Sub-module lua-scripts contributors (at least 1 commit):
53-
wpferguson
5462
Bill Ferguson
55-
Michael Reiger
56-
Tasos Bakogiannis
63+
Tino Mettler
5764
deekayhd
58-
Balázs Dura-Kovács
59-
sjjh
65+
Andrii Ryzhkov
66+
Ilya Palopezhentsev
67+
Martin Straeten
68+
Björn Lindström
69+
Dan Zwell
70+
dterrahe
6071

6172
And all those of you that made previous releases possible

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GPU-enabled build of [ONNX Runtime](https://onnxruntime.ai/) separately:
109109
* [cuDNN 9.x](https://developer.nvidia.com/cudnn-downloads)
110110
* **AMD (ROCm):** Linux only.
111111
* Supported AMD GPU with up-to-date drivers (RDNA2/CDNA or newer), see [compatibility matrix](https://rocm.docs.amd.com/en/latest/compatibility/compatibility-matrix.html)
112-
* [ROCm 6+](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/)
112+
* [ROCm 6+](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/)
113113
* [MIGraphX](https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/install/install-migraphx.html) (may require separate install, e.g. `apt install migraphx migraphx-dev` on Ubuntu)
114114
* **Intel (OpenVINO):** Linux and Windows.
115115
* Supported Intel GPU with up-to-date drivers (integrated Gen9+, discrete Arc, or NPU Meteor Lake+)
@@ -155,12 +155,12 @@ you can build the software yourself following the instructions [below](#building
155155

156156
### Latest release
157157

158-
5.4.1 (stable)
158+
5.6.0 (stable)
159159

160-
* [Download package for Windows](https://github.com/darktable-org/darktable/releases/download/release-5.4.1/darktable-5.4.1-win64.exe)
161-
* [Download disk image for macOS on Apple Silicon](https://github.com/darktable-org/darktable/releases/download/release-5.4.1/darktable-5.4.1-arm64.dmg)
162-
* [Download disk image for macOS on Intel](https://github.com/darktable-org/darktable/releases/download/release-5.4.1/darktable-5.4.1-x86_64.dmg)
163-
* [Download AppImage for Linux](https://github.com/darktable-org/darktable/releases/download/release-5.4.1/Darktable-5.4.1-x86_64.AppImage)
160+
* [Download package for Windows](https://github.com/darktable-org/darktable/releases/download/release-5.6.0/darktable-5.6.0-win64.exe)
161+
* [Download disk image for macOS on Apple Silicon](https://github.com/darktable-org/darktable/releases/download/release-5.6.0/darktable-5.6.0-arm64.dmg)
162+
* [Download disk image for macOS on Intel](https://github.com/darktable-org/darktable/releases/download/release-5.6.0/darktable-5.6.0-x86_64.dmg)
163+
* [Download AppImage for Linux](https://github.com/darktable-org/darktable/releases/download/release-5.6.0/Darktable-5.6.0-x86_64.AppImage)
164164
* [Install native packages or add a third-party repository for Linux distros](https://software.opensuse.org/download.html?project=graphics:darktable:stable&package=darktable)
165165
* [Install Flatpak package for Linux](https://flathub.org/apps/details/org.darktable.Darktable)
166166
* [More information about installing darktable on any system](https://www.darktable.org/install/)
@@ -334,7 +334,7 @@ See below (in "Using") how to start a test install of the unstable version witho
334334

335335
#### Latest stable release
336336

337-
5.4.1
337+
5.6.0
338338

339339
The darktable project releases two major versions every year, on Summer and Winter Solstices, tagged with even numbers (e.g. 4.2, 4.4, 4.6, 4.8).
340340
Minor revisions are tagged with a third digit (e.g. 4.4.1, 4.4.2) and mostly provide bug fixes and camera support.
@@ -344,7 +344,7 @@ You may want to compile these stable releases yourself to get better performance
344344
git clone --recurse-submodules --depth 1 https://github.com/darktable-org/darktable.git
345345
cd darktable
346346
git fetch --tags
347-
git checkout tags/release-5.4.1
347+
git checkout tags/release-5.6.0
348348
```
349349

350350
### Get submodules

RELEASE_NOTES.md

Lines changed: 46 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ You are strongly advised to take a backup first.
3434

3535
Since darktable 5.4:
3636

37-
- ??? commits to darktable+rawspeed
38-
- ??? pull requests handled
39-
- ?? issues closed
37+
- 1546 commits to darktable+rawspeed
38+
- 699 pull requests handled
39+
- 63 issues closed
4040

4141
_Please note that the darktable documentation is not currently complete for release 5.4
4242
and contributions are greatly appreciated. Please see the
@@ -582,23 +582,59 @@ changes (where available).
582582

583583
- libarchive for AI model extraction
584584

585-
## RawSpeed changes
586-
587-
- N/A
588-
589585
## Camera support, compared to 5.4
590586

591587
### Base Support
592588

593-
- N/A
589+
- Canon EOS Hi
590+
- Fujifilm X-T30 III (compressed)
591+
- Hasselblad H4D-40
592+
- Hasselblad H6D-100c
593+
- Hasselblad X2D II 100C
594+
- Leica M Monochrom (DNG)
595+
- Nikon Coolpix B700 (12bit-uncompressed)
596+
- Nikon Coolpix P1000 (12bit-uncompressed)
597+
- Nikon Coolpix P1100 (12bit-uncompressed)
598+
- Nikon Coolpix P950 (12bit-uncompressed)
599+
- Nikon D2X (12bit-compressed)
600+
- Nikon E5000 (12bit-uncompressed)
601+
- Panasonic DC-GF90 (4:3)
602+
- Panasonic DC-TZ92 (4:3)
603+
- Panasonic DC-TZ93 (4:3)
604+
- Panasonic DC-TZ96D (4:3)
605+
- Panasonic DC-ZS80D (4:3)
606+
- Ricoh GR IV HDF (DNG)
607+
- Ricoh GR IV Monochrome (DNG)
608+
- Sony ILCE-7M5
609+
- Sony ILME-FX2
594610

595611
### White Balance Presets
596612

597-
- N/A
613+
- Nikon Coolpix P1100
614+
- Nikon D2Hs
615+
- Nikon Df
616+
- Nikon Z f
617+
- Ricoh GR IV
618+
- Ricoh GR IV HDF
619+
- Sony ILCE-1M2
620+
- Sony ILCE-7CR
598621

599622
### Noise Profiles
600623

601-
- N/A
624+
- Canon EOS 3000D
625+
- Canon EOS 4000D
626+
- Canon EOS Rebel T100
627+
- Fujifilm X-T30 II
628+
- Leica M9
629+
- Nikon Coolpix P1100
630+
- Nikon Df
631+
- Nikon Z50_2
632+
- Nikon Z5_2
633+
- Panasonic DC-S5M2
634+
- Pentax K-500
635+
- Ricoh GR IV
636+
- Ricoh GR IV HDF
637+
- Sony ILCE-7M5
602638

603639
### Missing Compression Mode Support
604640

data/org.darktable.darktable.appdata.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
</screenshots>
4848
<content_rating type="oars-1.1" />
4949
<releases>
50+
<release date="2026-06-21" version="5.6.0"/>
5051
<release date="2026-02-05" version="5.4.1"/>
5152
<release date="2025-12-21" version="5.4.0"/>
5253
<release date="2025-08-06" version="5.2.1"/>

0 commit comments

Comments
 (0)