Skip to content

Conversation

@jonoomph
Copy link
Member

@jonoomph jonoomph commented Jun 12, 2025

Bumping version to 3.4.0, minimum libopenshot version to 0.5.0. Related to OpenShot/libopenshot#1016 and OpenShot/libopenshot-audio#166

Bug fixes:
Closes #5638

jonoomph added 30 commits June 12, 2025 17:52
…n was breaking Slicing and other Angular issues (due to modifying the scope + receiving JSON updates from ApplyJsonDiff) - now we only receive updates from ApplyJsonDiff.
…ections (do not show multiple context menus)
…nd multiple tracker effects are on the clip.
…roperty of a clip context menu to use "Effect ID: Index" - to give every tracked object a unique id.
…ate preview when slider stops, adding suffix to file name if no custom label is chosen)
…s), and previous selected items get dragged as well.
…, moving clips/transitions, playhead scrubbing, selections, box selection, and snapping.
…ap, geometry, paint, and state). Still a work in progress - lots more work needed.
…ded in track gaps, and some additional theme properties.
…ps and non int values - causing a freeze that required OpenShot to be restarted
…rs). This is an arbitrary length - to prevent huge, waveform arrays and other huge log entries from filling up our log files)
… opening a saved project. Now undo/redo operations are still connected to their transaction ids.
…es of visible/trimmed clip, so if the playehad is outside the bounds of a trimmed clip, it will return/modify the nearest edge frame of the clip.
…at the keyframes on the visible/trimmed clip.
…ly serves up cached copies that are safe to mutate - and it's lighting fast. This fixes a regression breaking some context menus from working with our undo/redo system.
…rt Dialog, and File Properties, which allows files that have really large ratios, like: "display_ratio": {

    "den": 2059423,
    "num": 1157472
  }, "pixel_ratio": {
    "den": 32145,
    "num": 32152
  }
…a nicer visualization, rendered on a center line (instead of bottom up)
…the preview does not disappear for the right edge of the clip.
…trimming works correctly, and thumbnails load more reliably
…nging values (if experimental timeline is present)
…d thumbnail generation on pause during a trim
…self (and fixing a bug causing snapping to stop working)
…idget), to not keep requesting duplicate thumbnails
@jonoomph jonoomph changed the title WIP: Release of OpenShot 3.4! Release of OpenShot 3.4! Dec 16, 2025
@jonoomph
Copy link
Member Author

I have lots of Codacy nitpicks - but they will be fixed in a future PR (too many changes to make for this release)

@jonoomph jonoomph merged commit bacd3dd into develop Dec 16, 2025
13 of 14 checks passed
@jonoomph jonoomph deleted the release-20250612 branch December 16, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split Clips/File is setting the wrong start and end frames

2 participants