Rafcon

Latest version: v2.2.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 23

0.14.1

Not secure
""""""

- Bug Fixes:

- :issue_ghe:`774` python setup.py build_sass not working
- :issue_gh:`26` python3's "__pycache__" folder chrashes loading of examples

0.14.0

Not secure
""""""

- Features:

- new notification bar, informing about important log entries (configurable), fixes :issue_ghe:`288`
- Fullscreen mode: optionally show toolbar (``FULLSCREEN_SHOW_TOOLBAR`` option), show notifications


- Improvements:

- most ``[PyGTK]DeprecatedWarning``\s are fixed
- graphical editor: minor performance optimizations
- specify separators for JSON files: Python 3.4 no longer changes the whitespaces in state machine files
- override builtins string in JSON files: state machine files generated by Python 2 and 3 are now fully identical
- code coverage report in Jenkins
- shows RAFCON log messages during installation
- parallel test runs on Jenkins
- :issue_gh:`21` Do not store semantic data if not available
- :issue_ghe:`665` Keep root state position when collapsing left sidebar
- better defaults:

- root state is named "root state", further states "[state type] [states counter]"
- script of ``ExecutionState``\s uses more RAFCON features (``preemptive_wait``, return outcome name)
- name of states uses full width of state

- provide RAFCON wheel file
- make installation more robust, especially against missing font files
- simplify installation process
- clear separation in handling of ``data_files`` and ``package_files``
- create translation files automatically when building dist packages
- refactored many parts of modification history


- Bug Fixes:

- :issue_gh:`20` program icon in task bar missing since version 0.13.x
- :issue_ghe:`665` state type dropdown menu prevents state editor widget to shrink
- :issue_ghe:`694` json library in python 3.6 writes one-line json files
- :issue_ghe:`721` Correct execution history logging
- :issue_ghe:`726` State with self-transition cannot be substituted
- :issue_ghe:`727` Sticky-Flag in States-Editor can cause crash if state type change is performed
- :issue_ghe:`755` Positions of outcomes are not always updated
- fixes bug of "locked" global variable during multithreading access
- use a safe loader for GUI config file
- fix handling of symlinks in LibraryManager
- better support of virtual envs


- Changes:

- drop support for BuildBot
- Jenkinsfile: tests are now also run under Python 3.6


- Miscellaneous:

- new ``gui`` ficture for simplifying GUI tests
- refactor GUI tests using the ``gui`` fixture
- documentation on how to write tests and how to use ``gui`` fixture


Patch releases 0.13.\*
----------------------

0.13.8

Not secure
""""""

- Improvements:

- use with statement instead af acquire/release
- dedicated 'unstable' marks for python 2.7 and 3.x; these marks can be used to filter out tests
- use Python warning module with custom ``RAFCONDeprecationWarning`` for deprecated usages
- the documentation can again be build on Read The Docs (at least the build of the API docs was corrupt since v0.13)
- tooltip of library tree include root state description text of libraries
- Jenkins integration
- test adaptions so that they can be parallelized
- added `seqm.yaml` for tracking software engineering quality management (SEQM) requirements (DLR internal)


- Bug Fixes:

- :issue_gh:`12` Error when switching from python2 to python3
- :issue_gh:`18` State machines with library states cannot be opened if show flag is set to True
- :issue_ghe:`683` rafcon can now be closed properly via signal
- :issue_ghe:`712` Paste of Port into selected state is not possible
- :issue_ghe:`711` Gaphas does not allow data flows from one state to itself
- :issue_ghe:`717` States that have data-flows from its output to its input crash gahpas while state type change
- fix broken links in documentation
- use correct version and year in documentation


- Changes:
- pyyaml is not a dependency anymore, as it is now a dependency of yaml_configuration

0.13.7

Not secure
""""""

- Improvements:

- add tox integration

- run tests under Python interpreters 2.7, 3.4, 3.5, 3.6, 3.7
- run tests with coverage
- build documentation and check links
- check sdist

- optimize setup_requires in setup.py (faster installation)
- mark unreliable tests as unstable
- define timeouts for all tests

- Bug Fixes:

- :issue_ghe:`689` rafcon cannot run without numpy
- :issue_ghe:`679` error message when connecting data flow
- fix severe threading bug in call_gui_callback, which could lead to a complete freeze of a state machine

0.13.6

Not secure
""""""

- Features:

- add ExecutionTicker to see activity of state machine with high hierarchy depth

- Improvements:

- changing states (adding or removing) during step mode works now

- Bug Fixes:

- :issue_ghe:`678` script validation does not work
- :issue_ghe:`663` cannot rename connected data port of type object
- :issue_ghe:`684` ``test_simple_execution_model_and_core_destruct_with_gui`` fails when running core & gui tests in a row
- fix pause and step mode behavior
- installation of fonts under Python 3
- various test fixed for Python 3

0.13.5

""""""

- Bug Fixes:

- Continue installation of none-existing fonts in case that one font was already installed

Page 6 of 23

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.