github RotorHazard/RotorHazard v4.3.0
RotorHazard v4.3.0

latest release: v4.3.1
2 months ago

Release Notes

Highlights

  • Browse, install, and upgrade plugins without leaving RotorHazard, with "Community Plugins"
  • Greatly improves performance, responsiveness, and stability for large events
  • Cooperative racing mode
  • Manage program and user data in separate directories; includes automatic migration
  • In-system configuration and first-run setup (removes need to create and edit config.json externally)
  • RHAPI 1.3: New field types, server-level settings, UI panel for Run page, calibration fallback filter, direct-to-database race importing
  • LED support for Pi5 (via 'rpi5-ws2812' library)
  • Auto-open most relevant results summary
  • Bug fixes and stability updates

Note

When upgrading from a previous version, RotorHazard will prompt the user with an option to migrate data out of the program directory. It is recommended to do this. For more information, see: The Data Directory.

Note

The FPVTrackSide integration has been moved to an external plugin. It can be easily installed from within RotorHazard using Community Plugins.

Documentation

Documentation for RotorHazard may be found at:
https://github.com/RotorHazard/RotorHazard/tree/v4.3.0/doc

Installation / Upgrade Notes

Tip

RotorHazard Install Manager is generally able to install new versions within a few hours of release.

To install RotorHazard on a new system, see the instructions in 'doc/Software Setup.md'

To update an existing RotorHazard installation on linux, you may run the following commands:

cd ~
wget https://rotorhazard.com/update.sh
sh update.sh

The minimum version of Python supported is 3.9. If your Python is older than this, you should upgrade using the steps in the Software Setup document under "5. Install Python." or set up a new environment. Do this before updating RotorHazard, or the update may fail.

RotorHazard Node Code

No updates to the node code have been made since RotorHazard version 4.1.1. The node-code version is now 1.1.5. See RotorHazard Node Code if your system requires an update.

Issue Reporting

If you encounter a bug, please report it using the Issues page on GitHub. When reporting issues, using the "Download Logs" button and including the generated '.zip' file is highly recommended (see below).

The Server Log may be displayed via the "View Server Log" item in the drop-down menu. Clicking on the "Select Text" button will select all the displayed log text, which may then be copied and pasted. Clicking on the "Download Logs" button will create and download a '.zip' archive file containing all available log files and the current configuration and database files.

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

Don't miss a new RotorHazard release

NewReleases is sending notifications on new releases.