File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11## Changes from most recent to oldest
22
3+ ** 25 Mar 2023 - wpferguson**
4+ * Added script_manager darktable shortcut integration
5+ * Moved filename/path/extension string functions to string library
6+
7+ ** 06 Mar 2023 - wpferguson - Added option to disable script_manager update check**
8+
39** 12 Jan 2022 - wpferguson - Documented contrib/rename_images.lua**
410
511** 28 Dec 2021 - wpferguson - Replaced deprecated _ which_ command with _ command -v_ in lib/dtutils/file.lua**
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ The following third-party projects are listed for information only. Think of thi
116116* [ arru/darktable-scripts] ( https://github.com/arru/darktable-scripts )
117117* [ nbremond77/darktable] ( https://github.com/nbremond77/darktable/tree/master/scripts )
118118* [ s5k6/dtscripts] ( https://github.com/s5k6/dtscripts )
119+ * [ ChristianBirzer/darktable_extra_scripts] ( https://github.com/ChristianBirzer/darktable_extra_scripts )
119120
120121## Download and Install
121122
You can’t perform that action at this time.
0 commit comments