Releases: RunOnFlux/flux
v5.11.0
- 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
- Development by @Cabecinha84 in #1309
- MongoDB Configuration Improvements [FIX] by @XK4MiLX in #1318
- Update repositories.json by @4haiko in #1319
- Refactor/fluxapprequest by @Cabecinha84 in #1302
- v5.11.0 by @Cabecinha84 in #1320
New Contributors
Full Changelog: v5.10.0...v5.11.0
v5.10.0
- 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
- Update system service (again) by @MorningLightMountain713 in #1310
- Feature/dns management by @MorningLightMountain713 in #1293
- Dapp Whitelisting by @hardways in #1313
- Waiting animation by @XK4MiLX in #1314
- v5.10.0 by @Cabecinha84 in #1315
New Contributors
Full Changelog: v5.9.0...v5.10.0
v5.9.0
- 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
- Feature: FluxDrive Backup/Restore by @alihm in #1287
- Update repositories.json by @2ndtlmining in #1301
- v5.8.1 by @TheTrunk in #1303
- adjust as per suggestions by @TheTrunk in #1304
- v5.8.1 by @TheTrunk in #1306
- up by @TheTrunk in #1312
- Additional Login SSO Checks by @TheTrunk in #1311
- v5.9.0 by @TheTrunk in #1305
Full Changelog: v5.8.0...v5.9.0
v5.8.1
- 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
- Update repositories.json by @2ndtlmining in #1301
- v5.8.1 by @TheTrunk in #1306
Full Changelog: v5.8.0...v5.8.1-release
v5.8.0
- 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
- Feature/load compose by @MorningLightMountain713 in #1297
- Feature - Sort components by docker compose "depends_on" by @MorningLightMountain713 in #1298
- Update repositories.json by @NarayanaSupramati in #1299
- v5.8.0 by @Cabecinha84 in #1300
New Contributors
- @NarayanaSupramati made their first contribution in #1299
Full Changelog: v5.7.0...v5.8.0
v5.7.0
- 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
- Update repositories.json by @jamespelton in #1288
- Docker command migration by @MorningLightMountain713 in #1281
- Update repositories.json by @jamespelton in #1292
- Update repositories.json by @dsearle in #1289
- Update systemService apt monitoring by @MorningLightMountain713 in #1290
- Update repositories.json by @dsearle in #1294
- v5.7.0 by @Cabecinha84 in #1296
New Contributors
- @jamespelton made their first contribution in #1288
Full Changelog: v5.6.0...v5.7.0
v5.6.0
- 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
- Update repositories.json by @alihm in #1285
- Make interaction with apt more robust by @MorningLightMountain713 in #1284
- v5.6.0 by @Cabecinha84 in #1286
Full Changelog: v5.5.0...v5.6.0
v5.5.0
- 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
- fluxService - update shell commands and refactor by @MorningLightMountain713 in #1271
- Check Fiat Gateway Status by @JKTUNING in #1273
- Update repositories.json by @kevinm327 in #1274
- Update repositories.json by @JulsKawa in #1276
- Add valheim docker image by @JKTUNING in #1278
- Add
avasdao
repository to Flux (node) whitelist. by @modenero in #1280 - added splunk container image to repositories.json by @xorshire in #1279
- Feature/syncthing version check by @MorningLightMountain713 in #1282
- v5.5.0 by @Cabecinha84 in #1283
New Contributors
- @kevinm327 made their first contribution in #1274
- @JulsKawa made their first contribution in #1276
- @modenero made their first contribution in #1280
- @xorshire made their first contribution in #1279
Full Changelog: v5.4.0...v5.5.0
v5.4.0
- 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
- Update repositories.json by @XavierTM in #1269
- v5.4.0 by @Cabecinha84 in #1272
New Contributors
Full Changelog: v5.3.0...v5.4.0
v5.3.0
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
- [WIP] SSO by @TheTrunk in #1258
- Update repositories.json by @destomobile in #1265
- v5.3.0 by @TheTrunk in #1266
New Contributors
- @destomobile made their first contribution in #1265
Full Changelog: v5.2.0...v5.3.0