Skip to content

Releases: RunOnFlux/flux

v2.1.4

18 Sep 18:24
dcf1ffd
Compare
Choose a tag to compare
  • Fix for open xDAO proposals not showing details
  • Fix calculation of price for previous specs

v2.1.3

16 Sep 16:36
d33d5db
Compare
Choose a tag to compare
  • Updates Kadena application (Kadena Chainweb Node)

v2.1.2

14 Sep 16:40
26feff9
Compare
Choose a tag to compare

Fix setting DOS state for Flux IP detection failed for arm64 devices that take time for fluxBench to start.

v2.1.1

13 Sep 14:41
598135c
Compare
Choose a tag to compare
  • Fix FluxOS mark node as DOS state before the FluxBench starts.

v2.1.0

12 Sep 19:05
d6e1ca0
Compare
Choose a tag to compare
  • Update economics dashboard
  • Fixes several conditions on applications
  • Fixes message processing
  • Resolves missing application messages, specifications caused by wrong message processing
  • Better checks on Flux responsiveness
  • Removal of old UI code

Previous message processing was purely chronological and did not count cases of application messages coming in random order. Previous processing was always looking just for its local knowledge of application that is in global specifications - application that is up to date right now running on the network based on local node knowledge. The update was based on local knowledge of existing specifications not on exactly previous message of specifications. This was wrong. In case node joins the network, there was no way for the node to update the apps specifications based on previous messages. Application that already expired based on local node knowledge would never registered as application available on the network as a whole.

This version will be enforced within 72 hours

v2.0.5

10 Sep 18:36
b193466
Compare
Choose a tag to compare
  • Fix backend on Home page. Fixes logging in with Zel ID
  • Correct payment address on app registration

v2.0.3

08 Sep 18:02
62901d7
Compare
Choose a tag to compare

Caching of node tier

v2.0.2

08 Sep 14:03
3f42add
Compare
Choose a tag to compare

Hotfix critical bug

v2.0.1

08 Sep 10:18
5d71b69
Compare
Choose a tag to compare
  • Fixes missing check on message phrase

v2.0.0

07 Sep 17:12
7579313
Compare
Choose a tag to compare
  • Welcome to your new FluxOS Dashbord UI
    • Our focus with new UI was to bring user experience to another level. New UI had to met industry standards, be easy to navigate, orient and understandable for end user
    • We have focused on experience across all devices, use your mobile phone for node management, app browsing, table, your TV, the choice is yours
    • Focused on speed. Performance is a key to factor, we will be constantly trying to improve on it and deliver Flux to you as fast as possible.
    • Our experience and history with VueJS across both Flux and Zelcore was always a pleasant one and thus we choose this framework to build onto as well. Since FluxOS v1, Vue has changed as well. Our team embedded latest Vue features and structured v2 around composition API. We are looking forward to transition to pure Vue 3 and leverage all of its latest functionality this year.
  • Flux now comes with prebuilt UI which comes with benefits across the table, faster, predictable, lower hw usage...
    • To get the most out of Flux v2, It is recommended for Flux to be fully stopped and started using npm run hardupdateflux
  • Improvements on hardware measuring
  • Update scripts improvements