
5987878 Jonathan Thomas Merge branch 'release-20210904' of :OpenShot/libopenshot into release-20210904 HEAD, origin/release-20210904. Libopenshot Changelog (Version: 0.2.7, SO: 21) 6e636e8 Jonathan Thomas Fixing a max length error on deploy/publish script with GitHub API, and adding better errors for GitHub specific issues.
ee4e20c JacksonRG Merge pull request #4344 from OpenShot/release-20210819 origin/master.8403607 Jackson Merge master 2.6.0 into develop.5468a9a JacksonRG Merge pull request #4345 from OpenShot/merge-master-2.6.0.13c7b62 Jackson Switch to next text field on tab press.466d311 JacksonRG Merge pull request #4351 from OpenShot/title-editor-tab-switching.2358119 Jonathan Thomas Fix translation testing scripts to actually work! This caused our 2.6.0 branch to use invalid translations, oops.4aae19e Jonathan Thomas Updating broken translation placeholders and updating translations since release of 2.6.0.a38ff7e Jonathan Thomas Merge pull request #4353 from OpenShot/fix-translation-tests.to make language translation failures more visible. 34bfc7e Jonathan Thomas Adding translation testing to our GitHub actions CI.3224f9b Jonathan Thomas Merge pull request #4354 from OpenShot/updating-broken-translations.0d8cb10 Jonathan Thomas Merge branch 'develop' into translation-github-ci-adding.e1c4697 Jonathan Thomas Merge pull request #4355 from OpenShot/translation-github-ci-adding.2c08a0a Jonathan Thomas Updating translation resource file, to actually fix the 4 broken languages.4bd27e0 Jonathan Thomas Merge pull request #4360 from OpenShot/fix-broken-languages.1c5dfe8 Jackson save paths as valid json.8180f8e Jonathan Thomas Protect against invalid items passed into setBoundingBox.fc9af3b JacksonRG Merge pull request #4361 from OpenShot/fix-path-bug.c42d2f5 Jonathan Thomas Merge pull request #4362 from OpenShot/protect-bounding-box.Also reduce some logging in the asset folder detection. while the auto-save system is still running). a user deletes the current project file in the file system. 6a93b2f Jonathan Thomas Protect recovery process from missing project file (i.e.f83109d Jonathan Thomas Also silencing the thumbnail 404 error logging (which currently is sent to Sentry for no real reason).e87734d Jonathan Thomas Merge pull request #4364 from OpenShot/protect-recovery-process.e4debc9 Jonathan Thomas Fixing an uninitialized variable on export screen (caught using Sentry) origin/protect-export-screen.1d8a8d7 Jonathan Thomas Merge pull request #4365 from OpenShot/protect-export-screen.4238b0a Jackson repair project files with invalid json for paths.09951ec Jackson Moved regex to read file.
#Openshot video editor mac windows#
3572449 Jonathan Thomas Creating a backup of possible 2.6.0 windows drive letter corruption, compiling regex, and updating original file during the project open. b2d9585 Jonathan Thomas Avoid dividing by zero when resizing app/video widget. 9a9c4ad Jonathan Thomas Fixing unused calculation origin/prevent-zero-division. bc8916f JacksonRG Merge pull request #4366 from OpenShot/repair-project-files. a94c526 Jonathan Thomas Merge pull request #4367 from OpenShot/prevent-zero-division. 24ab71b Jonathan Thomas Updating translations. 443585a 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. 5deec3d 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. 16c8d8e Jonathan Thomas Merge pull request #4387 from OpenShot/auto-migrate-crop-properties. a099889 Jonathan Thomas Updating all language translations. 1ab16fb Jonathan Thomas Updating contributors and supporters. 8ef4155 Jonathan Thomas Merge pull request #4389 from OpenShot/language-update-sep-4-2021 origin/develop. 11f8e50 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).