Releases: RunOnFlux/flux
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
v5.2.0
- HomeUI improvements
- Better Fiat payment processing
- Test Suite improvements
- Preparations for Flux Controller, async locks
- Other minor improvements and bug fixes
What's Changed
- Update repositories.json by @ExcaliburGO in #1252
- Add alpine to repositories.json by @rcarback in #1256
- Add carback1 to repositories.json by @rcarback in #1257
- Add xxnetworkfoundation to repositories.json by @rcarback in #1255
- AdGuardHomeTLS by @and3rsonlu1z in #1254
- Add testing information by @MorningLightMountain713 in #1253
- Update repositories.json by @dambox in #1261
- Update repositories.json by @MUA24 in #1263
- Add checkout loading spinner by @JKTUNING in #1259
- The shell command abstraction pull by @MorningLightMountain713 in #1262
- v5.2.0 by @TheTrunk in #1264
New Contributors
- @ExcaliburGO made their first contribution in #1252
- @rcarback made their first contribution in #1256
- @and3rsonlu1z made their first contribution in #1254
- @dambox made their first contribution in #1261
- @MUA24 made their first contribution in #1263
Full Changelog: v5.1.0...v5.2.0
v5.1.0
- 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
- Update repositories.json - add onlyoffice by @flikites in #1250
- v5.1.0 by @Cabecinha84 in #1251
Full Changelog: v5.0.0...v5.1.0