إصدار كِدِنلايف 26.04.2
صدر الإصدار الصيانة الثاني من سلسلة 26.04 مع الدفعة المعتادة من إصلاحات الأخطاء وتحسينات سير العمل والاستقرار. يتضمن هذا التحديث إصلاحات للعرض، وتحرير الخط الزمني، ومعالجة ملفات المشروع، وتغليف ويندوز، وماك أو إس، وأب إيميج، وفلاتباك.
أحد الأخطاء البارزة التي تم إصلاحها في هذا الإصدار هو تصحيح على ويندوز للسماح أخيرًا بتصدير مقاطع الفيديو إلى محرك أقراص شبكي، مما يغلق خطأ عمره 4 سنوات.
توجه إلى قسم التنزيل للحصول على أحدث الملفات التنفيذية، أو تفقّد التحديثات من مدير الحزم الخاص بك. يُرجى ملاحظة أنه بالنسبة لنظام لينكس، فإن فريق Kdenlive يدعم فقط صيغ AppImage و Flatpak.
سجل التغييرات الكامل
- Remove not needed actions from render info, fix rough size calculation for rendering. Commit.
- Fix clip sometimes not inserted in timeline when moving vertically in bin drag. Commit.
- Fix transcoding from clip properties. Commit.
- Cleanup render profile audio quality. Commit.
- Use percent based value for audio quality, and adjust the range accordingly per codec. Commit. Fixes bug #520750
- Enforce even numbers for render width/height. Commit. Fixes bug #520737
- Fix nightly flatpak - disable rnnoise until implemented. Commit.
- Fix missing initialization. Commit.
- Edit mediacapture.cpp. Commit.
- Fix document unnecessarily marked as modified on opening, triggering a backup request. Commit.
- Fix incorrect detection of missing and remote clips causing unwanted backups. Commit. Fixes issue #2194
- Fix tests. Commit.
- Fix tmp files copied to wrong location when setting project folder. Commit. Fixes bug #467740
- Fix color clips not selected on creation. Commit.
- Use QFileInfo instead of QUrl/QDir to try fixing Windows shared drives. Commit. Fixes bug #451413
- Fix timeline preview incorrectly invalidated when a track with effect duration changed. Commit. See bug #514541
- Fix missing var. Commit.
- Display paths in native format in render widget. Commit. Fixes bug #520428
- Simple splash: fix pressing return always triggered the same button. Commit.
- Minor update to simple splash. Commit.
- Fix unwanted clips added to timeline and cleanup. Commit. Fixes issue #2190
- Minor layout improvements to welcome screen, add Quit and Open shortcuts. Commit.
- Fix broken welcome dialog layout in tiling compositors. Commit.
- (craft) Limit the number of CPU cores used during a Windows build with mingw as some .cpp files are memory intensive to build. Commit.
- (kde-ci) Limit the number of CPU cores used during a build as some .cpp files are memory intensive to build. Commit.
- (kde-ci) Cleanup old entries. Commit.
- Another fix for animation crash. Commit.
- Fix uninitialized function - crash on create animation. Commit.
- Another attempt to fix MacOS permissions. Commit.
- MacOS: fix bundle release version. Commit.
- Fix MacOS plist path. Commit.
- Fix MacOS build. Commit.
- Explicitely link against Qt::Core. Commit.