[Playwright] Fix connection close with remote browser. See #2629 by @dipiash
[REST] set maxUploadFileSize when performing api calls. See #2611 by @PeterNgTr
Duplicate Scenario names (combined with Feature name) are now detected via a warning message.
Duplicate test names can cause codeceptjs run-workers to not function. See #2656 by @Georgegriff
Documentation fixes
Bug Fixes:
--suites flag now should function correctly for codeceptjs run-workers. See #2655 by @Georgegriff
[autoLogin plugin] Login methods should now function as expected with codeceptjs run-workers. See #2658 by @Georgegriff, resolves #2620