Page History

Versions Compared

Key

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

 Bishorn V3 Release Notes


Panel
bgColor#f3f3f3

Bishorn V3 will bring new and exciting features between August 2021 and October 2021.



Info
titleKeep your operators' tools up-to-date

With the start of the Bishorn release cycle, a new version of the SecuTix kit for your operators was made available. Please refer to How to install the SecuTix kit (Firefox and Device Manager) for instructions on how to install/upgrade your kit to make sure that you keep up with security and performance fixes.

The previous version (Gabelhorn V1, Q4 2019) will continue to work for now but we highly recommend that you plan upgrading to the new kit version in the coming months.

Deprecated version: Kit versions prior to Gabelhorn V1 (Q4 2019) are deprecated and not supported anymore. If you still use them, upgrade now.


Module

New and improved features


Online Sales



Include Page
Online sales Sales (Bishorn V2V3)
Online sales Sales (Bishorn V2V3)


Onsite Sales


Include Page
Onsite Sales (Bishorn V3)
Onsite Sales (Bishorn V3)


Engagement



Include Page
Engagement (Bishorn V3)
Engagement (Bishorn V3)


Back-office



Include Page
Back-office (Bishorn V3)
Back-office (Bishorn V3)


Open Platform



Include Page
Open Platform (Bishorn V3)
Open Platform (Bishorn V3)






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>