Skip to content

Releases: RunOnFlux/flux

v5.13.2

22 Jun 13:01
af81821
Compare
Choose a tag to compare
  • Rescan last blocks if database inconsistency detected

This version will be enforced on July 3rd.

What's Changed

Full Changelog: v5.13.1...v5.13.2

v5.13.1

22 Jun 09:28
5fd2df0
Compare
Choose a tag to compare
  • Fixes processing of v2 application requests, messages

What's Changed

Full Changelog: v5.13.0...v5.13.1

v5.13.0

18 Jun 12:41
8e0de7c
Compare
Choose a tag to compare
  • New section on HomeUI Administration -> Flux -> Debug page with Outbound Requests information.
  • Add running since property to all fluxapprunning messages, this helps the network to determine what nodes shall be running the application
  • Add mongodb gpg key check/update if needed
  • Improvements in connections between nodes on the network
  • Fixes sending duplicates apps on fluxapprunning messages
  • Fixes rebroadcasting of fluxapprunning messages
  • Other small improvements and minor fixes

This version will be enforced on July 3rd.

What's Changed

New Contributors

Full Changelog: v5.12.1...v5.13.0

v5.12.1

12 Jun 15:57
9f63ba2
Compare
Choose a tag to compare
  • Fixes processing fluxapprequest messages
  • General improvement of processing all network messages

What's Changed

Full Changelog: v5.12.0...v5.12.1

v5.12.0

11 Jun 13:59
d785e2a
Compare
Choose a tag to compare
  • Moves Syncthing to new execution model
  • Various Syncthing improvements
  • Adds nodeJS 14 support for AbortController
  • Test suite adjustments
  • Improvements in logging mechanism
  • Cache improvements

What's Changed

New Contributors

Full Changelog: v5.11.0...v5.12.0

v5.11.0

04 Jun 16:00
2a2452f
Compare
Choose a tag to compare
  • Introduces 'fluxapprequest' message version 2
    • With fluxapprequest version 2, each node can ask on a single message up to 500 missing apps information, and it asks one peer at the time, what will represent much less network usage, cpu usage, and reducing the "spamming" of this kind of messages over the network and the most important a much faster sync on the new nodes that before could take few days to have all the apps messages information stored on mongo db and now should take just few hours.
    • The new version will start to be used on the network on block 1670000.
  • Improvements on mongodb memory configuration
  • Other small improvements

This version will be enforced on June 19th.

What's Changed

New Contributors

Full Changelog: v5.10.0...v5.11.0

v5.10.0

28 May 14:10
a5ac797
Compare
Choose a tag to compare
  • Improvements on dpkg check
  • Adds extra DNS in case the defaults one fails
  • New loading bars on HomeUI
  • ZelID rebranded to Flux ID

What's Changed

New Contributors

Full Changelog: v5.9.0...v5.10.0

v5.9.0

21 May 13:54
16f27df
Compare
Choose a tag to compare
  • It is now possible to store your application backup on FluxDrive for free!
    • Each user can use up to a total 10GB of storage on FluxDrive to store their application backups.
    • These backups only show up/are available to download and restore from FluxOS UI and in future in Flux Cloud, they do not show up in Flux Drive and do not use personal accounts storage of Flux Drive.
    • Restoring is possible only to nodes that are updated to this latest 5.9.0 version.
  • UI fixes and improvements

What's Changed

Full Changelog: v5.8.0...v5.9.0

v5.8.1

17 May 12:39
9acf096
Compare
Choose a tag to compare
  • Fix application messages processing and inconsistencies

This is an important bug fix update. All node operators are advised to update at earliest convenience.

What's Changed

Full Changelog: v5.8.0...v5.8.1-release

v5.8.0

14 May 15:02
be50db1
Compare
Choose a tag to compare
  • It is now possible to load docker compose .yaml files on registration page of FluxOS, making it more easier to move from traditional docker to Flux network
  • Other UI Improvements/fixes;
  • New Flux address for application payments, the new address will go live on block 1670000.

What's Changed

New Contributors

Full Changelog: v5.7.0...v5.8.0