github XternA/income-generator 3.0.0-beta.7

4 hours ago

🔧 App Update, Stability and Performance Improvements 🔧

This release includes additional system hardening, bug fixes and performance improvements, resulting in a faster, more reliable and more efficient platform.

📋 Changelog

Improvements ✨

  • Grass App — Updated IGM to handle the new Grass app update, which now requires access token as part of credentials handling.

    • Remove existing Grass app and reconfigure Grass credentials.
    • Refer to the following guide on how to obtain the access token.
    • Redeploy Grass will now supply the access token to the new Grass app.
  • Overall system stability — Improved fleet peer detection, faster discovery, and more reliable server stop/restart lifecycle.

  • Performance — Server runs more efficiently on constrained hardware with reduced resource usage.

Bug Fixes 🐛

  • General fixes — Squashed various internal bugfixes across fleet and platform.

📝 Update Instructions

  • Run igm update to update IGM to version 3.0.0-beta.7.
  • Run igm version to check what version you're on.

⚠️ If for reason IGM WebUI still shows as a previous version, run igm web restart to restart the server.

If the update doesn't work, run the installer to force the update.

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/XternA/income-generator/installer/install.sh | sh

Windows

Run the following installer outside of WSL with Command Prompt.

curl -fsSL https://raw.githubusercontent.com/XternA/income-generator/installer/install.cmd -o install.cmd && install.cmd && del install.cmd

Run igm web restart to restart the server.

Don't miss a new income-generator release

NewReleases is sending notifications on new releases.