Skip to content

Commit

Permalink
RELEASE NOTES: preparing for .3 :)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
LebedevRI committed Jan 31, 2017
1 parent 7aeb3fe commit 1b9ceb7
Showing 1 changed file with 9 additions and 51 deletions.
60 changes: 9 additions & 51 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,60 +1,18 @@
we're proud to announce the second bugfix release for the 2.2 series of darktable, 2.2.2!
we're proud to announce the third bugfix release for the 2.2 series of darktable, 2.2.3!

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

$ sha256sum darktable-2.2.2.tar.xz
??? darktable-2.2.2.tar.xz
$ sha256sum darktable-2.2.2.dmg
??? darktable-2.2.2.dmg
$ sha256sum darktable-2.2.3.tar.xz
??? darktable-2.2.3.tar.xz
$ sha256sum darktable-2.2.3.dmg
??? darktable-2.2.3.dmg

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

and the changelog as compared to 2.2.1 can be found below.

## New features:

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

## Bugfixes:

- Main view no longer grabs focus when mouse enters it. Prevents accidental catastrophic image rating loss.
- OSX: fix bauhaus slider popup keyboard input
- Don't write all XMP when detaching tag
- OSX: don't do PPD autodetection, gtk did their thing again.
- Don't show db lock popup when dbus is used to start darktable
- Actually delete duplicate's XMP when deleting duplicated image
- Ignore UTF-8 BOM in GPX files
- Fix import of LR custom tone-curve
- Overwrite Xmp rating from raw when exporting
- Some memory leak fixes
- Lua: sync XMPs after some tag manipulations
- Explicitly link against math library

## Base Support:

- Canon PowerShot SX40 HS (dng)
- Fujifilm X-E2S
- Leica D-LUX (Typ 109) (4:3, 3:2, 16:9, 1:1)
- Leica X2 (dng)
- Nikon LS-5000 (dng)
- Nokia Lumia 1020 (dng)
- Panasonic DMC-GF6 (16:9, 3:2, 1:1)
- Pentax K-5 (dng)
- Pentax K-r (dng)
- Pentax K10D (dng)
- Sony ILCE-6500

## Noise Profiles:

- Fujifilm X-M1
- Leica X2
- Nikon Coolpix A
- Panasonic DMC-G8
- Panasonic DMC-G80
- Panasonic DMC-G81
- Panasonic DMC-G85
- Fix fatal crash when generating preview for medium megapixel count (~16MP) Bayer images
- Propely subtract black levels: respect the even/odd -ness of the raw crop origin point
- Collection module: fix a few ui quirks

0 comments on commit 1b9ceb7

Please sign in to comment.