Skip to content

Releases: RunOnFlux/flux

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

v5.7.0

07 May 15:59
beb39b2
Compare
Choose a tag to compare
  • It is now possible to cancel app subscription on application management
  • Better disk space management
  • Changes in mongo database usage
    • dropping collection no longer needed
    • less cpu and disk usage
  • Refactoring docker commands calls
  • Improvements on UI
  • Fix soft redeploy on primary-slave applications

What's Changed

New Contributors

Full Changelog: v5.6.0...v5.7.0

v5.6.0

30 Apr 14:15
e38b3b1
Compare
Choose a tag to compare
  • Improvements on updates applications without extending subscriptions
  • Disables Syncthing conflicts of files
  • Better handling with apt, all installs and updates are now handled by System Service
  • Other small improvements

What's Changed

Full Changelog: v5.5.0...v5.6.0

v5.5.0

23 Apr 17:35
a5e7447
Compare
Choose a tag to compare
  • Improves shell commands executions
  • Adds a service that automatically checks and updates syncthing version if needed, with other components to be added later
  • Adds VAT to PayPal payments
  • Checks fiat gateway payment status to only add the payment options that are currently available
  • Other minor improvements and bug fixes

What's Changed

New Contributors

Full Changelog: v5.4.0...v5.5.0

v5.4.0

09 Apr 13:47
b25169c
Compare
Choose a tag to compare
  • Prepares the network to allow cancellation of application subscriptions
  • FluxOs will start monitoring versions of critical components installed on Flux Node. Starting on 26th of April all nodes with syncthing version bellow 1.27.6 will start getting DOS. It is important to upgrade to version 1.27.6 of syncthing as soon as possible.
  • HomeUI improvements

This version will be enforced on April 24th.

To check your syncthing version on your fluxnode ssh into it and type "syncthing --version"
We advise to regulary update your node OS and components for security patches and other improvements, you can check on our wiki how to do it ->https://wiki.runonflux.io/wiki/flux-nodes/flux-node-installation/updates-and-maintenance

It is highly recommended to upgrade NodeJS to at least version 16 with recommended NodeJS v20 LTS.
Older version of NodeJS 16 will stop being supported in the upcoming releases.

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

04 Apr 13:24
10a1125
Compare
Choose a tag to compare

Flux ecosystem including FluxOS can now be accessed using Flux SignOn - SSO solution to connect our products and allow standardised non crypto way of using applications. Together with previously introduced fiat payments, it is now completing the circle to use Flux without any crypto knowledge, without any crypto wallet using purely web2 standards.

  • Flux Single Sign On

    • It is now possible to use SSO for logging into FluxOS and manging your apps
    • Email, Google and Apple support
    • Login, Spawn and Manage your Apps with SSO
    • SSO works only on https://home.runonflux.io
  • API GET /apps/getappspecsusdprice

    • returns USD pricing of FluxOS
  • Improvements in failover solutions

  • Better error handling

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

26 Mar 15:11
874d2d0
Compare
Choose a tag to compare
  • HomeUI improvements
  • Better Fiat payment processing
  • Test Suite improvements
  • Preparations for Flux Controller, async locks
  • Other minor improvements and bug fixes

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

19 Mar 15:20
ab624a8
Compare
Choose a tag to compare
  • UI optimizations
  • Compression on API calls
  • Improvements on syncthing peer discovery
  • Other small optimizations

This version will be enforced on April 18th

What's Changed

Full Changelog: v5.0.0...v5.1.0