Skip to content

Releases: va-net/flare

v2.0.0-beta.3

09 Jul 00:13
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release
  • Added new Tailwind Theme
  • Various bug fixes with route searching and filing PIREPs

v2.0.0-beta.2

10 Jun 00:51
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

What to Test

  • Fixed issue where no aircraft would show in the route search
  • Fixed stats calculations
  • Started fixing admin dashboard (full fix to come in next push)
  • Re-added callsign field to pending PIREPs

v2.0.0-beta.1

05 Jun 01:30
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Flare v2.0.0 Beta 1

Changes

  • Added theme support
  • Reworked Routing
  • Reorganized file structure
  • Rebuilt Plugins System

What to Test

  • No broken links
  • All forms work when submitted
  • All pages appear as expected
  • ACARS
  • Codeshares
  • Events Admin

Other Notes

  • When updating to this version, you will get an error. Just ignore it, it is a sign that the update has worked.
  • Please uninstall then reinstall all your plugins. Plugins that worked on v1 will no longer work, so by uninstalling then reinstalling them they will be updated to the version that works with v2. No data will be lost by doing this.
  • After you update, you will need to go to the root of your domain (ie https://flare-demo.vanet.app, not /home or /home.php or anything) so that Flare starts using the new routes. If you get a not found error, you're probably just on a page that has been moved to a new URL.
  • The default theme is currently the only option you have. New themes will be added throughout the beta.

v1.2.9

01 Jun 11:29
Compare
Choose a tag to compare

Minor Changes

  • Restructured updater to better support large releases
  • Made plugins pull from the v1 branch as we prepare for Flare 2

Patch Changes

  • Fixed an isolated issue where PIREPs wouldn't get filed for certain aircraft

v1.2.8

30 May 06:37
Compare
Choose a tag to compare

Minor Changes

  • Added time period adjustment in admin dashboard
  • Removed spawning in to set up PIREPs

Patch Changes

  • Fixed navigation notices on older PHP versions
  • Fixed issues where ACARS wouldn't work

v1.2.7

28 May 01:41
Compare
Choose a tag to compare

Minor Changes

  • Refactored various methods to use references. Flare should now use 30x less memory per request.
  • Enforced feature flags. You can now disable Events and/or Codeshares from VANet and have that reflected in Flare.

Patch Changes

  • Fixed issue where you wouldn't be redirected for installation
  • Fixed issue where VANet thought your API Key was a personal key, not an airline key

v1.2.6

10 May 06:41
Compare
Choose a tag to compare

Fixed flight time formatting

v1.2.5

09 May 22:12
Compare
Choose a tag to compare

Forgot to move aircraft to the new API in v1.2.4. Fixed in this release.

v1.2.4

06 May 11:26
Compare
Choose a tag to compare
  • Moved to new VANet API
  • Moved to new Flare API
  • Reworked configuration (backwards compatible)

v1.2.4-beta6

05 May 07:04
Compare
Choose a tag to compare
v1.2.4-beta6 Pre-release
Pre-release

Dummy release