Jump Right to Tickets via Querystring
Looking to jump directly to the Purchase Tickets screen? Simply pass in ?show=tickets in the event URL and we'll load the ticket modal, wash out the background, and hide the x button. Alternatively, you can link to /event/####/tickets to show tickets as well.

Get Rid of the Blob URL in Your Web Site
Do you hate seeing that peoplevine.blob.windows.... garble in your image and file links? Then you'll be happy to know that all new files coming out of the media engine will be hosted in your domain name. As well, you can now reference your files by using /media/assets/ as the prefix followed by your folder/file that you uploaded (e.g. /media/assets/js/scripts.js).

This allows you to use relative paths for optimal performance and branding.

Updates to Transactions
Now when you process a refund, we will keep the original transaction and create a new one for reference.

As well, we updated the UI for viewing a transaction.
