Skip to content

Releases: RunOnFlux/flux

v5.33.0

05 Nov 14:48
710594d
Compare
Choose a tag to compare
  • Improve HomeUI login to be available directly on marketplace
  • Node administrators can no longer install apps from available apps on their nodes
  • Other small improvements

What's Changed

Full Changelog: v5.32.0...v5.33.0

v5.32.0

29 Oct 15:41
b673389
Compare
Choose a tag to compare
  • Adds options to allow adjusting the number of instances and subscription period on marketplace apps
  • Fixes marking node as DOS if another machine is online confirmed on the network with a different ip
  • Automatically uninstall applications if node gets DOS
  • Improvements in StreamChain functionality
  • Other small improvements and fixes

What's Changed

Full Changelog: v5.31.0...v5.32.0

v5.31.0

22 Oct 14:53
7b61954
Compare
Choose a tag to compare
  • Fixes adjusting IP address on Flux blockchain when a FluxNode IP address changes
  • Prioritizes App installation on correct FluxNode tiers based on application resources
  • HomeUI improvements
  • Other minor improvements and fixes

Because of the fix, we will be enforcing this version on the 6th of November

What's Changed

Full Changelog: v5.30.0...v5.31.0

v5.30.0

15 Oct 15:27
01dcc56
Compare
Choose a tag to compare
  • Improvements on application resources monitoring
  • Other UI improvements
  • Test Suite corrections

What's Changed

Full Changelog: v5.29.0...v5.30.0

v5.29.0

08 Oct 15:26
c116236
Compare
Choose a tag to compare
  • Monitoring menu on HomeUI application management got massive upgrade to better visualise statistics of applications
  • Improvements on websocket messages compression
  • In case of node going offline, applications on the node will now be uninstalled
  • Better checking of validity of app locations list to not include nodes that might be offline
  • If user session expires it gets now automatically redirected to home/login page
  • Compatiblity improvements for nodes running nodeJS 14 and 16
  • Deletes from UFW netscans deny rules as we have introduced them on iptables for the apps running on a node
  • Other small improvements

What's Changed

Full Changelog: v5.28.1...v5.29.0

v5.28.1

02 Oct 14:47
208afa9
Compare
Choose a tag to compare
  • Fix application installation
  • Fix proper folder permissions for various users
  • Fix trying to broadcast a message even if no peer is connected

What's Changed

Full Changelog: v5.28.0...v5.28.1

v5.28.0

01 Oct 14:30
b93a5bf
Compare
Choose a tag to compare
  • Introduces compression on messages sent over websocket
  • Fixes permissions for apps running with different user than root
  • Updates UFW rules to allow dns traffic, connection to router for dmz nodes and connections between upnp nodes under local network

What's Changed

Full Changelog: v5.27.1...v5.28.0

v5.27.1

26 Sep 15:12
5922c7c
Compare
Choose a tag to compare

Fix new nodes installation having problems with UPNP.

If a deny rule comes before a allow rule of a subset of the deny the deny is hit and it's rejected. That was the issue and why we are deleting the rule causing the issue and inserting it back on a good order.

v5.27.0

24 Sep 12:35
462daa3
Compare
Choose a tag to compare
  • Messages rebroadcast refactor
    • Instead of rebroadcasting to all peers every message processed, the node will first send hash of the message to the connected peer asking if the want this message.
    • This will reduce the bandwidth used by FluxOS on FluxNodes
    • This change is expected to go live on October 14th;
  • Prevents network scanning on private networks of the FluxNode
  • Other small improvements.

This version will be enforced on October 9th.

What's Changed

New Contributors

Full Changelog: v5.26.0...v5.27.0

v5.26.0

17 Sep 16:27
14de8e0
Compare
Choose a tag to compare
  • Refactor logs section on application management
  • Changes on application subscription extension, now it adds the period to the current remaining subscription
  • Other small improvements

This version will be enforced on the 2nd of October. Needs to be enforced to make sure logs section works across all nodes

What's Changed

Full Changelog: v5.25.0...v5.26.0