v2.2.0
This release contains bug fixes and it also adds more tests to pages that deal with multiple processes.
Changes v2.2.0
- [fix] CheckoutPage: totalPrice caused an error after inquiry transition.
#197 - [fix] there is was a race condition, if logged in user tries to log in again.
#194 - [fix] Add subdomain wildcard for sentry. (Sentry has started to use subdomains for sending data)
#193 - [add] More tests to cover multiple transaction processes, unit types, and page variants
#192 - [fix] zero commission was throwing error due to 0 being falsy.
#191 - [fix] Inline formatting was wrong for links in PageBuilder and ListingPage descriptions
#190