- Added support for screen-bundle.
- Fixed gulp setup.
- Changed campaign icon.
- Fixed translation.
- Symfony 3.4 upgrade.
- Renamed bundle to Os2DisplayCampaignBundle.
- Fixed issue where removing channel, screen or screenGroup messed up arrays.
- Refactored campaign bundle to react to events instead of overriding MiddlewareCommunications.
- Fixed issues that resulted in campaigns not applying correctly to screens.
- Added event subscriber to Os2Display\CoreBundle\Events\CleanupEvent::EVENT_CLEANUP_CHANNELS to protect channels that are part of a campaign from being deleted.
- Made save button sticky.
- Fixed error messages.
- Added call to middleware to get which channels are in the middleware to make sure it matches the backend.
- Added watch parameter to datetime pickers.
- Changed blameable user field from string to reference.
- Removed os2display requirements.
- First release.