- 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.