Changelog
Synapse-Workflow-Examples Changelog
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
buttons
opt to add buttons to Element titlebars.Add example using the new Element
spinner
opt 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
cssgrid
functionality 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
querybar
element to feed results into adatatable
.Add example using
researchquery
action.Add two examples of using the new
tabs
Element 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
buttons
option onstormform
element.Add example and documentation for new
hidden
anddisabled
element options.Add example and documentation for new
stormconsole
element type.Improve element documentation
v1.0.0 - 2021-12-01
Features and Enhancements
Initial release of the
Synapse-Workflow-Examples
Power-Up (requires Optic>=2.29.0).