- Added: Display Project/Profile/Task "properties" if the display detail level is 3.
- Added: New runtime argument '-names {bold, highlight, underline, italicize}' to make all Project/Profile/Task/Scene 'names' display bold, highlighted, underlined and/or italicized.
- Added: New runtime argument '-cHeading' to assign a color to the output heading lines.
- Added: New runtime argument '-appearance' {system, light, dark} to switch between color themes.
- Added: GUI: If a checkbox is selected or deselected, display the change in the message window.
- Added: GUI: Colors for 'highlight' names, and for 'Heading'
- Added: GUI: support new "names" bold/highlight/italicize/underline display options.
- Changed: The GUI message box now shows all previous messages along with a new message at the bottom.
- Fixed: If displaying the directory, some Project names incorrectly have an underscore embedded.
- Fixed: Runtime argument "-restore" is not restoring all options correctly.
- Fixed: Display level of 0 includes too much information.
- Fixed: Cleaned up the README file.
- Fixed: Default display detail level caused a program error.
- Fixed: GUI color change resulted in two rather than a single notification.
- Fixed: Output heading color was hard to see in light mode.
- Fixed: Appearance mode not being saved correctly across sessions.
- Fixed: Unit Test code was not handling program arguments properly.
- Fixed: Setting the Action label color had no effect