Releases: Cod-e-Codes/gribble
Release v1.1.0
Release v1.1.0
This release includes stability improvements, workflow automation, and multiple bug fixes across the application.
Build and Workflow
- Fixed release workflow permissions
- Added automated release workflow
- Fixed Windows build compatibility
Features and UX
- Added detail modals for file browser navigation
- Improved modal interactions and close button behavior
- Added animated demo GIF to README
Bug Fixes
- Resolved critical directory navigation bug and removed hardcoded panel numbers
- Fixed progress bar calculations to use 10% increments
- Aligned CPU and RAM progress bar formatting
- Fixed capacity overflow crashes and improved memory/network usage display
Codebase
- Major refactor with safety and structural improvements
- Improved network overflow handling and help display
Platforms
Prebuilt binaries are provided for:
- Linux (x86_64)
- Windows (x64, MSVC)
- macOS (Intel x86_64 and Apple Silicon aarch64)
v1.0.2
Enhanced Navigation and Network Interface Cycling
This release adds comprehensive navigation improvements and network interface management:
Navigation Enhancements:
- Added PgUp/PgDn keys for page-by-page navigation in process and file lists
- Added Home/End keys to jump to first/last items in lists
- Removed artificial 10-process limit, enabling full process list navigation
Network Interface Management:
- Added ability to cycle through multiple network interfaces using up/down arrows
- Network panel now displays current interface name and count
- Real-time switching between interfaces with history reset
Additional Improvements:
- Updated help documentation and keyboard shortcuts
- Enhanced user interface with navigation hints
- Improved list navigation responsiveness
All navigation features work seamlessly across the process manager and file explorer panels.
v1.01
Bug fix release v1.0.1
Fixed:
- Critical crash on some Windows systems caused by capacity overflow in progress bar rendering
- Progress bars now properly clamp to maximum length to prevent arithmetic underflow
This resolves the "capacity overflow" error that prevented the application from starting on certain Windows configurations.
No feature changes - existing functionality remains the same.
Binaries included for Windows x64 and Linux x64.
v1.0.0
Initial release of Gribble system monitor.
Features:
- Real-time system monitoring (CPU, memory, processes, uptime)
- Interactive process manager with keyboard navigation
- File system browser with directory traversal
- Live network traffic graphs with RX/TX visualization
- Cross-platform terminal UI with vim-style controls
Binaries included for Windows x64 and Linux x64.
Controls: ←→hl (switch panels), ↑↓jk (navigate), Enter (open dirs), r (refresh), ? (help), q (quit)