Skip to content

Releases: daveroverts/bmac

v2.2.2a

24 Oct 14:36
Compare
Choose a tag to compare

Changed

  • README.md rewritten
  • Fix for send test email not working

Full Changelog: v2.2.2...v2.2.2a

2.2.2

09 Oct 19:46
Compare
Choose a tag to compare

Changed

  • Deployment package changed from lorisleiva/laravel-deployer to deployphp/deployer
    • This is temporary for PHP 8 support, I'll move the deployment script somewhere else later on.
  • PHP 8 support
  • import_template.xlsx now uses correct header values.

v2.2.1

03 Apr 20:56
6a4d305
Compare
Choose a tag to compare

Changed

  • BookingResource times return null instead of '-' if not set.

v2.2.0

16 Feb 11:15
Compare
Choose a tag to compare

Added

  • Added EventLink, a copy of AirportLink

Removed

  • Removed old static oceanic briefing, use the new EventLink for that.

v2.1.0

14 Dec 19:37
24b0217
Compare
Choose a tag to compare

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

v2.0.0 [First version that supports Vatsim Connect]

14 Jun 13:45
06477e8
Compare
Choose a tag to compare

IMPORTANT

From this release, Vatsim Connect is used, instead of Vatsim SSO

Added

Changed

  • Removed unique index for icao in 2018_06_06_172719_create_airports_table.php to fix a problem in the first migrations, Thanks to @blt950
  • Upgraded to Laravel 7
  • BookingAdminController@import() now supports even more empty fields
  • Homepage / Upcoming Events page layout #23, thanks to @blt950

Removed

  • Laravel Passport, as it was not really used

v1.5.3 [Last version that supports Vatsim SSO]

15 Jun 07:52
2dfa000
Compare
Choose a tag to compare

IMPORTANT

This is the last version that supports Vatsim SSO. Newer releases use Vatsim Connect

Changed

  • BookingController@export() for normal events now includes ETA, and now never falls back to event times