Skip to content

Releases: va-net/flare

v2.1.0

25 Oct 22:37
beaaae1
Compare
Choose a tag to compare

What's Changed

  • Improved Tailwind Theme sidebar
  • Added Tailwind Theme admin pages [#358]
  • Added Airport Information page [#372]
  • Added support for fallback themes
  • Added VANet Signin [#419]
  • Added PHP 8 support
  • Improved My PIREPs page in the Tailwind Theme
  • Added profile pictures when using VANet signin [#334]
  • Added ability to restrict aircraft by an award OR a rank
  • Added user notes for admins
  • Improved handling of VANet Memberships [#423]
  • Various bug fixes

How to set up Sign in with VANet

  • Go into Site Settings > Connectivity/Interaction
  • Click on Setup App - please note this will not show if your site does not use HTTPS
  • Sign in with VANet should now work

Linking your Flare account with VANet

  1. Go into Profile Icon > Edit Profile on the Tailwind theme or the homepage on the Default theme
  2. To link VANet:
    • On the default theme click link now in the stats table
    • In the Tailwind theme click Link VANet
  3. Follow the prompts in VANet to link your account
  4. Success! If you wish to delete sensitive data from Flare you can now do so from the same page in Flare

v2.1.0-beta.5

24 Oct 23:58
Compare
Choose a tag to compare
v2.1.0-beta.5 Pre-release
Pre-release

Changelog

  • Disabled VANet login for sites without HTTPS
  • Fixed flash XSS
  • Fixed issues with app setup for instances behind a reverse proxy

What to Test

As per previous releases

Release Candidate 1

This release is RC1. Please report showstopper bugs only.

v2.1.0-beta.4

19 Oct 02:34
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

Changelog

  • Fixed an occasional bug with signing in
  • Fixed app registration (again)
  • Fixed default theme route management (#437)

What to test

  • Setting up the app
  • VANet signin
  • Default theme Routes Management
  • Signing in

v2.1.0-beta.3

17 Oct 23:18
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

Changelog

  • Added user notes
  • Improved handling of airline memberships in VANet and made it generally available
  • Fixed issue with setting up apps

What to test

  • Log in with VANet (you should be able to set this up now)
  • Logging in as a whole
  • Updating a user with the new notes field

How to set up Sign in with VANet

  1. Go into Site Settings > Connectivity/Interaction
  2. Click on Setup App
  3. Sign in with VANet should now work

To link your existing Flare account to your VANet account:

  1. Go into Profile Icon > Edit Profile on the Tailwind theme or the homepage on the Default theme
  2. To link VANet:
    • On the default theme click link now in the stats table
    • In the Tailwind theme click Link VANet
  3. Follow the prompts in VANet to link your account
  4. Success! If you wish to delete sensitive data from Flare you can now do so from the same page in Flare

v2.1.0-beta.2

15 Oct 01:06
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

Changelog

  • Added support for fallback themes
  • Added Sign in with VANet
  • Added PHP 8 support
  • My PIREPs page can now be searched, ordered, etc
  • Added profile pictures (pulled from VANet, Tailwind theme only)
  • Added ability to restrict aircraft by an award
  • All admin pages now support the Tailwind theme

What to Test

  • Sign in with VANet and linking your VANet account
  • My PIREPs page
  • Aircraft restrictions based on awards
  • The following admin pages:
    • Events
    • Awards
    • Multipliers
    • Plugins
    • Codeshares
    • Staff

v2.1.0-beta.1

02 Oct 13:57
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

Changes

  • Improved Tailwind sidebar
  • Most (but not all) Tailwind admin pages
  • Airport information page
  • Various bug fixes

What to Test

  • All admin pages (Tailwind and Default themes) and Events Admin specifically (still in the default theme for now)
  • Airport information page (click on an ICAO code basically anywhere on the pilot side to access)
  • Tailwind theme sidebar
  • PIREP Comments behave as expected (specifically the associated notifications)

v2.0.2

09 Sep 00:11
5fcb58f
Compare
Choose a tag to compare

Fixed route import validation

v2.0.1

06 Sep 04:09
43dca51
Compare
Choose a tag to compare
  • Fix issue with denying recruits [#414]
  • Added repair function to remove v1 plugins
  • Add importer file validation

v2.0.0

27 Aug 01:17
Compare
Choose a tag to compare

Flare v2 is here, and it's the biggest update to Flare. Ever.

Major Changes

  • Themes - By reworking the entire system behind rendering pages of Flare, we now have themes. These can be created by the community or even specific VAs, but Flare 2 comes with 2 themes by default - the default theme and the Tailwind theme. The default theme is exactly what you're used to, the Tailwind theme is a brand new polished look for Flare, and it has dark mode. You can switch themes in Site Settings under Site Design.
  • Reworked Plugins System - Plugins now work a lot better and have a brand new look and their own updater. Note that when you update to v2 all your v1 plugins will be uninstalled. You will need to re-install them, but no data will be lost.
  • User Lookup - VAs with VANet Gold can now look up users' IF statistics directly from Flare in the User Management and Recruitment pages
  • PIREP Comments - Pilots and Staff can now add comments to PIREPs, allowing for a "chat" of sorts
  • ATC Panel - VAs with VANet Gold and on the Tailwind theme will have a list of ATC stations shown on the pilot dashboard - like ifatc.org.
  • Pilot Awards - You can now give pilots awards for achieving things!

Minor Changes

  • Inactive pilots in User Management are now hidden by default
  • All aircraft select lists are now sorted alphabetically
  • PIREPs and Users can now be permanently and completely deleted
  • Flight Numbers are no longer limited to 10 characters
  • You are now shown all details of your ACARS flights before it is filed

How to Update

This update is available in the updater as with any other update, but please keep in mind this update is huge. It will take quite some time to update all the files we need to update. It should take no longer than 5 minutes, if it does please open a VANet Support Ticket (https://vanet.app/account/tickets) and I'll see what's happening.

v2.0.0-beta.14

26 Aug 00:51
Compare
Choose a tag to compare
v2.0.0-beta.14 Pre-release
Pre-release
  • Fixed PIREP Ordering
  • Various Docker/Installer Fixes
  • Fixed disappearing events on edit
  • My PIREPs now shows all PIREPs
  • Performance improvements