From 30d1032a1eae5d88371c9104d2baa970ba81525d Mon Sep 17 00:00:00 2001 From: Kuingsmile <96409857+Kuingsmile@users.noreply.github.com> Date: Sun, 11 Jan 2026 14:08:24 +0800 Subject: [PATCH] :package: Chore(custom): remove snapcraft --- .github/workflows/main.yml | 1 - currentVersion.md | 1 - currentVersion_en.md | 1 - 3 files changed, 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b50681e2..8b726e55 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -85,7 +85,6 @@ jobs: if: contains(matrix.os_type, 'linux') && (github.event.inputs.build_os == matrix.platform || github.event.inputs.build_os == 'All') run: | sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils libfuse2 - sudo snap install snapcraft --classic - name: Install FPM if: matrix.os == 'ubuntu-24.04-arm' && (github.event.inputs.build_os == matrix.platform || github.event.inputs.build_os == 'All') diff --git a/currentVersion.md b/currentVersion.md index d3221c5a..ea865526 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -3,7 +3,6 @@ ### ✨ 新增功能 - 新增上传任务系统,现在可以添加文件到任务中,按间隔上传并随时调整优先级,避免平台API速率限制 -![task](./imgs/task.png) - 现在支持为每个单独图床设置图片预处理/重命名选项,生效顺序为`图床设置 > 平台设置 > 全局设置` - 优化了图片预处理选项的图床平台设置和单独图床设置的显示逻辑,现在更加清晰的显示当前生效配置 - 现在自动保存多个页面当前UI选择状态 diff --git a/currentVersion_en.md b/currentVersion_en.md index 992c772f..0e9a1226 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -3,7 +3,6 @@ ### ✨ Features - Add Upload Task System, now you can add files to the task, upload them at intervals, and adjust the priority at any time to avoid platform API rate limits. -![task](./imgs/task.png) - Now supports setting image preprocessing/renaming options for each individual image bed, the effective order is `Image Bed Settings > Platform Settings > Global Settings` - Optimized the display logic of the image preprocessing options for the image bed platform settings and individual image bed settings, now more clearly displaying the currently effective configuration - Now automatically saves the current UI selection status of multiple pages