File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ changes (where available).
111111 image, most slider directions for angles have been reversed. You may
112112 want to add a "-1" speed to any shortcuts you have gotten used to.
113113
114-
115114- Added new default shortcut keys. These will take effect only if the
116115 keys do not yet have user-defined assignments.
117116
@@ -196,9 +195,12 @@ changes (where available).
196195- Fixed an issue when positioning the main darkroom windows due to
197196 precision in computation. The precision is now to the pixel and
198197 avoid a displacement in some cases.
199-
198+
200199- Fixed issue in darktable-cli that prevented input files from being detected.
201200
201+ - Fixed out of memory issue which could kill Darktable on small
202+ systems when processing large images.
203+
202204## Lua
203205
204206### API Version
You can’t perform that action at this time.
0 commit comments