8000 Release 1.12 · XternA/income-generator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.12

Latest
Compare
Choose a tag to compare
@XternA XternA released this 27 May 22:20
1.12

Major Update 🚀✨

This release combines a couple of changelog into this release tag, including new features, fixes and optimisations.

What's changed

IGM

  • Optimise and speed up performance when configuring application's credentials.
  • Added GNU sed to macOS to allow cross platform support.
  • Update tool updater interface more user-friendly and added CLI option. IGM tool can now be updated via CLI command igm update.
  • Added ability to use either of the following editor of choice than the standard nano editor. IGM will auto detect what's installed on the host and will list what editor can be selected. Resetting IGM will reset the editor option. Run CLI command igm editor or via IGM menu to change the default editor.
    • Vi / Vim
    • Neovim
    • Nano
  • Added extra platform distro and version information to IGM menu. When IGM is loaded, it will now show extra information about the host machine.
  • Update IGM application watchdog updater Watchtower. If the host machine already has Watchtower installed, IGM now runs it's own watchdog and will only monitor applications from Income Generator.

IGM Proxy

  • Fix proxy issue with not being able to deploy more than 10 applications.
  • Update proxy logic to allow keeping unused proxies commented out without removing. You can now comment out any proxy unused. But share the proxy content across host with IGM and choose which proxy to use and unused without needing to remove the proxy entry. To comment out a proxy entry, just add a # in front of the proxy entry.

Alongside other optimisations and fixes not included in the highlighted changelog.

Update Instruction 📝

ℹ️ Before updating to this version, remove all current running applications and proxy applications and re-install via igm redeploy and igm proxy install after updating IGM tool.

Remember, restart IGM tool after updating for the new changes to apply.

Changelog

  • Feature: New Network3 AI Application by @XternA in #84
  • Update Watchtower To Be Custom To Income Generator by @XternA in #85
  • Improvements and fixes by @XternA in #87
  • Platform compatibility | Change Editor | Platform Info by @XternA in #91

Full Changelog: 1.11.8...1.12

0