File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,17 @@ changes (where available).
124124 entered name matches the lensfun name, which can be seen in the lens
125125 selection drop down list.
126126
127+ - Raster masks got internal improvements and now support the same refinement
128+ tools as all other masks including details threshold, feathering guide and
129+ radius, blurring radius and contrast.
130+
131+ - The highlights module offers a raster mask with information about level above
132+ clip level.
133+
134+ - The "prefer performance over quality" preference setting has been removed.
135+
136+ - Changing orientation (via the flip module) respects changes done in crop module.
137+
127138## Bug Fixes
128139
129140- Fixed sidecar writing if quitting from darkroom.
@@ -139,6 +150,9 @@ changes (where available).
139150- Fixed a bug that allowed NULL pointer dereference in tethering mode
140151 under certain conditions, which resulted in a crash.
141152
153+ - Fixed darktable shutdown code so pending backgriund jobs are properly finished
154+ and give a control log if there is pending work.
155+
142156## Lua
143157
144158### API Version
You can’t perform that action at this time.
0 commit comments