Releases: jamesrisberg/devops
Releases · jamesrisberg/devops
v0.4.0
Animated loading screen and async Git loading
- Add console-style typewriter loading animation on startup
- Move screen initialization to background thread for smooth animation
- Add async Git repository status collection
- Add reusable LoadingAnimation widget with multiple animation styles
- Fix Git tab UI hang by deferring collector initialization
v0.3.0
Changes
- Fix root node click to show tab welcome screens on all tabs
- Fix app startup to show main welcome screen instead of shell tab welcome
- Fix Git branch child nodes to show repo info instead of welcome
- Fix Git welcome panel blank space accumulation on repeated clicks
- Add loading indicator for Git tab when collecting repo status
- Add scan directories management (save, display, remove)
v0.2.0 - Git tab, FFmpeg/ImageMagick improvements
New Features
- Git tab: Track local repositories and their statuses
- Scan directories for git repos
- Persistent cache for fast loading
- Show branch, commit status, and remote info
Improvements
- FFmpeg: Fixed scale filter for even dimensions, Unicode filename support, format preservation
- ImageMagick: Added path expansion and file validation
- Both: Terminal-style output scrolling
v0.1.0
Initial release of devops - Development Environment Topology