What's Changed
- Clean up
menu_app_select
slightly by @CLHatch in #2097 - Add
ds -S
andds --select
commands to go directly to the app sele… by @CLHatch in #2098 - Add templates to all temporary file names, showing app name, function… by @CLHatch in #2099
- Remove temp file when done using it in
env_update
by @CLHatch in #2100 - Rename the log temp file to
DockSTARTer.log.XXXXXXXXXX
by @CLHatch in #2101 - Change
dialog --stdout
todialog --output-fd 1
, and add `--no-tri… by @CLHatch in #2102 - Update the progress bar in
menu_app_select
, with progress and logging in separate windows on the screen by @CLHatch in #2103
Full Changelog: v2025.07.31-1...v2025.08.02-1