Skip to content

Releases: GhostWriters/DockSTARTer

v2025.10.25-2

25 Oct 06:01
0baf2df

Choose a tag to compare

What's Changed

  • Add the missing --config-pm and --config-pm-auto usage text by @CLHatch in #2284
  • Remove -T from the --pm-config and --pm-config-auto usages text by @CLHatch in #2285

Full Changelog: v2025.10.25-1...v2025.10.25-2

v2025.10.25-1

25 Oct 05:02
24ff1ad

Choose a tag to compare

What's Changed

Full Changelog: v2025.10.19-2...v2025.10.25-1

v2025.10.19-2

19 Oct 12:49
bf35f6f

Choose a tag to compare

What's Changed

  • Correct the branch from macos to main by @CLHatch in #2275
  • Move the .dialogrc and .dialogoptions files to the temp folder by @CLHatch in #2276

Full Changelog: v2025.10.19-1...v2025.10.19-2

v2025.10.19-1

19 Oct 02:34
0ac574f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.10.05-1...v2025.10.19-1

v2025.10.05-1

05 Oct 01:56
b72c306

Choose a tag to compare

What's Changed

Full Changelog: v2025.10.04-1...v2025.10.05-1

v2025.10.04-1

04 Oct 23:37
695f934

Choose a tag to compare

What's Changed

  • Fix getting the nicename and descriptions for apps in the case of them not being added by the user. by @CLHatch in #2252
  • Add unit tests for app_nicename and app_nicename_from_template by @CLHatch in #2253
  • Add comments describing "ForcePass" variable by @CLHatch in #2254
  • Add unit tests to app_description and app_description_from_template by @CLHatch in #2255
  • Add unit tests to app_is_builtin by @CLHatch in #2256
  • reate color vars for unit test "pass" and "fail" highlighting by @CLHatch in #2257
  • Update the "Back Title" of dialog boxes by @CLHatch in #2259
  • Add the missing --theme-list and --theme-table command-line options by @CLHatch in #2260
  • Disable the ds -M apps option. It is currently broken. by @CLHatch in #2261
  • Add a -y /--yes command-line flag to assume yes on prompts by @CLHatch in #2262

Full Changelog: v2025.09.30-1...v2025.10.04-1

v2025.09.30-1

30 Sep 17:42
6db9666

Choose a tag to compare

What's Changed

  • Fix naming of handbreak.devices.yml to handbrake.devices.yml by @CLHatch in #2246
  • Add a unit testing function by @CLHatch in #2247
  • Update the unit tests by @CLHatch in #2248
  • Fix comments for force pass in env_get testing by @CLHatch in #2249
  • Move forced passing of tests to run_unit_test functions, and add a pointer to errors. by @CLHatch in #2250
  • Warn if the ForcePass variable is set for a test even if no error occurred. by @CLHatch in #2251

Full Changelog: v2025.09.27-1...v2025.09.30-1

v2025.09.27-1

27 Sep 06:23
abf8d23

Choose a tag to compare

What's Changed

  • Create and use is_true and is_false functions by @CLHatch in #2243
  • Fix handling of comments on variable lines in env_set by @CLHatch in #2244
  • Handle # in variable values when ignoring comments in env_get by @CLHatch in #2245

Full Changelog: v2025.09.26-1...v2025.09.27-1

v2025.09.26-1

26 Sep 06:25
64fe6d1

Choose a tag to compare

What's Changed

  • Minor fixes to the usage text by @CLHatch in #2238
  • Fix the incorrect usage text for ds --menu select by @CLHatch in #2239
  • Rename DOCKER_STORAGE? vars to DOCKER_STORAGE#_ON, and APPNAME__STORAGE# to APPNAME__STORAGE#_ON by @CLHatch in #2241
  • Add 1 as a boolean "true" along with ON, TRUE and YES for var… by @CLHatch in #2242

Full Changelog: v2025.09.25-3...v2025.09.26-1

v2025.09.25-3

25 Sep 08:58
f197f3c

Choose a tag to compare

What's Changed

Full Changelog: v2025.09.25-2...v2025.09.25-3