What's Changed
🪲 Fixes:
- a230369: Link value input in Navigation no longer overrides input value with cached value. by @Cloud11PL
🦄 Features:
- 048b0fb: Added support for the new channel setting:
checkoutSettings.automaticallyCompleteFullyPaidCheckouts
. Setting can be changed in channel configuration page. by @lkostrowski
⚙️ Maintenance:
- 725ab22:
.env.template
no longer references Demo environment. by @Cloud11PL - 4feda35: Increase global single test timeout to avoid false neagtive test results by @michalina-graczyk
- 55988f0: Moving test cases for activation and deactivation staff members to other file and running it in serial mode to avoid login in two tests in the same time (it can cause error with code LOGIN_ATTEMPT_DELAYED) by @karola312 @michalina-graczyk
Full Changelog: 3.20.16...3.20.17