"""""
- Prepare code and folder structure to allow theming (currently only dark theme available)
- Refactor GUI configuration and color handling
- Fix network\_connection initialization
- Use python2.7 by default when using RAFCON with RMPM
- Gaphas graphical editor:
- change cursor when hovering different parts of the state machine
- add hover effect for ports
- no more traces of states/labels when moving/resizing states/ports
- resize handles are scaled depending on zoom level and state hierarchy
- do not show handles on lines that cannot be moved
- improve behavior of line splitting
- refactorings
- minor bug fixes
- Fix many code issues (line spacing, comments, unused imports, line length, ...)
- fix bug in global variable manager, causing casual exception when two threads access the same variable
Patch releases 0.5.\*
---------------------