Release date: 23 March 2021
# Bug Fixes
If a process contains an activity from a library and the library project references a file from the directory of the library, the current directory of the process no longer changes to the current directory of the library.
Known Issues
The current directory of a process incorrectly changes to the current directory of a library installed as a process dependency in the following scenario:
- a workflow file from the current folder is invoked in the process.
- the invoked workflow file contains custom activities from the library added inside Pick Branch activities.
Updated about a year ago