Skip to content

v2.2.0

Compare
Choose a tag to compare
@Gnito Gnito released this 09 Aug 12:26
· 1179 commits to main since this release
d5f7913

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