- Circle click animation effect for cursor interactions
- Centralized permission service in the main process (
src/main/services/permissions-service.ts)
- macOS FFmpeg screen capture reliability by ensuring the bundled FFmpeg binary is included in mac code-signing targets
- Added packaged-app FFmpeg signature verification warning in the notarization step
- Video trimming with draggable trim overlay on the timeline
- Upgraded dependencies
- Persistent user settings stored in
config.jsonacross app restarts - All recording and editing configs (output directory, frame rate, cursor, zoom, click effects) are saved automatically
- Browse button now opens a folder picker instead of a save-file dialog
- Recording bar layout shift when switching between idle and recording modes
- Timer not stopping immediately when cancelling a recording
- New recording flow
- Tab system for settings organization
- React and Tailwind UI overhaul
- Icon display
- Timeline issues
- Zoom functionality
- Website updates
- Code cleanup
- Add pre-push version hook
- Microphone permission issue
- Skip notarize for build test
- Platform compatibility layer
- Windows support
- Dockerized repository
- Windows builder
- DevTools no longer open in studio
- Actual cursor removed from recording
- Cursor tracking issues
- Start recording issues
- Keyboard shortcuts to studio editor
- Constants and functions refactor
- Zoom section selection
- Draggable inputs for fine-grained control
- Native cursor hiding for cleaner recordings
- Improved zoom functionality
- Cursor stabilizer for smoother cursor movement
- Updated demo and readme
- Autoscroll checkbox with permission handling
- Code cleanup
- Bug fixes
- Updated application icon
- Various bug fixes
- Auto-suggest zoom level
- Motion blur effect (enabled by default)
- Cursor smoothing
- Metadata management
- Permission handling
- UI responsiveness improvements
- Cursor timing and position issues
- Playhead synchronization
- Export functionality
- Improved motion blur quality
- General cleanup and optimizations
Initial release
- Screen recording with cursor overlay
- Native mouse tracking
- Basic studio interface with timeline
- Frame offset settings
- Zoom controls
- Click animation effects
- FFmpeg-based video processing