🐛 Fix(custom): fix broken of default button of config page

This commit is contained in:
Kuingsmile
2026-01-20 13:04:25 +08:00
parent 0bf1e2b6d9
commit 58447d6662
8 changed files with 220 additions and 714 deletions

View File

@@ -1,5 +1,9 @@
## 🎉 [v3.3.0] Release Notes
### 🚀 Performance Optimization
- Reduced idle memory usage by 60-70% and memory usage when opening windows by 20%
### ✨ New Features
- Added portable mode on Windows, allowing the program to run without installation. Data is stored in the `data` folder within the program directory, and automatic updates are supported. Added `rpm` installation package for Linux
@@ -16,3 +20,4 @@
- Fixed an issue where the sort dropdown in the management page displayed abnormally
- Fixed an issue where the task page displayed incorrectly in dark mode
- Fixed an issue where the default image bed button status on the image bed settings page did not update in time