Releases: jamesqquick/SmartCut
Releases · jamesqquick/SmartCut
Release list
SmartCut v0.2.2
What's Changed
- fix(app): repair drag-and-drop file loading in DropZoneView by @jamesqquick in #20
- perf(export): hardware (VideoToolbox) encoding + faster software preset by @jamesqquick in #12
- fix(app): keep video preview panel visible by @jamesqquick in #21
- chore: bump version to 0.2.2 by @jamesqquick in #22
Full Changelog: v0.2.1...v0.2.2
SmartCut v0.2.1
Full Changelog: v0.2.0...v0.2.1
SmartCut v0.2.0
What's Changed
- feat: Sparkle auto-update integration by @jamesqquick in #18
- feat: replace Node sidecar with native Swift pipeline engine by @jamesqquick in #17
- feat: retake review UX — card triage, video preview, approve/reject flow by @jamesqquick in #19
- feat: export final-timeline transcript (AI JSON + YouTube SRT) by @jamesqquick in #13
Full Changelog: v0.1.1...v0.2.0
SmartCut v0.1.1
What's Changed
- fix(server): stop sidecar from orphaning and pegging CPU by @jamesqquick in #14
- fix(app): kill the sidecar on app termination by @jamesqquick in #15
- fix(server): kill in-flight ffmpeg render on shutdown by @jamesqquick in #16
Full Changelog: v0.1.0...v0.1.1
SmartCut v0.1.0
What's Changed
- chore: make SmartCut self-contained + add lint/CI by @jamesqquick in #1
- fix(app): show stepper values and always surface review step by @jamesqquick in #2
- feat(app): Stripe-inspired redesign with SmartCut identity by @jamesqquick in #3
- fix: stop spinner and navigate to drop on retake detection failure by @jamesqquick in #4
- feat: transcript-based batch retake review with adjustable cuts by @jamesqquick in #5
- feat: make transcript cut handles easier to grab by @jamesqquick in #6
- feat: add manual cuts via transcript word selection by @jamesqquick in #7
- fix: skip adaptive thinking for models that don't support it by @jamesqquick in #8
- feat: audio preview of edited sections by @jamesqquick in #9
- feat: move settings to native macOS Settings window by @jamesqquick in #10
- feat: public release setup — README, icon, release pipeline, license by @jamesqquick in #11
New Contributors
- @jamesqquick made their first contribution in #1
Full Changelog: https://github.com/jamesqquick/SmartCut/commits/v0.1.0