Skip to content

Changelog Updates

XternA edited this page Aug 22, 2024 · 42 revisions

Check here for the latest updates:

2024-08-22

New Feature Release v1.6 🚀

  • Introducing Quick Actions - A new set of CLI commands for common repeated operations.
  • Overall general improvements and fixes.
  • Switched NodePay image tag from legacy to latest. Redeploy after updating the tool to switch over to this image.

ℹ️ As usual, after updating to the latest version, restart the tool to ensure the new changes to take effect.

2024-07-29

New Feature 🚀

  • Added update notification. Tool will now notify when there is a new release marked.
    • Update is as usual via the update option in the tool.
  • Minor adjustments where warning is shown when trying to install applications and selective applications have been disabled or unconfigured.
  • Added Docker housekeeping for cleaning up orphaned applications (containers) and images downloaded. Running orphaned applications are not removed unless it's stopped.
    • This option is in Manage Docker sub-menu.
  • Minor general improvements overall.

ℹ️ As usual, after update, restart the tool for the new changes to take effect.

2024-06-25

New application NodePay added! 🚀

  • See NodePay for more information and setup guide.
  • As always, update the tool to get the latest changes, and run the Setup Configuration to configure the application.
  • Re-run the Install & Run Applications to re-deploy and will install the new application.

2024-06-24

  • The tool is now capable of installing and enabling QEMU emulation layer for non x86_64 platforms such as ARM.
  • This is done when installing Docker from the tool directly. Uninstalling will also remove the entry from being registered.
  • As usual, update the tool, then reload it for the changes to apply. This is now useful on new installs without needing to remember to enable QEMU.

2024-06-11

ℹ️ WINDOWS USERS ℹ️

⚠️ All existing Windows users are strongly recommended to re-run the Window bootstrap command to get the script which will auto-update and replace the current one. Not required to run the tool.

  • Fixed issue with bootstrap script not registering and working if default WSL shell is bash, no problem if using something like zsh previously.
  • Overall improvements to the overall bootstrap script.
  • If .aliase file exists in the WSL environment then the tool's alias will be registered to the .aliases file, otherwise defaults to the default shell's rc file, e.g. .bashrc, .zshrc.

2024-05-31

New Feature 🚀

  • Added functionality to enable/disable specific applications from being deployed or installed for use.
  • Can now disable specific apps to save resources or it doesn't work on the device or is not supported in geolocation.
  • Update tool the relaunch the tool to see the new changes. No prior backup is required if on a recent version.
  • Find the option in Setup Configuration and in Managed Tool.

Refer to the Enabled & Disabled Applications page guide.

2024-05-21

Update the tool to get the latest updates, then relaunch the tool to see the new changes.

  • New Feature 🚀- Added backup and restore feature for managing stored credentials.
    • Backup before updating the tool and restore afterward to retain any app credentials already configured.
    • Already stored backup won't be removed when resetting everything. Has to be removed from the Backup & Restore Manager.
  • Overall enhancement on viewing credentials stored and prompts.
  • Update/Reset Config option is now renamed to Manage Tool to reflect the new changes and allow for future expansion.
  • Resource limit is the only thing that isn't preserved and reset to the original. You will need to only re-apply this limit as you see fit. A prompt message will remind you.

There are two scenarios:

  1. You have a more recent version of the tool. Go ahead and update as usual.
  2. You have a much-dated version of the tool or you know you haven't updated it for a while. Please reset everything first and update the tool. Yes, you will need to reconfigure settings again. But from this point onwards you shouldn't need to.

2024-05-17

ℹ️ WINDOWS USERS ℹ️

  • Bootstrap script location has now moved away from the %WINDIR% directory, equivalent to C:\Windows. Please remove the igm.bat from this location.
  • No longer required elevated administrator permission.
  • The new location will now install the bootstrap script to %APPDATA% equivalent to C:\Users\your_home_folder\Appdata\Roaming\IGM of your OS drive.
  • An environment variable will need to be assigned to register the tool's path.
  • Run the Windows setup again.

2024-05-08

  • Updated changes to Spide Network regarding device key.
    • This fixed the issue where the device key was the same through all containers deployed across multiple machines.
    • ⚠️ Recommend everyone update the tool to the latest version and do the following:
      • If not updated the tool after 2024-05-05 then reset all settings after updating and go through all processes again, including resource limits.
      • If already on the latest version before this reason then run the setup configuration again, and allow for Spide to generate a new machine ID.
      • Use this new machine ID generated which will create a new device key. Register this device key into your Spide account.
      • To reuse the same device key, use the machine ID saved in the config to reproduce the same device key.
      • All details are explained here: Keys & IDs.

2024-05-05

  • Added Honeygain Pot to the stack.
    • Honeygain Pot will automatically claim daily pot rewards to boost overall Honeygain earnings.
  • Added alternative minimum CPU limit for processes that need a base minimum CPU 0.8, to function properly.
    • It is strongly recommended to copy the credential settings if you have the current latest update, reset all settings, and reapply the credentials without going through setup again.
    • Alternatively, reset all changes and go through the setup process again.
    • Re-apply resource limit again.

2024-04-16

  • Added GaGaNode to the stack.
  • Moved EarnFM to the hosting category as can be installed on hosting/data center IPs.

2024-04-11

  • Windows bootstrap script start.bat has been improved to auto-install git and check for winget.
  • Added sub-menu options to Setup Configuration. Now able to view and edit the .env config file from the tool.
  • Will now auto-run setup configuration if attempting to install apps and configs hasn't been completed.

2024-04-06

  • The latest release update supports Windows integration.
Clone this wiki locally