-
Notifications
You must be signed in to change notification settings - Fork 11
Changelog Updates
XternA edited this page Aug 22, 2024
·
42 revisions
New Feature Release v1.6 🚀
- Introducing Quick Actions - A new set of CLI commands for common repeated operations.
- Refer to the Quick Actions guide to learn more.
- Overall general improvements and fixes.
- Switched
NodePay
image tag fromlegacy
tolatest
. 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.
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.
- This option is in
- Minor general improvements overall.
ℹ️ As usual, after update, restart the tool for the new changes to take effect.
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.
- The tool is now capable of installing and enabling QEMU emulation layer for non
x86_64
platforms such asARM
. - 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.
ℹ️ WINDOWS USERS ℹ️
- Fixed issue with bootstrap script not registering and working if default WSL shell is
bash
, no problem if using something likezsh
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'src
file, e.g..bashrc
,.zshrc
.
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 inManaged Tool
.
Refer to the Enabled & Disabled Applications page guide.
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 toManage 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:
- You have a more recent version of the tool. Go ahead and update as usual.
- 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.
ℹ️ WINDOWS USERS ℹ️
- Bootstrap script location has now moved away from the
%WINDIR%
directory, equivalent toC:\Windows
. Please remove theigm.bat
from this location. - No longer required elevated administrator permission.
- The new location will now install the bootstrap script to
%APPDATA%
equivalent toC:\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.
- 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.
- 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.
- Added GaGaNode to the stack.
- Moved EarnFM to the hosting category as can be installed on hosting/data center IPs.
- Windows bootstrap script
start.bat
has been improved to auto-installgit
and check forwinget
. - 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.
- The latest release update supports Windows integration.