Release Notes
Added 2 new placeholders:
`%string_sentencecase_<string>%` - Returns the `string` with first letter being uppercase and all other letters being lowercase
`%string_capitalize_<string>%` - Returns the `string` with the first character being uppercase