- Animations/transitions now default to enabled
- GitLab service integration
- Vim key bindings support
- Project search filtering
- Structured logging with tracing framework
- Visual effects system with EffectRegistry
- Animation toggle configuration option
- Refactored GitLab client architecture
- Updated to use CompactString for better performance
- Migrated to color-eyre for error handling
- Updated tachyonfx and ratatui dependencies
- Log files now saved to OS-appropriate cache directories (Linux: ~/.cache/glim, macOS: ~/Library/Caches/glim, Windows: %LOCALAPPDATA%\glim\cache)
- Fixed application panic issues
- Removed internal log widget (replaced with proper logging)
Initial release.