Este documento compartilha o Release Notes relacionado à plataforma Carol - release 3.26.


    1. Carol Platform

*Activity Management*

**Activity Management with reviewed filter(https://trello.com/c/ahsCyImh)** (<https://trello.com/c/ahsCyImh>)

*Carol Data Storage*

**Carol supports other file types for base64 fields.(https://trello.com/c/Fn9NJkwn)** (<https://trello.com/c/Fn9NJkwn>)

*Connector*

**End of life(https://trello.com/c/LKVWAODV)** (<https://trello.com/c/LKVWAODV>)

*Cost Reduction*

**Carol Admin role allowed to manage an organization's environment limit(https://trello.com/c/eHf2I6y8)** (<https://trello.com/c/eHf2I6y8>)

*Data Model*

**Fields used by Golden Views(https://trello.com/c/FZ4wN0SM)** (<https://trello.com/c/FZ4wN0SM>)

**The data model has enforcements to avoid removing fields used in Golden Views.(https://trello.com/c/9aaQM9pE)** (<https://trello.com/c/9aaQM9pE>)

*Data Processing*

**Data Processing not considering skip rule(https://trello.com/c/FdUym3pZ)** (<https://trello.com/c/FdUym3pZ>)

**Data Subscription(https://trello.com/c/C9hBB0ni)** (<https://trello.com/c/C9hBB0ni>)

**Field (country) leaking json content(https://trello.com/c/auIA5h2d)** (<https://trello.com/c/auIA5h2d>)

**Merge flow considering the right data version(https://trello.com/c/tS2RV3xV)** (<https://trello.com/c/tS2RV3xV>)

*Environment*

**Environment Admin and Org Admin can enable/disable the Address Cleansing(https://trello.com/c/FHHhh3ar)** (<https://trello.com/c/FHHhh3ar>)

**Organization admin is allowed to manage SMS usage(https://trello.com/c/IfaUPUcV)** (<https://trello.com/c/IfaUPUcV>)

*Mapping and Cleanse Rule*

**Javascript parses lookup output as Json.(https://trello.com/c/dzC9rx9D)** (<https://trello.com/c/dzC9rx9D>)

*Organization*

**Organization home page showing wrong CDS storage(https://trello.com/c/Irl77ifE)** (<https://trello.com/c/Irl77ifE>)

*Platform*

**Carol redirecting to the wrong URL(https://trello.com/c/j2fOzmmC)** (<https://trello.com/c/j2fOzmmC>)

**Environments under `global` with redirection issues(https://trello.com/c/ViR2kmSx)** (<https://trello.com/c/ViR2kmSx>)

*SQL*

**SQL is allowed under the CDS storage type(https://trello.com/c/cGL4M78W)** (<https://trello.com/c/cGL4M78W>)

*User Management*

**Business User and App Admin users are allowed to reprocess golden record(https://trello.com/c/dYBWS1rR)** (<https://trello.com/c/dYBWS1rR>)

**User Data Model integration not considering `Should Send Welcome Email` default's value(https://trello.com/c/uSrvachR)** (<https://trello.com/c/uSrvachR>)

Ps.: This deployment is related to the Sprint 3.26, and the deployment happened on October 22, 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>