Skip to content

Commit 1b9ceb7

Browse files
committed
RELEASE NOTES: preparing for .3 :)
[ci skip]
1 parent 7aeb3fe commit 1b9ceb7

File tree

1 file changed

+9
-51
lines changed

1 file changed

+9
-51
lines changed

RELEASE_NOTES

Lines changed: 9 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,18 @@
1-
we're proud to announce the second bugfix release for the 2.2 series of darktable, 2.2.2!
1+
we're proud to announce the third bugfix release for the 2.2 series of darktable, 2.2.3!
22

33
as always, please don't use the autogenerated tarball provided by github, but only our tar.xz. the checksum is:
44

5-
$ sha256sum darktable-2.2.2.tar.xz
6-
??? darktable-2.2.2.tar.xz
7-
$ sha256sum darktable-2.2.2.dmg
8-
??? darktable-2.2.2.dmg
5+
$ sha256sum darktable-2.2.3.tar.xz
6+
??? darktable-2.2.3.tar.xz
7+
$ sha256sum darktable-2.2.3.dmg
8+
??? darktable-2.2.3.dmg
99

1010
#### Important note: to make sure that darktable can keep on supporting the raw file format for your camera, please help us by visiting https://raw.pixls.us/ and making sure that we have the full raw sample set for your camera under CC0 license!
1111

12-
and the changelog as compared to 2.2.1 can be found below.
13-
14-
## New features:
15-
16-
- color look up table module: include preset for helmholtz/kohlrausch monochrome
17-
- Lens module: re-enable tiling
18-
- Darkroom: fix some artefacts in the preview image (not the main view!)
19-
- DNG decoder: support reading one more white balance encoding method
20-
- Mac: display an error when too old OS version is detected
21-
- Some documentation and tooltips updates
12+
and the changelog as compared to 2.2.2 can be found below.
2213

2314
## Bugfixes:
2415

25-
- Main view no longer grabs focus when mouse enters it. Prevents accidental catastrophic image rating loss.
26-
- OSX: fix bauhaus slider popup keyboard input
27-
- Don't write all XMP when detaching tag
28-
- OSX: don't do PPD autodetection, gtk did their thing again.
29-
- Don't show db lock popup when dbus is used to start darktable
30-
- Actually delete duplicate's XMP when deleting duplicated image
31-
- Ignore UTF-8 BOM in GPX files
32-
- Fix import of LR custom tone-curve
33-
- Overwrite Xmp rating from raw when exporting
34-
- Some memory leak fixes
35-
- Lua: sync XMPs after some tag manipulations
36-
- Explicitly link against math library
37-
38-
## Base Support:
39-
40-
- Canon PowerShot SX40 HS (dng)
41-
- Fujifilm X-E2S
42-
- Leica D-LUX (Typ 109) (4:3, 3:2, 16:9, 1:1)
43-
- Leica X2 (dng)
44-
- Nikon LS-5000 (dng)
45-
- Nokia Lumia 1020 (dng)
46-
- Panasonic DMC-GF6 (16:9, 3:2, 1:1)
47-
- Pentax K-5 (dng)
48-
- Pentax K-r (dng)
49-
- Pentax K10D (dng)
50-
- Sony ILCE-6500
51-
52-
## Noise Profiles:
53-
54-
- Fujifilm X-M1
55-
- Leica X2
56-
- Nikon Coolpix A
57-
- Panasonic DMC-G8
58-
- Panasonic DMC-G80
59-
- Panasonic DMC-G81
60-
- Panasonic DMC-G85
16+
- Fix fatal crash when generating preview for medium megapixel count (~16MP) Bayer images
17+
- Propely subtract black levels: respect the even/odd -ness of the raw crop origin point
18+
- Collection module: fix a few ui quirks

0 commit comments

Comments
 (0)