We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34645e2 commit 92b9132Copy full SHA for 92b9132
documentation/changelog.md
@@ -21,10 +21,13 @@ Changes/New features:
21
* Much faster savelogic
22
* Remove 'Out' connectors, connection is now by module name only
23
* Pulse analysis supports multiple methods
24
+ * Predefined pulse sequences can now be imported from a custom path
25
+ (in addition to /logic/predefined_methods)
26
* Module loading and unloading now definitely happens in the correct order
27
* Locked modules are only deactivated after prompting the user
28
29
Config changes:
30
+ * New optional parameter "additional_methods_dir" for SequenceGeneratorLogic
31
* No more 'Out' connectors:
32
33
Old style, produces lots of warnings:
0 commit comments