Releases: RunOnFlux/flux
Releases · RunOnFlux/flux
v4.8.0
- Adds routerIP property to user configuration file
- This should be filled with local router IP in case of using UPNP for a better support. Multitoolbox option 14 will be changed to start writing this property to this configuration file of FluxOS
- Fixes bug preventing new nodes on the network to ask for missing application messages
- Syncthing adjustments
- HomeUI corrections
- Preparations for https listening
- Other small improvements and fixes
v4.7.0
v4.6.0
- API changes
- GET /flux/geolocation gives current connected flux node geolocation
- GET /apps/permanentmessages/:hash?/:owner?/:appname? is now possible to be filtered by application name
- GET (ADMIN) /apps/checkhashes initiates check on application hashes
- GET (ADMIN) /apps/requestmessage/:hash initiates message to peers asking for an application message of provided hash
- Improvements in internal communications
- Decrease in number of connections required
- Improvements in message acceptance
- Support for deprecated older v1 messages on the network
- Support for deprecated scheme of older v2/v3 messages on the network
- Fixes on various syncthing api calls as of typo
- Various corrections in message acceptance
v4.5.0
- App Running messages specification version 2
- Version 2 of application running messages optimises messages on FluxOS. The message now contains all applications that run on a node effectively broadcasting just one message to do the network instead of X messages (1 per app).
- Activation blockheight: 1444444
- Improvements on logging mechanism
- Increase on maximum amount of incoming, outgoing connections
- Increases in rate limit allowance
- Corrections on Syncthing protected calls
- Option to turn on debugging of Syncthing (automatically turned on for development nodes)
- Improvements in Syncthing integration
- Home UI fix for upgrading of non private v7 application toggle
- General minor corrections and improvements
This version will be enforcement on August 9th.
v4.4.0
v4.3.0
- Allow WalletConnect and Metamask
- Users can now use WalletConnect and Metamask to log into FluxOS directly using their Ethereum address as well as own, register or update applications ownership.
- Fixes v7 UI of nodes section and staticip
- Fixes ethereum regex
- Various other minor fixes
v4.2.0
- Deterministic Flux Connections
- FluxOS now connects to other nodes in a deterministic way
- Usage of less connections results in less messages overall while increasing message accuracy
- Increased connection performance, stability
- Renaming from Zel to Flux
- API adjustments to also allow flux scheme, zel scheme is now deprecated
- Various optimizations
v4.1.1
v4.1.0
- Implements Ethereum address verification
- Flux Node can now be owned by an Ethereum address as well
- Possible to sign in to Flux node with an Ethereum address
- Application can now be owned by an Ethereum address after timestamp 1688947200000 (July 10th)
- This extends our current scheme of bitcoin p2pkh address verification
- Improvements on Syncthing implementation
- Add restrictions to Syncthing log file
- Fix bug on Syncthing unable to delete non existing folder
- Resolve dockerd high usage by disabling monitoring of logs file
This is a forking mandatory release. All nodes must update prior July 10th.