2.2.4 (2020-08-05)
Implemented enhancements:
- IntelliJ 2020.3 Compatibility #137
2.2.3 (2020-08-05)
Implemented enhancements:
- Compatibility with IntelliJ 2020.2 #136
2.2.2 (2020-06-10)
Implemented enhancements:
- Support custom variable types #135
2.2.1 (2020-06-01)
Implemented enhancements:
Fixed bugs:
- Obsolete icons referenced in plugin definition file #134
2.2.0 (2020-04-23)
Implemented enhancements:
- Compatibility with IntelliJ 2020.1 #118
2.1.2 (2020-04-03)
Implemented enhancements:
- Enhanced process export #127
- Package readme content should be linkable in discovery #126
- Inspection for mismatched package versions #125
Fixed bugs:
- Git package import fails if tmp filestore is different from assets filestore #130
- Gracefully handle unparseable .proc assets #129
- Process definition yaml Java attributes can revert to one-line #128
2.1.1 (2020-02-18)
Implemented enhancements:
Fixed bugs:
- Process export to PDF does not render markdown documentation content #120
- Process export to PDF/HTML/PNG does not show icons for built-in implementors #119
- Hardcoded Maven Central base URL uses HTTP #117
- ObjectNotDisposedException from Editor Widget #115
2.1.0 (2020-01-24)
Implemented enhancements:
2.0.3 (2020-01-17)
Implemented enhancements:
- Ability to increment activity ids within a process #86
Fixed bugs:
- GitLab asset discovery limited by default per_page parameter value #112
- Some CLI-based actions broken due to Maven Central HTTPS requirement #110
2.0.2 (2020-01-10)
Implemented enhancements:
Fixed bugs:
- Kotlin script activity right-click does not show Open Kotlin menu item #101
2.0.1 (2020-01-06)
Implemented enhancements:
- Snap-to-grid option for process design canvas #108
- Compatibility with IntelliJ 2019.3 #105
- Default to saving yaml-format processes if app uses > MDW 6.1.23 #104
- Display milestone activity colors in process canvas #99
Fixed bugs:
- Canvas entities not selectable when zoomed #103
- Bad @Activity pagelet path prevents Toolbox from loading #100
1.3.7 (2019-10-04)
Fixed bugs:
- Groovy assets in temp dir break activity annotations scan #98
1.3.6 (2019-09-24)
Implemented enhancements:
- Recognize @Activity annotations that are not asset-based #97
1.3.5 (2019-07-25)
Implemented enhancements:
- Asset vercheck and auto-increment should use actual Git branch #96
- Compatibility with IntelliJ 2019.2 #95
Fixed bugs:
1.3.4 (2019-07-23)
Implemented enhancements:
- Support yaml-format .proc assets #92
- Processes viewed from VCS History should open in canvas editor #88
- Compatibility with Java 11 #77
- Support editing of dynamic java activity code opened automatically by debugger or Find Usages #72
- Find usages and refactoring in dynamic Java and Groovy activities #32
Fixed bugs:
- Service Process checkbox value does not stick #93
1.3.3 (2019-06-03)
Implemented enhancements:
- Ability to specify package version #62
- Wizard to create external event handler #49
- Checkbox and DateTime widgets should have a way to enter expression values #19
- Process context action: Find Usages #15
Fixed bugs:
- Cannot render Design tab for Event wait with expression driven timeout value #78
- New project wizard should use import gradle structure #60
- Cannot enter numbers greater 1000 for transition delay #85
- Dynamic Java activity copy/paste results in cross-up source code attributes #82
- Task editor incorrectly populating default notifier class and asset version #81
1.3.2 (2019-04-04)
Fixed bugs:
- Activity dynamic Java intermittently becomes read-only #75
- Suppress MDW console tool window for non-MDW projects #76
1.3.1 (2019-04-02)
Fixed bugs:
- Asset vercheck may require Git credentials #74
1.3.0 (2019-03-31)
Implemented enhancements:
- Support IntelliJ 2019 #73
- Automatically mark temp and node_modules dirs as excluded #67
- Dialog widgets as item types in pagelet #64
- Automatic asset version check/fix to prevent import conflicts #55
Fixed bugs:
- Incorrect transition delay attributes #71
- Issue with dragging activity into embedded subflow #70
- Cannot debug dynamic java activity #69
- Dynamic java/groovy script contents jump from one editor to another #68
1.2.1 (2019-03-04)
Fixed bugs:
1.2.0 (2019-02-25)
Implemented enhancements:
- Disable AssetFileListener from updating asset versions during a git pull operation #61
- Discover/Import asset packages from Git #59
Fixed bugs:
- Adapter activities do not show Output documents lists in Script tab #58
- Single invalid package.yaml file should not prevent MDW plugin from loading #57
- Auto version updates FileListener anomalies #56
1.1.6 (2019-01-29)
Implemented enhancements:
- Capture all activity timings via process-level checkbox #53
- Pagelet content in @Activity annotations can be externalized #47
- Upgrade to IntelliJ 2018.3.x #45
Fixed bugs:
1.1.5 (2018-12-06)
Implemented enhancements:
Fixed bugs:
- Adapter activity pre/post script editing anomaly #46
- Dynamic Java breakpoints not enabled for processes with spaces in their names #44
1.1.4 (2018-11-26)
Implemented enhancements:
- Add mdwHub and mdwSyncServer actions to the Tools menu #20
Fixed bugs:
- Ignore .evth files in autoversioning #41
- Ignore line ending diffs in AssetFileListener comparison #40
- Auto version file updates should Ignore .impl and .evth files #39
Closed issues:
- Task editor should allow option entry for ParameterizedStrategies #23
1.1.3 (2018-11-02)
Implemented enhancements:
- Export to PDF #36
- Honor .mdwignore #33
- Option to open dynamic java/script content in Editor tab #29
- Debug dynamic java activities #27
- Custom baseline data #26
- Toolbox context actions: New..., Find Usages, View Source #16
- Task template editor #3
- Enable cf push without .git #2
- Fork from java-buildpack #1
Fixed bugs:
- Handle $DefaultNotices in legacy manual task templates #37
- Exception configuring newly-added single process invoke activity #35
- Ignore Archive folder #25
- Newly-added @Activity implementors don't show up immediately in Toolbox #21
- BPMN export/import not working from Studio #17
- Error when deleting asset #14
- Newly-added manual task activity causes runtime error #9
Closed issues:
- Activity right-click > Go To > Declaration #34
- New project wizard #22
- New activity implementor wizard #13
- Version control "revert" takes x 2 #6
* This Change Log was automatically generated by github_changelog_generator