It is now possible to change the Default service for your Parley account using this new endpoint
When the admin-api cannot connect to the Database, for whatever reason, it now shows a descriptive error instead of a white screen.
We've added multiple headers to improve Security
X-XSS-Protection: 1; mode=block Enables XSS filtering. Rather than sanitizing the page, the browser will prevent rendering of the page if an attack is detected.
X-Frame-Options: SAMEORIGIN The page can only be displayed in a frame on the same origin as the page itself
When creating a new account you can now supply the demo value which, if true, will make sure this account is correctly configured for use in the mobile Parley Demo app (android/ios)