
b2d9585c Jonathan Thomas Avoid dividing by zero when resizing app/video widget. 9a9c4ad6 Jonathan Thomas Fixing unused calculation origin/prevent-zero-division. bc8916f6 JacksonRG Merge pull request #4366 from OpenShot/repair-project-files. a94c526b Jonathan Thomas Merge pull request #4367 from OpenShot/prevent-zero-division. 24ab71bc Jonathan Thomas Updating translations. 443585a4 Jonathan Thomas Merge pull request #4373 from OpenShot/updating-translations-aug-30-2021. This should restore cropping to 100% compatibility to OpenShot 2.5.1 projects. 5deec3db Jonathan Thomas Auto migrate crop_x, crop_y, crop_width, and crop_height properties from OpenShot 2.5.1 projects into the new 2.6.x crop effect. 16c8d8e9 Jonathan Thomas Merge pull request #4387 from OpenShot/auto-migrate-crop-properties. a0998894 Jonathan Thomas Updating all language translations. 1ab16fb2 Jonathan Thomas Updating contributors and supporters. 8ef41550 Jonathan Thomas Merge pull request #4389 from OpenShot/language-update-sep-4-2021 origin/develop. 11f8e505 Jonathan Thomas Bumping version to 2.6.1, min libopenshot version to 0.2.7 (SO 21) HEAD, origin/release-20210904. Bumping version to 2.6.1 (minimum libopenshot 0.2.7, SO 21). Prevent a divide by zero error on video preview resizing. Silenced a loud thumbnail server warning.
Protection against many uninitialized variable errors, reported by Sentry.io.Improved language translation testing scripts, and adding automated tests to fail GitHub PRs loudly if translations are broken.Updating many language translations to 100%:.
Fix many broken language translations (pt_BR, sk, lt, ko).
2.6.1 will also repairs any corruption detected in *.osp project files. Fix Windows drive letter regression, where saving projects on a different drive than the assets would cause corruption.Auto migration of Crop keyframes from 2.5.1 projects (adds a crop effect and sets the equivellent keyframes).