Releases: RunOnFlux/flux
v5.33.0
- Improve HomeUI login to be available directly on marketplace
- Node administrators can no longer install apps from available apps on their nodes
- Other small improvements
What's Changed
- v5.33.0 by @Cabecinha84 in #1420
Full Changelog: v5.32.0...v5.33.0
v5.32.0
- Adds options to allow adjusting the number of instances and subscription period on marketplace apps
- Fixes marking node as DOS if another machine is online confirmed on the network with a different ip
- Automatically uninstall applications if node gets DOS
- Improvements in StreamChain functionality
- Other small improvements and fixes
What's Changed
- Feature - add chain size header to streamchain by @MorningLightMountain713 in #1416
- v5.32.0 by @Cabecinha84 in #1419
Full Changelog: v5.31.0...v5.32.0
v5.31.0
- Fixes adjusting IP address on Flux blockchain when a FluxNode IP address changes
- Prioritizes App installation on correct FluxNode tiers based on application resources
- HomeUI improvements
- Other minor improvements and fixes
Because of the fix, we will be enforcing this version on the 6th of November
What's Changed
- v5.31.0 by @Cabecinha84 in #1415
Full Changelog: v5.30.0...v5.31.0
v5.30.0
- Improvements on application resources monitoring
- Other UI improvements
- Test Suite corrections
What's Changed
- v5.30.0 by @Cabecinha84 in #1414
Full Changelog: v5.29.0...v5.30.0
v5.29.0
- Monitoring menu on HomeUI application management got massive upgrade to better visualise statistics of applications
- Improvements on websocket messages compression
- In case of node going offline, applications on the node will now be uninstalled
- Better checking of validity of app locations list to not include nodes that might be offline
- If user session expires it gets now automatically redirected to home/login page
- Compatiblity improvements for nodes running nodeJS 14 and 16
- Deletes from UFW netscans deny rules as we have introduced them on iptables for the apps running on a node
- Other small improvements
What's Changed
- Wscompression by @Cabecinha84 in #1410
- [WIP] Refactor Monitoring / Management by @XK4MiLX in #1412
- v5.29.0 by @Cabecinha84 in #1413
Full Changelog: v5.28.1...v5.29.0
v5.28.1
- Fix application installation
- Fix proper folder permissions for various users
- Fix trying to broadcast a message even if no peer is connected
What's Changed
- Feature/improvecompression by @Cabecinha84 in #1409
- v5.28.1 by @TheTrunk in #1408
Full Changelog: v5.28.0...v5.28.1
v5.28.0
- 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
- v5.28.0 by @Cabecinha84 in #1407
Full Changelog: v5.27.1...v5.28.0
v5.27.1
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
- 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
- Refactor Messages Rebroadcast by @Cabecinha84 in #1403
- Added IP2Location.io API as failover by @ip2location in #1397
- v5.27.0 by @Cabecinha84 in #1404
New Contributors
- @ip2location made their first contribution in #1397
Full Changelog: v5.26.0...v5.27.0
v5.26.0
- 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
- Rework Docker logs management by @XK4MiLX in #1400
- v5.26.0 by @Cabecinha84 in #1401
Full Changelog: v5.25.0...v5.26.0