* Add - Syncing of Eventbrite events updates to WordPress [81822]
* Add - Move the Eventbrite imports to Event Aggregator service [81822]
* Add - Migration from old Eventbrite Imports to new Event Aggregator standard
* Add - Bulk imports from Eventbrite Profile
* Add - Prompt on update or install to Eventbrite 4.5 to authorize Event Aggregator EB App
* Tweak - Move Eventbrite settings from Legacy Import to Settings Import Tab
* Tweak - Styling of the Eventbrite datepicker to match style of event datepicker
* Tweak - EB tickets metabox to hide admin fields if you are not the owner of the event in Eventbrite
* Deprecated - Eventbrite authorization interface with replace in Event Aggregator
* Deprecated - Eventbrite API class including calls to tribe( ‘eventbrite.api’ ) use tribe( ‘eventbrite.sync.event’ ) or tribe( ‘eventbrite.sync.utilities ) instead