Feature(custom): show last update time in plugin page

This commit is contained in:
Kuingsmile
2026-05-10 08:51:52 +08:00
parent 94f21b52f2
commit 01fd39cf07
7 changed files with 33 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
- Added settings for maximum upload concurrency and upload interval for the Upload API service to prevent excessive concurrent uploads that could put too much pressure on the server or lead to access restrictions by image bed providers.
- The cloud page's SM.MS has migrated to the S.EE platform.
- The cloud page WebDAV platform now prioritizes using the current image bed configuration's endpoint as the link address when opening the official website.
- Plugin pages now display the last update time of the plugin, making it easier for users to understand the maintenance status of the plugin.
- Optimized the logic for obtaining local file extensions, improving compatibility with special file names.
- Updated the clipboard image acquisition script for Linux.
- Now supports monitoring system clipboard changes when copying files.