Este documento compartilha o Release Notes relacionado à plataforma Carol - release 3.28.3 (deployment semanal).


Carol Platform

Explore

Explore and filters (https://trello.com/c/UucL1CJG)

Data Processing

Data Decoration is available (https://trello.com/c/AY5iU9nH)

Ps.: This deployment is related to Sprint 3.30.2 (weekly deployment). The deployment happened on November 30, 2020.



<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>