Releases: mifi/lossless-cut
Releases · mifi/lossless-cut
3.55.2
MS Store and Apple App Store release
3.54.0
- 📺 implement full screen audio waveform #260
- 👫 implement "combine selected segments" #1478
- 📁/📁/📁/🎥 Allow slashes in output files - allows for creating custom directory structures based on labels etc #1532
- 📋 Allow copying selected segments to clipboard by pressing ctrl/cmd+c
- make export project only export selected segments
- add "title" column to tracks table #1530
- open file when clicking on dropzone
- make tracks screen dark mode too
- add more borders and dark mode fixes
- improve segment colors (less intense) #1507
- add preference for color intensity #1507
- make thumbnails not overlap timeline #483
- allow thumbnails at the same time as waveform #260
- add
fd
protocol to whitelist #1518 - bugfixes and improvements
3.53.0
- 🌚🌞 All new dark/light mode UI - still not 100% done but most of the main UI! - Feedback is welcome here
- support more timecode formats in input field - Right click to paste #1217
- "allow multiple instances" setting #371
- use proper font stack (non-latin)
- add keyboard action for "combine overlapping segments" #1478
- new now have automated nightly builds 🌌
- fix mov_text subtitle export #1371
- new "invert selected segments" function #1503
- Use file name when exporting project #1480
- auto-convert mjpeg to supported format #1505
- lots of translation improvements and i18n contributor improvements
- add possibility to test locales locally #1500
- fix logic issue with smart cut #1483
- allow clearing working directory also on MAS build
3.52.0
same as v3.50.0 but with:
- 🐞 some critical bugfixes
- ⏯️ implement preview of all segments #253
3.50.0:
- 🚨 Upgrade Electron to 23 which drops Windows 7, 8, and 8.1 support, see https://github.com/mifi/lossless-cut/discussions/1476
- add keyboard shortcuts for align segments to keyframes and shift segment times
- implement play/loop only current segment #574
- improve cleanup after export (and remember settings) #1425
- improve concat output filename extension handling
- file opened: add "concat with currently opened file" option
- improve animations and implement reduced motion #1410
- dim segment colors in invert mode to make it more clear
- dependency and build system upgrades
3.51.1
same as v3.51.0 but with some critical bugfixes
- add keyboard shortcuts for align segments to keyframes and shift segment times
- implement play/loop only current segment #574
- improve cleanup after export (and remember settings) #1425
- improve concat output filename extension handling
- file opened: add "concat with currently opened file" option
- improve animations and implement reduced motion #1410
- dim segment colors in invert mode to make it more clear
- dependency and build system upgrades
3.51.0
- add keyboard shortcuts for align segments to keyframes and shift segment times
- implement play/loop only current segment #574
- improve cleanup after export (and remember settings) #1425
- improve concat output filename extension handling
- file opened: add "concat with currently opened file" option
- improve animations and implement reduced motion #1410
- dim segment colors in invert mode to make it more clear
- dependency and build system upgrades
3.50.0
- 📁 Allow auto close file on export (and optionally delete files) #1425
- 📏 Implement align segments to keyframes #1356
- 0️⃣ Zero pad SEG_NUM #1446
- 1️⃣ Display track numbers as index + 1
- ✅ Sanity check file sizes after merge files #1453
- 📽️ Improved DV support #1450
- 💄 Export/merge complete and error UI improvements
- 🐛 Many improvements and fixes
3.49.0
- 🤫 Implement detect silence #1334
- ⚫️ Allow changing parameters of black detect #623
- 🔑 Create segments from scene changes or keyframes #1398
- 🔎 Make timeline zoom exponential
- 👬 Allow combining overlapping segments #1334
- ✅ Improve "cut finished"-dialog
- 📸 Improve snapshot capture
- 🎛️ Reorganize settings page
- 🎛️ Add setting to disable hevc #88
- 🎛️ Add setting to disable auto updates #1386 #1418
- 🎛️ Always use timecode format setting - also when exporting files
- 🖼️ Extract frames as images, new features:
- 🖼️ Allow extract frames with timestamp files names or file numbers #1139
- ✂️ Make segments copyable #719
- fallback sanitize properly (force filenamify)
- show warning when ffmpeg vtag issue #1406 #280
- better respect "hide all notifications"
- improve export failed feedback #1409
- add more invalid chars to filename check
- always show segment name error in export page
- improve detection of mp4/mov #1353
- use adts for aac (ipod was incorrect)
- set default export save dialog path #1393
- allow aborting any operation #524
- make extract all streams only extract enabled streams #1335
- show progress in app title bar #1417
- upgrade electron to 22 (hevc suppport no longer experimental)
- add some hevc support checking #88 #1375 #1407
- fix broken progress (duration)
- fix bug with waveform #1416
- sync i18n
- workaround trashItem issue #1381
- preserve streams when fixing duration #1415
- fix broken second instance cli args #1387
- fix bool cli arg #1387
- No med spynorsk mordliste 🇳🇴
3.48.2 (beta!)
🍎 LosslessCut now supports Apple Silicon (ffmpeg too)
⚡️ Electron v8 -> v21! (hence the "Beta")
📽️ H265 support
👀 Improve "Reveal in Finder" and "move to trash"
🐞 bugfixes and improvements
3.47.1
- fix smartcut with segment between keyframes #126
- Only allow a single running instance - Can be overridden by
--allow-multiple-instances
CLI argument #1265 #527 - improve concat UI #1327
- allow black detect to work on start/end times of selected segment #1226
- improve merge menu: show the Open files-dialog if the Merge menu item is clicked without any files already open #1316
- make it more clear when export confirm is disabled
- implement choose cover art frame from timeline #1100
- concat improvements
- fix macos "open with" bug
- implement logging to file
- fix waveform logic #1269
- show all problems in a dialog when there's a concat mismatch #455
- improve duplicate template file name error #1138
- add a setting for overwriting output file #916
- add warning if missing output extension #1083
- upgrade file-type and speedup file detection