Changelog
Synapse-Workflow-Examples Changelog
v1.12.0 - 2025-02-20
Features and Enhancements
Modernized workflow examples.
Added example for a workflow node action.
v1.11.0 - 2025-02-19
Features and Enhancements
The source code for Synapse-Workflow-Examples Rapid Power-Up is now published to synapse-workflow-examples on GitHub.
v1.10.0 - 2025-01-17
Features and Enhancements
Updated deprecated
$lib.list()usage to JSON style syntax.
v1.9.1 - 2024-11-18
Bugfixes
Fix documentation link for enabling Optic feature flags and update the associated language in the Admin Guide.
v1.9.0 - 2024-05-15
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
v1.8.0 - 2024-02-16
Features and Enhancements
Update user guide documentation.
v1.7.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
Bugfixes
Fix documentation claiming there are three types of Events when there are only two.
Remove relative links in the user guide since they are broken links on Read the Docs.
v1.6.0 - 2022-09-14
NOTE: This release requires Optic >= 2.56.0
Features and Enhancements
Add example using the new Element
buttonsopt to add buttons to Element titlebars.Add example using the new Element
spinneropt to add a spinner for any running query.
Bugfixes
Fix bad JSON style dict creation syntax in Datatable example.
v1.5.0 - 2022-06-20
NOTE: This release requires Optic >= 2.48.0
Features and Enhancements
Update examples to use new
cssgridfunctionality from Optic v2.45.0.
v1.4.0 - 2022-04-14
NOTE: This release requires Optic >= 2.41.0
Features and Enhancements
Update several examples to use new functionality from Optic v2.40.0.
Add example using a
querybarelement to feed results into adatatable.Add example using
researchqueryaction.Add two examples of using the new
tabsElement from Optic v2.41.0.
v1.3.0 - 2022-03-22
NOTE: This release requires Optic >= 2.37.0
Features and Enhancements
Migrate examples and documentation to v2.37.0.
Add more examples to demonstrate new functionality.
v1.1.0 - 2022-01-14
NOTE: This release requires Optic >= 2.32.0
Features and Enhancements
Add example and documentation for new
buttonsoption onstormformelement.Add example and documentation for new
hiddenanddisabledelement options.Add example and documentation for new
stormconsoleelement type.Improve element documentation
v1.0.0 - 2021-12-01
Features and Enhancements
Initial release of the
Synapse-Workflow-ExamplesPower-Up (requires Optic>=2.29.0).