- Fix some bugs
- Add JSON export (Issue #11)
- Add
-o (--outdir)
options
- Add
.docx
export (Issue #6) - Modify format for multiple actions
- Add spinner while command executing
- Update 'type' in conditions in decision
- Support 'is changed' operator (Issue #3)
- Add Invocable process
- Add process description
- Replace variable
myVariable_current
to object name in chatter action message (Issue #2)
- Add Platform Event based process
- Add action detail of [Submit Approval]
- Replace variable
myVariable_current
to object name in action parameters (Issue #2)
- Add action detail of [Create a Record] and [Update Records]
- Add 'What Happens After Evaluating This Criteria' in each action group
- Replace variable
myVariable_current
to object name (WIP)
- Add action detail of Flow / Process call
- Add row number of criteria rules and action fields
- Fix display order of chatter post action
- Add action detail of Apex, Chatter, Email Alert, and Quick Action
- Retrieve flow metadata by API instead of reading local file
- Fix error when there's no action
- Include translated labels
- Include style file
- Include fonts
- Support scheduled action in process
- Initial release