Releases: daveroverts/bmac
Releases · daveroverts/bmac
v2.2.2a
2.2.2
Changed
- Deployment package changed from
lorisleiva/laravel-deployer
todeployphp/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
Changed
BookingResource
times returnnull
instead of '-' if not set.
v2.2.0
Added
- Added
EventLink
, a copy ofAirportLink
Removed
- Removed old static oceanic briefing, use the new
EventLink
for that.
v2.1.0
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 fromvarchar
totext
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
withmaatwebsite/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]
IMPORTANT
From this release, Vatsim Connect is used, instead of Vatsim SSO
Added
- Vatsim SSO replaced with Vatsim Connect
BookingAdminController@import()
now supports Route- davejamesmiller/laravel-breadcrumbs replaced with tabuna/breadcrumbs
- Possiblity to change the default Bootswatch Flatly colors #23 + various site variables #16, thanks to @blt950
Changed
- Removed unique index for
icao
in2018_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]
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