github spaansba/ForesightJS V2.0.3

latest releases: V3.3.2, V3.3.1, V3.3.0...
5 months ago

Features

  • Added ForesightManager.instance.isInitiated static prop to check if the ForesightManager has been initialized
  • Added ForesightManager.instance.globalSettings static prop to check which global settings are currently configured in the ForesightManager

Changes

  • Increased default value of trajectoryPredictionTime from 80 to 120
  • Decreased default value of tabOffset from 3 to 2
  • Decreased max positionHistorySize from 50 to 30

Docs

  • Reorganized docs with a "Getting Started" folder
  • Added the Static Properties page
  • Added llms.txt file to docs for large language models (work in progress)

Bug Fixes

  • Fixed bug where the ForesightManagerwould always initialize with default values
  • Fixed bug where if you decreased positionHistorySize the leftover positions weren't cleared from the array.
  • Fixed visual bug where on FireFox the debugger would overflow

Don't miss a new ForesightJS release

NewReleases is sending notifications on new releases.