Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Releases: cardinalhorizon/VAOS

1.0.1a Shared Hosting Hotfix

18 Aug 21:19
Compare
Choose a tag to compare

This problem is to address Laravel Migrations within the shared hosting environment. To use the Laravel Migration step which would normally be segregated off to ssh access:

  • Make sure you're logged in
  • type in the URL http://yoursite.com/admin/migrate

If you get no error, your database should now be updated.

1.0.1

17 Aug 04:21
Compare
Choose a tag to compare

Ladies and gentleman, presenting the 1.0.1 release. After a week of the release, we flushed out some initial bugs that plagued the original release along with 2 MAJOR fixes.

  • ACARS Live Map Now Works
  • ACARS Tracking API Now Available
  • A lot of interface fixes.

Shared Hosting Without Git

  • Backup your .env file and ANY CUSTOM FILES YOU HAVE MADE located in the VAOS folder.
  • Drag and drop the new individual folders replacing the files inside
  • Migrate your modified files back into the release taking note of the changes between the files.

Dedicated and Shared Hosting With Git

  • Backup your VAOS folder.
  • simply git pull and you're done.
  • migrate any modifications you have made to your files pertaining to the new update.

Version 1.0

09 Aug 00:41
Compare
Choose a tag to compare

The 1.0 Release is here.

Beta 4 Cutting Edge

09 Mar 09:28
Compare
Choose a tag to compare

This is Beta 4 in it's current state with the new Vendor Folder.

Beta 3 Release

29 Jan 18:56
Compare
Choose a tag to compare

Beta 3 brings some much needed improvements and completes the installer.