Skip to content

Releases: amnesica/BelugaProject

v4.1.2

02 Jul 14:16
aa30ca8

Choose a tag to compare

  • Add new functionality to integrate new OAuth2 approach for OpenSky Network in near future
  • Add tests
  • Refactor websocket for maintainability

v4.1.1

30 May 13:54
59c8b84

Choose a tag to compare

Changes:

  • Refactor network services for tests
  • Add tests for network services
  • Fix index of range ring layer to not hide airport labels (webapp)
  • Remove unused tests (webapp)

If you have any questions feel free to ask.

v4.1.0

25 May 17:08
92c466d

Choose a tag to compare

Changes:

  • Add AIS data from aisstream.io
  • Add new map overlay (OpenSeaMap)
  • Add search function to jump to different places (e.g. "Lissabon")
  • Switch to material 2
  • Update material themes
  • Include updated aircraft shapes
  • Add actual range outline with clickable data points
  • Remove old range data features
  • Add option to show line from plane to destination airport if known
  • Update font sizes on mobile
  • Re-enable trails for Opensky aircraft
  • Fix bug that not all received planes are displayed
  • Update aircraft table to show source of aircraft
  • Add link to airport schedules (avionio.com)
  • Update standing data
  • Upgrade dependencies
  • Update Spring to 3.4.5
  • Update Angular to v18
  • Various bug fixes & performance improvements

If you have any questions feel free to ask.

v4.0.0

08 Apr 15:28
18f3c7b

Choose a tag to compare

After quite some time, we're proud to release version 4.0.0 of the Beluga Project. This release fixes #2,#3,#4 and #14.

Changes:

  • Add VRS feeder as supported feeder
  • Add flightroute data from VRS
  • Add Airplanes-Live API (next to Opensky-Network API)
  • Display selected aircraft on 3D-Map (with Cesium Ion - Cesium API key required)
    • Show animated aircraft model and trail
    • Show Google photogrammetry or OSM 3D buildings
    • Cockpit mode, Follow-Plane Mode
    • High Quality mode, HDR, clouds
  • Add trail from Opensky-Network - (currently disabled because of wrong data from opensky)
  • Add altitude chart in info box
  • Display weather information (current, forecast, clouds)
  • Display airports on 2D-Map
  • Change API for ISS to WTIA (wheretheiss.at)
  • Plane-Icon improvements
  • Improve dark mode
  • Different map styles (like satellite, dark maps)
    • for some maps: geoapify API key required
  • More aircraft data from Mictronics
  • Add flight progress bar in info box
  • Add filter option for military planes
  • 2D-Map is now multi world, zoom out is possible
  • Improved install update messages
  • Settings are saved across multiple sessions in the browser
  • UI improvements and animations
  • Update Spring to 3.2.0
  • Update Angular to v16
  • Switch from Maven to Gradle
  • UI install/update process
  • Various bug fixes & performance improvements

If you have any questions feel free to ask.