3.2.0
What's Changed
- Add Persistence strategy at Workflow / Activity Level by @jdevillard in #136
- fixed bug where you were allowed to connect to an out port by @cr0fters in #195
- fixed bug where you were allowed to start a connection from an in port by @cr0fters in #198
- Javascript Intellisense by @sNakiex in #200
- Expose additional workflow definition editor events by @sfmskywalker in #213
- Global read-only and read-only workflows by @MariusVuscanNx in #203
- Made checkboxes disabled in readonly mode by @MariusVuscanNx in #215
- Fix loading of workflow graph by @sfmskywalker in #218
- Allow user to use the history tab if older version is selected by @MariusVuscanNx in #220
- Update WorkflowDefinitionService and Elsa.Api.Client version by @raymonddenhaan in #221
- Refactor activity execution service method parameters by @sfmskywalker in #222
- Update package versions by @raymonddenhaan in #223
- Update ELSA client by @raymonddenhaan in #224
- Update icon + port provider for DownloadHttpFile activity by @sfmskywalker in #226
- Allow the user to select only the versions with 'usable as activity' … by @MariusVuscanNx in #230
- Lazy Loading of Subgraphs for Workflow Instance Viewer by @sfmskywalker in #231
- Optimize rendering of ActivityWrapper. by @sfmskywalker in #233
- Implement deep linking into workflow instance subgraphs by @sfmskywalker in #236
- Adjust calculate-activity-size by @sfmskywalker in #238
- Refactor workflow execution log selection logic by @sfmskywalker in #240
- Update DesignerPathChangedArgs and method usages by @sfmskywalker in #242
- Enhance version management permissions handling by @sfmskywalker in #246
- Refactor activity ID to activity node ID by @sfmskywalker in #249
- Centralize Workflow Definition Management Events by @sfmskywalker in #251
- Enhance Versioning System for Workflow Definitions: Rollback and Deletion Capabilities by @sfmskywalker in #255
- Add UI Hint Handler for Workflow Context Picker by @mohdali in #256
- Add polling observer by @raymonddenhaan in #254
- fix: Method parameters are incorrect in Snackbar.Add by @zengande in #252
- Fix Workflow Status Not Updated After Completion by @sfmskywalker in #261
- Bugfix/workflow context 3.2.x by @mohdali in #262
- Refactor args to include parent activity in workflow update by @sfmskywalker in #265
- Fix PollingObserver by @sfmskywalker in #263
- Add missing workflow context functions by @mohdali in #257
- Fix WorkflowDefinitionVersionViewer component by @sfmskywalker in #268
- Update version and activity registry request by @sfmskywalker in #271
- Fix copy & paste of activities and nested activities by @sfmskywalker in #273
New Contributors
Full Changelog: 3.1.0...3.2.0