Changes
/* Release State */
! Color !! State !! Description
|- align="left"
| bgcolor="white" |<font color="#0000FF9292FF">'''Blue'''</font> || Sandboxed || This status indicates that the MetaClass is not released, it is in Sandbox Mode
|- align="left
| bgcolor="white" |<font color="#00FF001BFF1B">'''Green'''</font>|| Fully Released || This status indicates that the MetaClass is released and all its relations (forward and backward relations) are released as well
|- align="left"
| bgcolor="white" |<font color="#CDCD00F5F505">'''Yellow'''</font> || Released Except Primary Relations || This status indicates that the Metaclass is released and the data of all backward relations are released, but at least one forward relation is not released yet
|- align="left"
| bgcolor="white" |<font color="#008B8B8CFFFF">'''Cyan'''</font>|| Released Except Secondary Relations || This status indicates that the Metaclass is released and the data of all forward relations are released, but at least one backward relation is not released yet
|- align="left"
| bgcolor="white" |<font color="#FF00FFFF96F0">'''Magenta'''</font> || Released Isolated || This status indicates that the Metaclass is released but the data of at least one forward relation and of at least one backward relation is not released yet
|- align="left"
| bgcolor="white" |<font color="#BEBEBE">'''Gray'''</font> || System Object || This status indicates that the Metaclass is a SystemObject and cannot be changed by the user