Releases: GhostWriters/DockSTARTer
Releases · GhostWriters/DockSTARTer
v2025.07.29-3
What's Changed
- Add a
dialog_infofunction that usesdialog --infoboxby @CLHatch in #2091 - Re-work
menu_app_selectgetting rid of temporary file usage by @CLHatch in #2092
Full Changelog: v2025.07.29-2...v2025.07.29-3
v2025.07.29-2
What's Changed
- Add
dsto the usage error notices by @CLHatch in #2086 - Update the usage text to show you can use multiple optional options by @CLHatch in #2087
- Remove remaining hard-coded reference to
DockSTARTerby @CLHatch in #2088 - Use a global
APPLICATION_REPOvariable instead of hard-coding the URL by @CLHatch in #2089 - Clean up fatal notices for the package manager by @CLHatch in #2090
Full Changelog: v2025.07.29-1...v2025.07.29-2
v2025.07.29-1
What's Changed
- Add color to the warning about
dialognot being installed. by @CLHatch in #2075 - Only create the
.envfile before certain command-line options by @CLHatch in #2076 - Optimize
app_is_deprecatedandapp_is_nondeprecatedby avoiding c… by @CLHatch in #2077 - Update
env_sanitizeto show all changed variables in a better format by @CLHatch in #2078 - Change notice colors by @CLHatch in #2079
- Add color to more notices and enclose more items in single quotes by @CLHatch in #2080
- Change
Invalid usage. Must betoInvalid usage. Must be:by @CLHatch in #2081 - Update
Invalid usagenotices by @CLHatch in #2082 - Update one remaining
Invalid usage. Must beto `Invalid usage. Must… by @CLHatch in #2083 - Create an
APPLICATION_COMMANDglobal variable to set thedscomma… by @CLHatch in #2084 - Colorize more notice messages. Remove incorrect instructions to use … by @CLHatch in #2085
Full Changelog: v2025.07.28-1...v2025.07.29-1
v2025.07.28-1
What's Changed
- Make
apply_themereturn an exit code, and check it on calls. by @CLHatch in #2067 - Fix all references to
depreciatedto use the correct termdeprecatedby @CLHatch in #2068 - Show the "nicename" of apps as they are discovered for the app select… by @CLHatch in #2069
- Create an
app_nicename_pipefunction and use it inmenu_app_selectby @CLHatch in #2070 - Update dependency mkdocs-material to v9.6.16 by @renovate[bot] in #2066
- Create
app_is_runnable,app_filter_runnableand `app_filter_runna… by @CLHatch in #2071 - Fix
app_is_runnablefor instances of apps. by @CLHatch in #2072 - Optimize
app_filter_runnablefor speed by bringing the `app_is_runn… by @CLHatch in #2073 - Replace outputting the
Bottom of ScreenANSI code with ` tput reset… by @CLHatch in #2074
Full Changelog: v2025.07.26-4...v2025.07.28-1
v2025.07.26-4
What's Changed
Full Changelog: v2025.07.26-3...v2025.07.26-4
v2025.07.26-3
What's Changed
- Re-work the logging functions by @CLHatch in #2055
- Rename
strip_log_colorstostrip_ansi_colors, and use it for argu… by @CLHatch in #2056 - Change
strip_ansi_colorsto use a herestring instead of printf by @CLHatch in #2057 - Add
strip_dialog_colorsfunction and use it inquestion_promptby @CLHatch in #2058 - Update
strip_ansi_colorsandstrip_dialog_colorsby @CLHatch in #2059 - Strip ANSI colors from dialog boxes in
question_promptby @CLHatch in #2060 - Convert
\nto newlines in log messages by @CLHatch in #2061 - Colorize the prompt in
appvars_purgefor both CLI and GUI usage by @CLHatch in #2062 - Replace another
echo -ewithprintf '%b\nin the logging function by @CLHatch in #2063 - Move the cursor to bottom of screen on cleanup if using the GUI by @CLHatch in #2064
Full Changelog: v2025.07.26-2...v2025.07.26-3
v2025.07.26-2
What's Changed
Full Changelog: v2025.07.26-1...v2025.07.26-2
v2025.07.26-1
What's Changed
- Change
UserCommandnotice color from Yellow to Bold Yellow by @CLHatch in #2048 - Change
URLnotice color from Magenta to Underlined Magenta by @CLHatch in #2049 - Add
Bold,Underline, andBottom of ScreenANSI codes to the ANSI codes to strip by @CLHatch in #2051 - Re-arrange
mainroutine by @CLHatch in #2052 - Fix app_list` test by @CLHatch in #2053
Full Changelog: v2025.07.23-3...v2025.07.26-1
v2025.07.23-3
What's Changed
- Add colors to folders, files and variables in notices by @CLHatch in #2041
- Begin replacing hard-coded CYAN color in notices with pre-defined colors by @CLHatch in #2042
- Create pre-defined colors for
notice,warn, etc by @CLHatch in #2043 - Replace the rest of the hard-coded CYAN colors with pre-defined varia… by @CLHatch in #2044
- Adjust file, folder and "running command" colors in notices by @CLHatch in #2045
- Change the update notice to a warning by @CLHatch in #2046
- Replace remaining hard-coded color codes in
main. by @CLHatch in #2047
Full Changelog: v2025.07.23-2...v2025.07.23-3
v2025.07.23-2
What's Changed
- Update references to branch
mastertomainin the docs by @CLHatch in #2039 - Update references to branch
mastertomainin.githubfolder by @CLHatch in #2040
Full Changelog: v2025.07.23-1...v2025.07.23-2