---
title: "_5.1 Release Notes Common"
canonical: "https://support.appfire.com/space/CDML/649759034/_5.1%20Release%20Notes%20Common"
format: markdown
---
### Customizable State Colours

States can now be given their own custom colours. Using the Workflows Mark-up Editor you can set the color of your states to be nearly any shade, provided it is available as a hexadecimal value.

![image](media://48761730-578e-4f12-b1cd-2ec0f960f010)

![image](media://eeed0384-5228-42cb-958d-0480d101c3c2)

See the `colour` parameter on the [state macro](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=CW&title=state) for more information on this new feature.

### Approval Action Labels

Approvals can now be given custom action labels. Replace the standard "Approve/Reject" with custom labels such as "Agree/Disagree", "Yes/No" or any combination that fits your workflow's needs.

![image](media://c56b64b0-167c-4159-9517-298a05a51761)

Refer to the [approval macro](https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=CW&title=approval) and the new `approvelabel` and `rejectlabel` parameters for use in your workflow markup, they allow you to change the default labels. At this time the labels are only applied in the user interface; when you view the workflow activity reports the default action names will still be applied.