"""""""
- Improvements:
- :issue_ghe:`530` automatically focus and adapt position of root state for fresh initiated state machines
issue title was "Root state out of focus and badly positioned"
- :issue_ghe:`543` Changing default option for library name while saving
-> for the default folder name white space are replaced with underscores and all is lower case
- also default library state name is now the folder name with replaced underscores with white spaces
- Bug Fixes:
- :issue_ghe:`527` RAFCON GUI loops while startup if HOME environment variable is not defined
-> a error message pointing on respective missing environment variable is added
- :issue_ghe:`539` grouping of states outcome transitions are not fully recovers (now bug is covered by test)
- :issue_ghe:`515` source editor does not show end of lines (finally)