Releases: daveroverts/bmac
Releases · daveroverts/bmac
v2.6.5
2.6.5 (2022-02-13)
Bug Fixes
- fix first login not logging in (d0eda66), closes #408
- Helper.php: fix for redeclare messages (85711c8)
v2.6.4
2.6.4 (2022-02-12)
Bug Fixes
v2.6.3
2.6.3 (2022-01-12)
Bug Fixes
- Remove active class from logout (9e11108), closes #409
- Remove events divider if there's no event (7f7f0db), closes #410
v2.6.2
2.6.2 (2022-01-11)
Bug Fixes
- re-add event / airport links to booking views (96c639a)
v2.6.1
2.6.1 (2022-01-06)
Bug Fixes
- SendEventFinalInformationNotification sending email to booked user (5bf1831), closes #405
v2.6.0
2.6.0 (2022-01-02)
Bug Fixes
- AirportImport: fix majority of airports not importing (492cfec)
Features
- add coordinates to airport model (fb88e9f), closes #194
- AirportImport: replace route with command (6e2f000)
- AirportsImport: add better validation to airport import (6b1ae83)
- AirportsImport: change airport import file source (bb0859f)
Performance Improvements
- AirportImport: AirportImport now runs on queue (f7170fe)
v2.5.2
2.5.2 (2022-01-01)
Bug Fixes
- fix missing time in flatpickr (036bf0b)
v2.5.1
2.5.1 (2022-01-01)
Bug Fixes
- fix missing styling for flatpickr (5a2e01b)
v2.5.0
2.5.0 (2022-01-01)
Features
- Add alpine.js (ac036e2)
- add blade-ui-kit package (d52915c)
- admin: replace jquery-ui datepicker with flatpickr (9d91ff1), closes #122
- move tinymce to separate js file (ac732d8)
v2.4.0
2.4.0 (2021-12-30)
Bug Fixes
- airports.import route could not be called by name (90b265b)
Features
- Add ability to delete unused airports (46b3d2f), closes #399