Skip to content

v2.1.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@0xJacky 0xJacky released this 28 May 08:58
· 44 commits to dev since this release
227a821

✨ New Features

  • Site & Stream Modules
    • Added proxy target configuration support (#904)
    • Introduced port scanning functionality (#904)
  • Configuration Management
    • Auto-Backup feature released (supports local/S3 storage) (#999)
    • Implemented user profile management
  • UI Enhancements
    • Added pagination support to ConfigHistory component
    • Extended "disable-export" functionality to multiple components

⚡ Improvements

  • Nginx Control

    • Refactored Nginx reload logic with a unified control method for better error handling
    • Optimized service management and error feedback during installation (#1079)
  • UI/UX

    • Updated pagination size and list item padding in configuration views
    • Use @uozi-admin/curd to refactor all curd pages.
    • Unified site status management using SiteStatusSelect component

🐛 Bug Fixes

  • Configuration Module

    • Removed redundant file read/content comparison in Save function
    • Fixed pagination synchronization in get_history for the frontend
  • Miscellaneous

    • Streamlined SSE header setup using api.SetSSEHeaders (#1082)
    • Fixed upstream service status display (#1076)
    • Removed fixed column widths from site list tables

📦 Dependency Updates

  • Updated all non-major dependencies (Renovate #1075, #1083)
  • General dependency version sync