Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 Weisshorn V1 Release Notes


Panel
bgColor#f3f3f3

Weisshorn V1 will bring new and exciting features between December 2021 and April 2022.



Module

Highlights

and updated pages

of the Weisshorn V1 Release


Online Sales



Include Page
Online Sales (Weisshorn V1)
Online Sales (Weisshorn V1)


Onsite Sales


Include Page
Onsite Sales (Weisshorn V1)
Onsite Sales (Weisshorn V1)


Engagement



Include Page
Engagement (Weisshorn V1)
Engagement (Weisshorn V1)


Back-office



Include Page
Back-office (Weisshorn V1)
Back-office (Weisshorn V1)


Open Platform



Include Page
Open Platform (Weisshorn V1)
Open Platform (Weisshorn V1)



Full list of improvements per release


Include sub pages
OrderNav Order
PageWeisshorn V1
PageSeparatortrue
SplitPagestrue


HTML
<style>
#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) div.cell.aside:nth-child(1) h1 {
	color: white;
}

#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) div.cell.aside:nth-child(1) p span.confluence-embedded-file-wrapper {
	display: block;
	width: 102px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -32px;
}

#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) div.cell.aside:nth-child(1) div.innerCell {
    background: #D2492A;
    color: white;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) {
	margin-bottom: 15px;
}
</style>