Skip to content

Commit ea14702

Browse files
committed
Update release notes for 2.4.4
1 parent a11d9d4 commit ea14702

File tree

1 file changed

+42
-32
lines changed

1 file changed

+42
-32
lines changed

RELEASE_NOTES.md

+42-32
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,69 @@
1-
we’re proud to announce the third bugfix release for the 2.4 series of darktable, 2.4.3!
1+
we’re proud to announce the fourth bugfix release for the 2.4 series of darktable, 2.4.4!
22

3-
the github release is here: [https://github.com/darktable-org/darktable/releases/tag/release-2.4.3](https://github.com/darktable-org/darktable/releases/tag/release-2.4.3).
3+
the github release is here: [https://github.com/darktable-org/darktable/releases/tag/release-2.4.4](https://github.com/darktable-org/darktable/releases/tag/release-2.4.4).
44

55
as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksums are:
66

77
```
8-
$ sha256sum darktable-2.4.3.tar.xz
9-
??? darktable-2.4.3.tar.xz
10-
$ sha256sum darktable-2.4.3.dmg
11-
??? darktable-2.4.3.dmg
12-
$ sha256sum darktable-2.4.3-win64.exe
13-
??? darktable-2.4.3-win64.exe
14-
$ sha256sum darktable-2.4.3-win64.zip
15-
??? darktable-2.4.3-win64.zip
8+
$ sha256sum darktable-2.4.4.tar.xz
9+
??? darktable-2.4.4.tar.xz
10+
$ sha256sum darktable-2.4.4.dmg
11+
??? darktable-2.4.4.dmg
12+
$ sha256sum darktable-2.4.4-win64.exe
13+
??? darktable-2.4.4-win64.exe
14+
$ sha256sum darktable-2.4.4-win64.zip
15+
??? darktable-2.4.4-win64.zip
1616
```
1717

1818
when updating from the currently stable 2.2.x series, please bear in mind that your edits will be preserved during this process, but it will not be possible to downgrade from 2.4 to 2.2.x any more.
1919

2020
#### 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!
2121

22-
and the changelog as compared to 2.4.2 can be found below.
22+
and the changelog as compared to 2.4.3 can be found below.
2323

2424
## New Features
2525

26-
- Support for tags and ratings in the watermark module
27-
- Read Xmp.exif.DateTimeOriginal from XMP sidecars
28-
- Build and install noise tools
29-
- Add a script for converting .dtyle to an .xmp
26+
- Added 50% zoom option in darkroom mode to the navigation dropdown
27+
- perspective correction: usability improvement – allow setting the radius when (de)selecting lines
3028

3129
## Bugfixes
3230

33-
- Don't create unneeded folders during export in some cases
34-
- When collecting by tags, don't select subtags
35-
- Fix language selection on OSX
36-
- Fix a crash while tethering
31+
- Fix selecting drives in the import dialog on Windows by bundling a patched glib
32+
- Add some space between checkbox and label in color picker
33+
- OpenCL: better readability of debug output on memory usage
34+
- Levels: catch an edge case where float != int
35+
- Fix the alignment in a tooltip in lens correction
36+
- Local contrast: Reset strength slider to 120% when double clicked
37+
- Drop unused clone masks when loading xmp files
38+
- Remove all sub masks when clearing cloning masks
39+
- darktable-cltest: do not print summary statistics on OpenCL usage
40+
- Perspective correction: take aspect parameter into account when judging on neutral settings
41+
- Haze removal: fix tiled processing
42+
- Fix install on Windows due to GraphicsMagick's versioned filenames
43+
- PPM: Handle byte order when loading files
44+
- Fix #12165: Don't try to show dialog without gui
45+
- Fix an out-of-bounds memory access
46+
- Tools: Fix typo in darktable-gen-noiseprofile that made it unusable
47+
- MacOS package: point gettext to correct localedir
3748

3849
## Camera support, compared to 2.4.2
3950

4051
#### Warning: support for Nikon NEF 'lossy after split' raws was unintentionally broken due to the lack of such samples. Please see [this post](https://discuss.pixls.us/t/nikon-a-specific-raw-sample-wanted/5483?u=lebedevri) for more details. If you have affected raws, please contribute samples!
4152

42-
### Base Support
43-
44-
- Fujifilm X-H1 (compressed)
45-
- Kodak EOS DCS 3
46-
- Olympus E-PL9
47-
- Panasonic DC-GX9 (4:3)
48-
- Sony DSC-RX1RM2
49-
- Sony ILCE-7M3
50-
5153
### White Balance Presets
5254

53-
- Sony ILCE-7M3
55+
- Sony ILCE-6500
5456

5557
### Noise Profiles
5658

57-
- Canon PowerShot G1 X Mark III
58-
- Nikon D7500
59-
- Sony ILCE-7M3
59+
- Canon EOS 800D
60+
- Canon EOS Kiss X9i
61+
- Canon EOS Rebel T7i
62+
- Nikon COOLPIX B700
63+
- Nikon D5600
64+
- Olympus TG-5
65+
66+
## Updated translations
67+
68+
- German
69+
- Russian

0 commit comments

Comments
 (0)