Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@hslr-s hslr-s released this 10 Nov 08:39
25f4620

[简体中文] | [English]

This version is a repair version of v1.5.2 and does not contain the new features of v1.6.0-beta-xx

Caution

This version is a repair version of v1.5.2 and does not contain the new features of v1.6.0-beta-xx

  1. Before upgrading from the Docker version v1.3.0 or earlier to this version, please read the Update Instructions first.
  2. If you want to view the Docker status in the container, add the following when mounting: -v /var/run/docker.sock:/var/run/docker.sock (Some devices may not support this.)
  3. If any exception occurs after updating, please try to force refresh the page (ctrl+shift+R). If it cannot be solved, you can try clearing the browser cache (ctrl+shift+del).
  • [Added] Multi-account switching feature (App Launcher - My Information - Logged-in Account - Add Another Account. When there is more than one logged-in account, a 'Switch Button' will be displayed at the top right corner of the navigation page.)
  • [Added] Refactored built-in pop-up page - supports dragging to move, resizing, multi-window display, and full-screen display on mobile devices.
  • [Added] Login captcha feature PRO.
  • [Added] Pressing the keyboard "/" key on the navigation page quickly focuses on the search bar.
  • [Added] Docker manager supports sorting by 'Status' column.
  • [Optimized] In the App Launcher, a 'Return to Login Page' button is added to the application loading failure page.
  • [Optimized] Hide the 'Settings' button of the search engine in public mode.
  • [Fixed] Issue with abnormal reset of configuration files.
  • Docker Card
    • [Optimized] The original loading layer is only displayed when operating (starting, stopping) containers.
    • [Fixed] All modifications after editing the card did not take effect in time.
  • Development Related
    • [Optimized] Project cards have added a unique id attribute with the naming rule item-card-name-xx (xx is the unique identifier in the card settings).