Skip to content

Releases: VATSIM-UK/uk-controller-api

1.3.4

27 Jan 18:23
873d54c
Compare
Choose a tag to compare
  • Package vulnerability fix.
  • Fix BRI and CDF hold levels.

Deploy notes:

Run migrations

1.3.3

28 Nov 19:08
d1acf51
Compare
Choose a tag to compare
  • Allows the Pusher host to be set in .env.

For deploy: set the .env property to ukcp.vatsim.uk

1.3.2

27 Oct 13:08
e424efe
Compare
Choose a tag to compare
  • Upgrade to Laravel 6

Deploy notes:

composer install --no-dev

1.3.1

09 Oct 18:44
Compare
Choose a tag to compare
  • Airac 2019/11
  • Adds new London Positions
  • Updates London frequencies where applicable.

Deploy notes:

php artisan cache:clear

1.3.0

28 Sep 19:37
Compare
Choose a tag to compare
  • Adds Laravel Websocket capabilities so we can push data from the API to the plugin, off the back of events.

Deploy notes:

- Copy the Broadcasting section of `.env.example` and fill it in.
- Start up Laravel Websockets using `php artisan websockets:serve`

1.2.2

18 Sep 18:26
9ac0d39
Compare
Choose a tag to compare
  • Airac 2019/09
  • Airac 2019/10

Deploy notes:

php artisan dependencies:generate-legacy

1.2.1

11 Jul 14:31
Compare
Choose a tag to compare
  • Move initial altitudes to the database.
  • Make some more routes public-facing.

Deploy notes:

php artisan dependencies:generate-legacy

1.2.0

29 Jun 19:39
Compare
Choose a tag to compare
  • Migrates the API to full-stack Laravel.

Deploy notes:

- Checkout tag
- composer install --no-dev
- php artisan migrate
- php artisan optimize
- php artisan cache:clear

1.1.1

25 May 11:21
2242612
Compare
Choose a tag to compare
  • 2019/06 AIRAC Changes
  • Update EGSS Director Frequency
  • Add new EGBB SIDs

1.1.0

09 May 17:32
62523e6
Compare
Choose a tag to compare
  • Add arrival holds.