Skip to content

Releases: daveroverts/bmac

v2.6.4

12 Feb 20:29
Compare
Choose a tag to compare

2.6.4 (2022-02-12)

Bug Fixes

v2.6.3

12 Jan 19:34
Compare
Choose a tag to compare

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

11 Jan 17:37
Compare
Choose a tag to compare

2.6.2 (2022-01-11)

Bug Fixes

  • re-add event / airport links to booking views (96c639a)

v2.6.1

06 Jan 17:57
Compare
Choose a tag to compare

2.6.1 (2022-01-06)

Bug Fixes

  • SendEventFinalInformationNotification sending email to booked user (5bf1831), closes #405

v2.6.0

02 Jan 19:57
Compare
Choose a tag to compare

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

01 Jan 14:21
Compare
Choose a tag to compare

2.5.2 (2022-01-01)

Bug Fixes

  • fix missing time in flatpickr (036bf0b)

v2.5.1

01 Jan 14:13
Compare
Choose a tag to compare

2.5.1 (2022-01-01)

Bug Fixes

  • fix missing styling for flatpickr (5a2e01b)

v2.5.0

01 Jan 12:16
Compare
Choose a tag to compare

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

30 Dec 21:28
Compare
Choose a tag to compare

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

v2.3.0

28 Dec 20:10
Compare
Choose a tag to compare

2.3.0 (2021-12-28)

Features

  • Add commitizen with cz-commitlint adapter (476f56a)
  • Add semantic-release (856d3b0)