Skip to content

Releases: RunOnFlux/flux

v4.32.0

27 Feb 14:19
7459a63
Compare
Choose a tag to compare
  • Big HomeUI, simplified menus and big change on application management, is no longer needed to go to Fluxnodes where your app was running to have local management available
  • Fix iptables generation to prevent dockers to access private network of the FluxNode
  • Fix option to update applications specification without extending subscription
  • Added job to clean automatically backup files after 24h they were created
  • Other optimizations

This version will be enforced on March 13th, make sure you update your FluxNode before that day.

What's Changed

Full Changelog: v4.31.0...v4.32.0

This version will be enforced on March 13th, make sure you update your FluxNode before that day.

v4.31.0

20 Feb 16:19
3659628
Compare
Choose a tag to compare
  • Backup/Restore Container Data
    • It is now possible to backup your application container data and restore it. The new feature is now available under local apps management
  • Improvements on Syncthing
  • FluxOS UI color scheme update
  • Other small improvements
  • Various minor bug fixes

What's Changed

Full Changelog: v4.30.0...v4.31.0

v4.30.0

13 Feb 13:04
24e6a81
Compare
Choose a tag to compare
  • Adds option to pay for apps with SSP wallet
  • Fixes monitoring of applications disk usage
  • Adds hostname property to docker containers
    • Default hostname is the name of the application component

Full Changelog: v4.29.0...v4.30.0

v4.29.0

06 Feb 14:08
8f75a04
Compare
Choose a tag to compare
  • Improves docker container networking
  • Other small improvements

v4.28.0

30 Jan 14:41
2e44b42
Compare
Choose a tag to compare
  • Changes Primary/Standby instances to start up with a delay once a new primary instance is needed
  • Marketplace can now support contacts and geolocation for defined applications
  • Added information about Primary location on running instances menu in manage application section
  • Changes information about running instances to show their geolocation
  • Other small improvements

v4.27.2

25 Jan 09:48
3b5f452
Compare
Choose a tag to compare
  • Fixes a bug of constantly uninstalling and installing application when correct number of instances was reached.
  • It is now possible to update app specifications without extending app subscription
  • HomeUI now shows when application is about to expire

v4.27.1

24 Jan 09:17
7ee61a1
Compare
Choose a tag to compare
  • Fixes new FluxOS installations
    • add catch block to dropping of index as index does not exists on new nodes.

v4.27.0

23 Jan 14:41
f69f12d
Compare
Choose a tag to compare
  • Apps are now not spawning on new nodes if they are already running on the defined number of instances
  • Uninstall app from a nodes if it is already spawned on more nodes then required instances. This is based on 'running since' parameter - the last instance gets removed
  • Uninstall apps from nodes that are no longer confirmed on the network
  • Maximum number of instances is now according to application specifications. Previously it was specifications + 1.
  • Add ssp, walletconnect and metamask as signing options on marketplace
  • Improved subnet/gateway ip assignment on docker network creation
  • Fixes launching applications whose image contains _ character
  • Other small improvements and bug fixes

v4.26.0

16 Jan 13:57
f108b95
Compare
Choose a tag to compare
  • Fixes compressed FluxNode public keys
  • New API
    • GET /flux/nodejsversions
      • returns versions of NodeJS and packages
  • Corrects Streamr on Marketplace

v4.25.1

11 Jan 14:01
ef0564b
Compare
Choose a tag to compare
  • Fix syncthing folders not being updated if they were already present in syncthing configuration.
    • The problem is that the devices where that folder is supposed to connect are in the folders configuration. In case of devices change, the folder would stop to sync with the new devices and eventually stop to sync completely if all devices from the first time the folder was created are no longer running the app or have a new device ID.

This version will be enforced on January 26th as of the bug severity that affects the entire network.
It is important that node operators update as soon as possible to this new version.