github AghayeCoder/tx-ui v0.6.1

one day ago

Release Notes — v0.6.1

🚀 Highlights

  • Mobile UI Improvements

    • Enhanced responsiveness for mobile devices, especially in dashboard layouts.
    • UI components such as <a-col> now dynamically adjust between desktop and mobile views.
    • Added mobile detection and window resize event listener to update layout on-the-fly.
  • User Experience

    • Improved placement and sizing of UI elements (inputs, buttons, switches) for better usability.
    • The filter input for Xray logs now uses localized placeholder text.
    • Adjusted search/filter input widths and switch margins for more consistent appearance.
  • Dependency Updates

    • Updated several Go module dependencies for improved performance and security:
      • github.com/xtls/xray-core bumped to v1.250905.0
      • gorm.io/gorm bumped to v1.30.3
      • github.com/bytedance/sonic bumped to v1.14.1
      • github.com/sagernet/sing bumped to v0.7.7
      • github.com/sagernet/sing-shadowsocks bumped to v0.2.9
      • github.com/xtls/reality bumped to latest commit
      • (and other indirect dependency updates)
    • Updated GitHub Actions workflow to use actions/setup-go@v6.

🐞 Bug Fixes & Refactor

  • Refactored some UI logic to streamline conditional rendering and event handling.
  • Improved slot and theme handling for dropdown and menu components.
  • Removed unnecessary styles and adjusted default values for better consistency.

🔧 Miscellaneous

  • Bumped version in config/version from 0.6.0 to 0.6.1.

Full diff available: v0.6.0...v0.6.1

Don't miss a new tx-ui release

NewReleases is sending notifications on new releases.