# dynflow-1.4.0 * Refactor #27410: Avoid using internal world.clock within workers * Tracker #27408: Dynflow workers extraction to separate processes * Feature #27409: Initial support for running dynflow work on separate workers using Sidekiq * Refactor #27411: Abnormal states recovery with workers in separate process * Refactor #27412: Ensure not multiple orchestrators can run at once * Refactor #27633: Abnormal states recovery with workers in separate process - orchestrator