Skip to content

1.2

Compare
Choose a tag to compare
@jvoss jvoss released this 07 Jun 16:25
· 68 commits to master since this release
7293231

New Features

  • Added web socket based notification framework

    • Users will be notified when PIREPs are approved
    • PIREP administrators will be notified when there are PIREPs pending approval
  • Minor styling fixes to the pilot roster to enhance consistency

Security Fixes

Maintenance Items

  • Added a Sidekiq for background message queuing
    • This requires changes to existing docker-compose.yml deployments
      • Database credentials changed to DATABASE_URL environment variable
      • Added worker service/container
      • See docker-compose.yml.example for details
  • Resolved a typo on custom error pages