improved

Spaces are now allowed in custom properties!

You can now add properties to subscribers that include spaces in the key name! For example, you can now add a property like:

{
	"Favorite Food": "Pizza"
}

This will add a new property called Favorite Food to those subscribers with the value of Pizza. This better matches how others have data stored in their systems and is much more human readable and friendly!