You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update to version 2025.35.1 with critical fixes and UI improvements
Critical fixes from upstream v2025.35:
- Tag deletion bug fix (remote deletion checkbox now works correctly)
- Windows frame parameter fix for proper window rendering
Improvements:
- Updated Avalonia dependencies to 11.3.6 for stability
- Centralized version management (single source of truth in VERSION file)
- About dialog now dynamically reads version from VERSION file
UI Fixes:
- Fixed commit message box button area height (24px → 32px) to prevent clipping
- Fixed preferences history preset buttons (Height: 24px → 28px, FontSize: 11 → 12)
- Added proper margins for better button spacing in both locations
Technical changes:
- VERSION file is now copied to output directory during build
- About.axaml.cs reads version at runtime instead of hardcoding
- Consistent version across all application components
0 commit comments