Skip to content

Commit

Permalink
Prepare 5.0.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
TurboGit committed Feb 8, 2025
1 parent fe2d84c commit ad35957
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 59 deletions.
33 changes: 8 additions & 25 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,45 +1,28 @@
* Developers:
Pascal Obry
Hanno Schwalm
Victor Forsiuk
Ralf Brown
Hanno Schwalm
Mario Zimmermann
Aldric Renaudin
Diederik ter Rahe
Jeronimo Pellegrini
Miloš Komarčević
Martin Straeten
Bill Ferguson
EdgarLux
Kofa
Kang-Wei Hsu
Matjaž Jeran

* Translators:
Victor Forsiuk
Pascal Obry
Jeronimo Pellegrini
Martin Straeten
EdgarLux
Kang-Wei Hsu
Matjaž Jeran
Báthory Péter
Jan Šmucr
CC
RIM
Ryo Shinozaki
Besmir Godolja
Jeronimo Pellegrini
Johan Schiff
Marko Vertainen
Ralf Brown
崔琛浩
Martin Straeten
Paul Kocialkowski
Wojciech Nagrodzki

* Sub-module rawspeed contributors (at least 1 commit):
Miloš Komarčević
Roman Lebedev
Pascal Obry
Georg Lukas

* Sub-module integration contributors (at least 1 commit):
Pascal Obry

* Sub-module lua-scripts contributors (at least 1 commit):

And all those of you that made previous releases possible
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ See below (in "Using") how to start a test install of the unstable version witho

#### Latest stable release

5.0.0
5.0.1

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).
Minor revisions are tagged with a third digit (e.g. 4.4.1, 4.4.2) and mostly provide bug fixes and camera support.
Expand All @@ -287,7 +287,7 @@ You may want to compile these stable releases yourself to get better performance
git clone --recurse-submodules --depth 1 https://github.com/darktable-org/darktable.git
cd darktable
git fetch --tags
git checkout tags/release-5.0.0
git checkout tags/release-5.0.1
```

### Get submodules
Expand Down
52 changes: 20 additions & 32 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $ sha256sum darktable-5.0.1-arm64-13.5.dmg
$ sha256sum darktable-5.0.1-win64.exe
??? darktable-5.0.1-win64.exe
$ sha256sum darktable-4.8.1-x86_64.AppImage
$ sha256sum darktable-5.0.1-x86_64.AppImage
??? darktable-5.0.1-x86_64.AppImage
```

Expand All @@ -32,11 +32,11 @@ You are strongly advised to take a backup first.

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

Since Darktable 4.8:
Since Darktable 5.0.0:

- 1198 commits to Darktable+rawspeed
- 505 pull requests handled
- 45 issues closed
- 105 commits to Darktable+rawspeed
- 57 pull requests handled
- 15 issues closed

_Please note that the Darktable documentation is not currently complete for release 5.0
and contributions are greatly appreciated. Please see the
Expand All @@ -46,7 +46,7 @@ for more information on how to contribute._
## The Big Ones

The following is a summary of the main features added to Darktable
5.0. Please see the user manual for more details of the individual
5.0.1. Please see the user manual for more details of the individual
changes (where available).

- N/A
Expand All @@ -59,15 +59,15 @@ changes (where available).

- Improved performance of discarding history of selected images.

- Center collapsible module section labels.

## Other Changes

- Harmonized style selection in print settings with the update made in
the export module for release 5.0.

- Darktable now includes the Lensfun database into the AppImage.

- Center collapsible module section labels.

## Bug Fixes

- Fixed a scrolling bug in the collections module where the collection
Expand Down Expand Up @@ -177,7 +177,8 @@ changes (where available).
metadata fields unless the user selects all of the checkboxes in the
export module's preference options.

- Release 4.8 drops support for macOS versions older than 13.5.
- Starting with release 4.8, macOS versions older than 13.5 are not
supported.

## Changed Dependencies

Expand All @@ -187,43 +188,29 @@ changes (where available).

### Optional

- n/a
- N/A

## RawSpeed changes

- Fujifilm GFX cameras now use the vendor supplied crop

## Camera support, compared to 4.8
## Camera support, compared to 5.0.1

### Base Support

- Fujifilm X-M5 (compressed)
- Fujifilm X-T50 (compressed)
- Leica D-Lux 8 (DNG)
- Leica M11-D (DNG)
- Leica Q3 43 (DNG)
- Minolta Alpha Sweet Digital
- Minolta Alpha-7 Digital
- Nikon Z50_2 (14bit-compressed)
- Nikon Z6_3 (14bit-compressed)
- Panasonic DC-FZ80D (4:3)
- Panasonic DC-FZ82D (4:3)
- Panasonic DC-FZ85 (4:3)
- Panasonic DC-FZ85D (4:3)
- Panasonic DC-G100D (4:3)
- Phase One P20+
- Sony ILCE-1M2
- Leica SL3-S (DNG)
- Minolta DiMAGE 5
- Panasonic DC-S5D (3:2)

### White Balance Presets

- Nikon Z6_3
- Sony ILCE-6700
- N/A

### Noise Profiles

- Canon PowerShot G1 X
- Leica M11
- Nikon Z6_3
- Fujifilm GFX100 II
- Fujifilm X-S20
- Fujifilm X100VI

### Missing Compression Mode Support

Expand Down Expand Up @@ -264,6 +251,7 @@ Support for the following cameras is suspended because no samples are available
- German
- Hungarian
- Japanese
- Polish
- Slovenian
- Swedish
- Ukrainian
1 change: 1 addition & 0 deletions data/org.darktable.darktable.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
<release date="2025-02-12" version="5.0.1"/>
<release date="2024-12-21" version="5.0.0"/>
<release date="2024-07-24" version="4.8.1"/>
<release date="2024-06-21" version="4.8.0"/>
Expand Down

0 comments on commit ad35957

Please sign in to comment.