Inkscape (64-bit) 歷史舊版本 Page16

最新版本 Firefox Developer Edition 121.0b4 (64-bit)

Inkscape (64-bit) 歷史版本列表

Inkscape 64 位是在 Windows,Mac OS X 和 Linux 上運行的專業質量矢量圖形軟件。它被全世界的設計專業人員和愛好者用來創建各種各樣的圖形,如插圖,圖標,徽標,圖表,地圖和網頁圖形。 Inkscape 使用 W3C 開放標準的 SVG(Scalable Vector Graphics)作為原生格式,並且是免費的開源軟件。它可以導入和導出各種文件格式,包括 SVG,AI,... Inkscape (64-bit) 軟體介紹


Electron 12.0.0 (64-bit) 查看版本資訊

更新時間:2021-03-02
更新細節:

What's new in this version:

Features:
- Changed the default value of contextIsolation to true

Fixed:
- Fixed a potential crash when resetting BrowserViews
- Fixed background color not being applied for child windows created by native window.open path (Also in 10, 11)
- Fixed issue where window.open() would not return an object with a location.href setter when contextIsolation is enabled and nativeWindowOpen is disabled
- Fixed navigator.bluetooth.requestDevice (Also in 11)
- Fixed race condition in electron.net implementation

Other Changes:
- Reverted WebFrameMain.executeJavaScriptInIsolatedWorld()
- Updated Chromium to 89.0.4389.69

Electron 11.3.0 (64-bit) 查看版本資訊

更新時間:2021-02-20
更新細節:

What's new in this version:

Features:
- Added allowFileAccess option to loadExtension() API (Also in 12)
- Added win.setTopBrowserView() so that BrowserViews can be raised (Also in 10, 12)

Fixed:
- OS-level shortcuts on macOS (e.g. Ctrl + F2, ⌘ + ~) (Also in 12)
- SVG content with filter sometimes not being rendered
- a crash when calling crypto.createDiffieHellman() with certain parameters (Also in 12)
- a memory leak when creating BrowserWindows (Also in 12)
- an erroneous enableBlinkFeatures warning shown webviews which enabled no Blink features (Also in 10, 12)
- an issue where deleted download directories would be sometimes recreated by the operating system (Also in 10, 12)
- an occasional white flicker present when rendering BrowserViews in close succession (Also in 10, 12)
- crash when destroying WebContents in the crashed event (Also in 10, 12)
- memory leak when sending non-primitives over the context bridge (Also in 10, 12)
- native window freeze on Windows when Electron app is sent to tray and external display changes (Also in 12)
- svg with filter content not being rendered

Other Changes:
- Fixed crash when loading wasm modules in child node process with mac arm64 > 11.2 (Also in 12)
- Fixed slow child process spawning on macOS Big Sur (Also in 10, 12)
- Reverted posix_spawn change in libuv that affected child process spawning on macOS Big Sur. #27809 (Also in 10, 12)
- Security: backported fix for chromium:1162942

Electron 11.2.3 (64-bit) 查看版本資訊

更新時間:2021-02-06
更新細節:

What's new in this version:

Fixed:
- Fixed crash when extension fails to load

Other Changes:
- Security: backported fix for chromium:1170176, chromium:961059

Electron 11.2.2 (64-bit) 查看版本資訊

更新時間:2021-02-03
更新細節:

What's new in this version:

Fixed:
- Fixed CSP with unsafe-eval detection with Trusted Types
- Fixed <webview> not working with Trusted Types
- Fixed regression that crashed Electron when processing an invalid icon

Other Changes:
- Backported the fix to CVE-2020-16044
- Backported the fix to CVE-2021-21118 from V8
- Backported the fix to a UAF in Mojo (1162198)
- Backported the fix to chromium:1153329
- Security: backported fix for CVE-2021-21122

Serato DJ Pro 2.4.5 (64-bit) 查看版本資訊

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

What's new in this version:

- Support for the Pioneer DJ DJM-S7
- Saved loop pad mode colours are fixed for the Pioneer DJ DJM-S11
- Fixed a bug where a click was often heard while using Silent Cue

Electron 11.2.1 (64-bit) 查看版本資訊

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

What's new in this version:

Fixed:
- Apps requesting the CAMERA_PAN_TILT_ZOOM permission will have the permission request handler called with a permission string of "media" instead of "font-access"
- Fixed crash when a keyboard event immediately precedes calling browserWindow.close() on Windows
- Fixed shutdown crash when quitting with in-progress downloads
- Increase stack size on windows x64 to 8MB
- Updated the ICU time zone database to the latest 2020f version

Other Changes:
- Backported the fix to CVE-2021-21120 from sqlite
- Backported the fix to chromium:1160534
- Backported the fixes to the save file dialog related
- Security: backported fix for chromium:1161654

Inkscape 1.0.2 (64-bit) 查看版本資訊

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

What's new in this version:

New Features:
- Zooming by middle mouse button click (pressing scroll wheel) can now be deactivated in Edit ? Preferences ? Behavior ? Steps: Zoom with middle mouse click
- Canvas rotation by Ctrl + middle mouse drag / Ctrl + Shift + Scroll can be prevented in two ways:
- temporarily for the current document from View ? Canvas Orientation ? Lock Rotation
- for all new Inkscape windows in Edit ? Preferences ? Interface: Lock canvas rotation by default

Bug-fixes:
General:
- Copy-Paste:
- A long-standing, very annoying bug where, when copying an object to the clipboard while also running certain other programs on Linux desktops (mainly clipboard managers), caused multiple export extension dialogs to open, has been fixed, so you can now again use your favorite clipboard manager while also using Inkscape
- When copy-pasting some items along with their originals/frames/paths (clones, text-on-path, text-in-a-shape, linked offsets), they are no longer displaced in relation to the pasted original
- Stroke to Path: Converting an object's stroke to a path no longer makes its clones vanish
- Performance: Improved rendering performance when zooming through multiple zoom levels
- CSS: CSS classes that start with a letter that isn't part of the ASCII set are no longer ignored
- Cleanup: An outdated link that pointed to a potentially offensive website now has been removed from a branding document
- User interface: Random actions should no longer cause sudden scaling of the canvas
- Markers: When adding a marker to a line, it can now be removed with a single Undo action again (not two)

Circle Tool:
- Arcs from Inkscape files created with versions older than 1.0 are no longer rendered as slices
- When dragging on an ellipse's handles inside the ellipse to create an arc, Inkscape no longer renders it as a closed slice

Eraser Tool:
- A long-standing issue with the Eraser tool painting red lines instead of erasing as soon as the user has interacted with a menu or dialog or another user interface element has been fixed

Live Path Effects:
- Fixed some issues with linked LPE item transforms

Mesh Gradient tool:
- Objects with a mesh gradient now keep their fill when copied to a different document

Filter Editor dialog:
- The dialog elements are readable now when using a dark theme
- Objects dialog:
- The search function in the 'Objects' dialog shows results again

Selectors and CSS dialog:
- In addition to multiple crash fixes (see below), the dialog now correctly recognizes style tags inside the documents defs section

Text:
- A series of related bugs with text objects was fixed
- All of the affected actions required a text object to behave like a path, but it behaved like a group, and the action failed. This series of bugs mostly affected new users who were following tutorials which did not work as expected.

Specifically, the following actions now work again:
- A text object unioned with itself results in a single path again
- Text objects can again be used with other objects in all Boolean operations
- Text objects can again be inset and outset
- Text objects can again be used to create a Dynamic Offset or a Linked Offset
- The font preview sample now contains the correct currency symbols €¢ (instead of 342202254302242). One needs to reset the preferences to see the updated font sample text
- Custom font folders are found now and taken into account, even when the installed Pango version is newer than 1.44.7

Serato DJ Pro 2.4.4 (64-bit) 查看版本資訊

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

Serato DJ Pro 2.4.3 (64-bit) 查看版本資訊

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

What's new in this version:

New:
- Added Scratch Bank feature support to the Rane SEVENTY, SEVENTY-TWO and SEVENTY-TWO MKII

Serato DJ Pro 2.4.2 (64-bit) 查看版本資訊

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

What's new in this version:

New features:
- Added Beatport LINK and Beatsource LINK featured playlists

Bug-fixes:
- Fixed a potential crash on startup