Skip to content

v1.1.0

Compare
Choose a tag to compare
@lyyder lyyder released this 27 Jun 07:38
· 2427 commits to master since this release
812a7b8

v1.1.0 changes

NOTE: check carefully CheckoutPage, TopbarDesktop, and Footer after merging this release to existing customization project.

  • [fix] Improve slug creation (slashes were breaking rendering in some environments)
    #850
  • [fix] Anonymous user should see contact link on UserCard
    #851
  • [fix] Persisting booking request details across authentication
    #852
  • [change] Footer styles changed to more generic (no disappearing columns etc.)
    If you have made changes to Footer, consider extracting it to different component before update.
    #853
  • [change] Logo customization refactored to be easier. Check CheckoutPage, TopbarDesktop and Footer
    after update.
    #854
  • [fix] Fix showing reviews from banned users.
    #855