Skip to content

v2.1.0

Compare
Choose a tag to compare
@daveroverts daveroverts released this 14 Dec 19:37
· 190 commits to dev since this release
24b0217

Added

  • Added Events and Listeners for the Notifications we already have.
  • Added option to use different OAuth2 Provider if you don't want to use Vatsim-Connect #90, thanks to @blt950
  • notes now work for all event types

Changed

  • Deployment is now done using Github Actions instead of Gitlab CI.
  • FinalInformationEmail is now generic.
  • flights.route changed from varchar to text to allow longer routes.
  • Upgrade to Laravel 8
  • Flash messages no longer show that a e-mail was sent.
  • Booking airports are now optional, and won't show in views / emails if one hasn't been set.
  • Replaced rap2hpoutre/fast-excel with maatwebsite/excel
  • booking.overview now uses polling depending if it's needed
  • User e-mail no longer unique