Releases: RunOnFlux/flux
Releases · RunOnFlux/flux
v5.46.0
- HomeUI Improvements
- Firefox websocket support
- Improved zelcore support and upcoming zelcore extension support
- Various improvements on management section
- Fixes parsing forbidden geolocations on global spawning apps
- Fixes compose order shift in reinstallOldApplications
Full Changelog: v5.45.0...v5.46.0
v5.45.0
- Change Docker stream logs driver from syslog to gelf;
- Added debounce to prevent unnecessary navigation cancellations when typing in the search bar. This improves the user experience by reducing redundant router updates and preventing navigation conflicts;
- Fixed price sorting in the Marketplace app list;
- Automatically scrolls the AppView to the top when switching categories via the category sidebar;
- Adjusted the content-right menu height in dev mode for Marketplace and made other minor style changes;
- Ensured the logout button remains stable during route changes;
- Displayed the app name in the breadcrumb when available;
- Resolved missing logout popover state variables causing console errors;
- Made the Management view more compact using b-tabs;
- Added pill-style for Marketplace tabs;
- Refactored the control sections for better organization in Management;
- Improved responsiveness and spacing adjustments;
- Scroll window to top on category switch in Management;
- Fix master information display;
- Improve logout messaging;
- Resource log aggregation;
- Other minor UI refinements.
v5.44.1
- Enables getting on component who have log collect enable to also receive their own syslogs;
- Updates syslog-format to RFC 5424 on log stream functionality.
v5.44.0
This version improves the speed of installing missing applications instances on the network by filtering better apps that cannot be installed on the node.
v5.43.1
This patch version fix Marketplace and have small UI improvements.
v5.43.0
- Improvements on apps management page;
- Adds missing acceptance TOS agreement on marketplace;
- Allows Flux Team to fix marketplace apps specs.
This version will be enforced on March 20th.
v5.42.1
- Better handling of apps stopped using syncthing r mechanism;
- Improve File Editor on application management;
- Reenable Syslog access to other components of the same app.
v5.41.1
Patch version for v5.40.1, disabling new feature to give access to logs from other components on same app as it was causing issues on new apps instalations.
All nodes on version 5.41.0 should update to v5.41.1 ASAP.
V5.41.0
- New Feature: Gives application component the possibility to access other application component logs
- Update metamaks library;
- Other small improvements.
v5.40.0
- New Feature: Gives application component the possibility to access other application component logs
- New Feature: It's now possible to live view/edit text files on volume browser sub menu
- Improvements on blockchain streaming service
- Improvements on SharedDB components status checks
What's Changed
- [ADD] In-Browser File Editor for Volume Browser by @XK4MiLX in #1441
- Syslog Implementation by @XK4MiLX in #1437
- v5.40.0 by @Cabecinha84 in #1442
Full Changelog: v5.39.0...v5.40.0