0.x Changelog
v0.9.3 (2025-12-30)
- Config: added default value display
- Config: optional display of all/differences
- Config: special color for differences
v0.9.2 (2025-12-28)
- Restored app packaging during build to enable Mac auto-update
- Added English explanations for Info and Config
- Added Redis 8.4 configuration
v0.9.1 (2025-12-28)
- Fixed defect where imported connections were not persisted
- Fixed style issue for Memory tab under Mac in English version
- Font support now includes both browser font retrieval and Rust code retrieval
- Automated packaging now triggered by tag push
v0.9.0 (2025-12-24)
- Supports updates on both GitHub and Gitee
- Version upgraded to 0.9.0, preparing for new release in early 2026
- Upgraded dependency package versions
v0.1.8 (2025-12-21)
- Synced Release to Gitee
v0.1.7 (2025-12-19)
- Update optimization: supports configuring auto-update and manual update check
- Fixed font setting defect: codeFont
v0.1.6 (2025-12-13)
- Fixed el-select style in dark theme
- Attempted release on Microsoft Store, reference: Free Listing
v0.1.5 (2025-12-11)
- Homepage screenshot display in English and Chinese
- Memory analysis parameters can only input positive integers
- i18n HTML warning handling
- Internationalization handling for English singular and plural
v0.1.4 (2025-12-07)
- Added font selection
- Settings persistence (theme, language, font)
- Core advanced feature: memory analysis, popup changed to tab display
- Fixed error where Pipeline command count was zero in some scenarios
v0.1.3 (2025-12-05)
- Internationalization i18n, supports Chinese and English
- Disabled right-click menu in App
- Disabled password display in logs
- Redis configuration file view changed to JSON configuration for single exe green version (no additional resources required) to run
- Removed window state recording, default size looks better, may add to settings later
v0.1.2 (2025-11-18)
- Title bar adapted for macOS
- Default font cross-platform adaptation
- Disabled macOS spell check
- Saved window position and size, and restored them when app reopened
- Slow log command supports copy, execution time column width optimized
v0.1.1 (2025-11-09)
- Fixed SSL support issue
v0.1.0 (2025-11-09)
- First minor version released