[简体中文] | [English]
Caution
- Before upgrading from the Docker version
v1.3.0or earlier to this version, please read the Update Instructions first. - 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.) - 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).
- Home Page Project Cards
- [New] Added loading bar at the top. This loading status is bound to the data interface and is independent of whether cached data has finished loading (if card caching is enabled, you may see scenarios where cards finish loading from cache but the loading bar hasn't ended yet).
- [New] Added icons to card right-click menu
- [New] Added restart container function to docker card right-click menu
- [Optimized] Improved overall loading speed of project cards and reduced API calls
- [Optimized] Optimized docker card status loading speed and reduced API calls
Major optimization - [Optimized] More reasonable allocation of local cache space for project cards
- [Fixed] Bug causing severe page lag due to too many docker container cards
- Docker Manager
- [New] Added refresh button
- [Optimized] Improved status loading speed
- OpenAPI
- [Fixed] Bug where modifying only some parameters in
/item/updatewould cause the originaliconUrl(icon URL) parameter to be lost [Thanks to BilibiliAI老Gfor reporting]
- [Fixed] Bug where modifying only some parameters in
- Other
- Enter path
/clearafter the project domain to clear local cache data. After clearing data, you need to restart and log in again. Generally used when exceptions occur
- Enter path