- Auto Start Progress: Added the
autoStartProgress
property to theStepProgress
constructor, enabling automatic progression through steps until completion. - Testing: Introduced and updated widget tests to ensure the new feature functions as intended.
- Documentation: Expanded documentation to clarify the new functionality and assist contributors.