Releases: bigidulka/quounter
Releases · bigidulka/quounter
v1.0.0 - UI Consistency & Feature Updates
🎨 UI Consistency Improvements
This release focuses on achieving complete visual consistency across all screens.
✨ UI/UX Improvements
- Complete UI audit - All 10 screens now have identical styling
- Unified button styles - Consistent hover states and sizing
- Standardized spacing - Headers, margins, and gaps
- Consistent typography - Titles, subtitles, and body text
🔧 Fixed Issues
- Fixed blank screen issue in production builds (asset path fix)
- Fixed primary button hover states (lighter instead of darker)
- Fixed tab button styling in Logs screen
- Fixed header margins across screens
- Standardized border-radius values
🚀 New Features
- Persistent request history - No limit on stored requests
- Export/Import logs - Save and restore request history
- Account sorting - Alphabetical sorting in Quota screen
- Account counts - Always visible in Quota tabs
🐛 Bug Fixes
- Fixed quota_out account handling in all providers
- Improved auth file scanning
- Better .disabled file support
📦 Packages
Quounter_1.0.0_amd64.deb- Debian/Ubuntu package (8.9 MB)Quounter-1.0.0-1.x86_64.rpm- Fedora/RHEL package (8.9 MB)Quounter_1.0.0_amd64.AppImage- Universal Linux binary (79 MB)
📚 Documentation
- Added comprehensive READMEv2.md with full feature documentation
- Established UI standards for future development
🔍 Technical Details
- TypeScript compilation: ✅ No errors
- Rust compilation: ✅ No errors
- Vite base path: Fixed to use relative paths for Tauri