Skip to content

Releases: RunOnFlux/flux

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

v5.25.0

10 Sep 13:47
e68f4ad
Compare
Choose a tag to compare
  • Improvements and fixes on fiat payments
  • Other small improvements

What's Changed

Full Changelog: v5.24.0...v5.25.0

v5.24.0

03 Sep 16:40
461812c
Compare
Choose a tag to compare
  • Improvements on App Management section of HomeUI
  • Improvements in free application update checks
  • Adjusts CPU usage based on history metrics
  • Fixes Global Soft redeploy

What's Changed

Full Changelog: v5.23.0...v5.24.0

v5.23.0

27 Aug 15:07
89d846e
Compare
Choose a tag to compare
  • API adjustments
    • GET '/apps/calculatefiatandfluxprice' will now return 0 USD/Flux price for an appication update that will be offered by the network for free
    • GET '/apps/calculateprice' now returns the same as '/apps/calculatefiatandfluxprice'. It is marked as deprecated and will get removed soon
  • Improvements on primary / stand-by solution instances
  • Other small improvements on HomeUI

What's Changed

New Contributors

Full Changelog: v5.22.1...v5.23.0

v5.22.1

21 Aug 15:25
e6147ec
Compare
Choose a tag to compare
  • Fix applications update

What's Changed

Full Changelog: v5.22.0...v5.22.1

v5.22.0

20 Aug 16:00
429ff13
Compare
Choose a tag to compare
  • Improvements in preventing spam messages
  • HomeUI app statistics tweaks
    -CPU usage improvements

What's Changed

Full Changelog: v5.21.1...v5.22.0

v5.21.1

15 Aug 09:13
a8ac6e1
Compare
Choose a tag to compare
  • Fixes free application updates which was wrongly asking for a price to update in case of being free
  • Adds loading information on app registration when app registration button is pressed

What's Changed

Full Changelog: v5.21.0...v5.21.1