Kdenlive 歷史版本列表 Page15

最新版本 Kdenlive 23.08.5

Kdenlive 歷史版本列表

Kdenlive 是 Windows PC 的開源視頻編輯器。 Kdenlive 是建立在 Qt 和 KDE 框架庫上的。大多數的視頻處理是由 MLT 框架完成的,它依賴於許多其他開源項目,如 FFmpeg,frei0r,movit,ladspa,sox ... Kdenlive 是 KDE 非線性視頻編輯器的首字母縮寫。它主要針對 GNU / Linux 平台,但也適用於 BSD 和 MacOS... Kdenlive 軟體介紹


Rebelle 4.0.3 (64-bit) 查看版本資訊

更新時間:2021-01-09
更新細節:

What's new in this version:

Bug-fixes:
- Several crashes are fixed (e.g. when closing Rebelle on macOS)
- When renaming group (brushes, papers, stencil), order of items was changed

Node.js 15.5.1 (64-bit) 查看版本資訊

更新時間:2021-01-05
更新細節:

What's new in this version:

Fixed:
CVE-2020-8265: use-after-free in TLSWrap (High):
- Affected Node.js versions are vulnerable to a use-after-free bug in its TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.

CVE-2020-8287: HTTP Request Smuggling in nodejs (Low):
- Affected versions of Node.js allow two copies of a header field in a http request. For example, two Transfer-Encoding header fields. In this case Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling

Node.js 15.5.0 (64-bit) 查看版本資訊

更新時間:2020-12-23
更新細節:

What's new in this version:

- Extended support for AbortSignal in child_process and stream
- BigInt support in querystring.stringify()
- Additions to the C++ embedder APIs
- New core collaborator

Rebelle 4.0.1 (64-bit) 查看版本資訊

更新時間:2020-12-22
更新細節:

What's new in this version:

Fixed:
- Several crashes are fixed
- Fixed "Blend" and "Paint & Blend" brush mode produced rainbow colors
- Fixed pen pressure smoothing
- Fixed open and save DPI in JPG and PNG file formats
- Fixed blinking crosshair cursor outside of the canvas
- "Clear Layer" button can be enabled in Preferences -> General -> Add "Clear Layer" button to Layers panel.
- Fixed UI text - oils and acrylics have "Loading" instead of "Opacity" slider
- Fixed more minor UI issues

Changes:
- Transformed selection is put into the original layer instead of creating a new one
- Added new keyboard shortcuts for "Dirty Brush", "Reset Brush Changes", "Save Brush Changes as Default", "Save as New Preset", and "Transparent / Semi-Opaque / Opaque" color mixing mode.

Kdenlive 20.12.0 查看版本資訊

更新時間:2020-12-21
更新細節:

Thunderbird 78.6.0 (64-bit) 查看版本資訊

更新時間:2020-12-15
更新細節:

Node.js 15.4.0 (64-bit) 查看版本資訊

更新時間:2020-12-09
更新細節:

What's new in this version:

child_processes:
- add AbortSignal support

deps:
- update ICU to 68.1

events:
- support signal in EventTarget
- graduate Event, EventTarget, AbortController

http:
- enable call chaining with setHeader()

module:
- add isPreloading indicator

stream:
- support abort signal
- add FileHandle support to Read/WriteStream

worker:
- add experimental BroadcastChannel

Thunderbird 78.5.1 (64-bit) 查看版本資訊

更新時間:2020-12-02
更新細節:

What's new in this version:

New:
- OpenPGP: Added option to disable email subject encryption

Changes:
- OpenPGP public key import now supports multi-file selection and bulk accepting imported keys
- MailExtensions: getComposeDetails will wait for "compose-editor-ready" event

Fixes:
- New mail icon was not removed from the system tray at shutdown
- "Place replies in the folder of the message being replied to" did not work when using "Reply to List"
- Thunderbird did not honor the "Run search on server" option when searching messages
- Highlight color for folders with unread messages wasn't visible in dark theme
- OpenPGP: Key were missing from Key Manager
- OpenPGP: Option to import keys from clipboard always disabled
- The "Link" button on the large attachments info bar failed to open up Filelink section in Options if the user had not yet configured Filelink
- Address book: Printing members of a mailing list resulted in incorrect output
- Unable to connect to LDAP servers configured with a self-signed SSL certificate
- Autoconfig via LDAP did not work as expected
- Calendar: Pressing Ctrl-Enter in the new event dialog would create duplicate events
- Various security fixes

NewFileTime 4.88 (64-bit) 查看版本資訊

更新時間:2020-11-30
更新細節:

What's new in this version:

- Improvements in: Convert File Name to File Time Stamp
- New languages in NewFileTime: Filipino and Malay

Node.js 15.3.0 (64-bit) 查看版本資訊

更新時間:2020-11-25
更新細節:

What's new in this version:

Changes:
- (SEMVER-MINOR) dns: add a cancel() method to the promise Resolver
- (SEMVER-MINOR) events: add max listener warning for EventTarget
- (SEMVER-MINOR) http: add support for abortsignal to http.request
- (SEMVER-MINOR) http2: allow setting the local window size of a session
- (SEMVER-MINOR) lib: add throws option to fs.f/l/statSync
- (SEMVER-MINOR) path: add path/posix and path/win32 alias modules
- (SEMVER-MINOR) readline: add getPrompt to get the current prompt
- (SEMVER-MINOR) src: add loop idle time in diagnostic report
- (SEMVER-MINOR) util: add util/types alias module