Vivaldi (64-bit) 歷史舊版本 Page46

最新版本 Vivaldi 6.5.3206.63 (64-bit)

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

從 Opera 的創造者,一個快速的 Vivaldi 瀏覽器 64 位,但也是一個功能豐富的瀏覽器,高度靈活,並把用戶放在第一位。一個為你製作的瀏覽器。最後,你可以沖浪你的方式.Vivaldi 網頁瀏覽器適應你,而不是其他的方式。你喜歡瀏覽器標籤放在窗口的底部還是側面?也許你更喜歡不同的地址欄位置?使用 Vivaldi 瀏覽器,您可以自定義所有更多功能,例如鍵盤快捷鍵,鼠標手勢等。您是鍵盤用戶嗎?... Vivaldi (64-bit) 軟體介紹


Flutter 1.17.5 查看版本資訊

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

Aseprite 1.2.23 查看版本資訊

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

What's new in this version:

- Fixed regressions adding/deleting frames when there are tags in the sprite

DVD Drive Repair 2.0.3.1116 查看版本資訊

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

What's new in this version:

- Fixed: GUIOnEventMode and TrayOnEventMode options had unnecessary slow downs
- Fixed: Workarounds added to alleviate slow downs on Windows 10 1809 and later (OS bug/design change)
- Improved Resolute compatibility

Pinegrow Web Editor 5.972 查看版本資訊

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

What's new in this version:

- Work with customized Tailwind themes in Tailwind Visual Editor
- Faster CSS Grid editor
- Bug fixes

Pinegrow Web Editor 5.971 查看版本資訊

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

What's new in this version:

Work with customized Tailwind themes in Tailwind Visual Editor:
- Tailwind Visual Editor now fully supports working with customized TailwindCSS themes

Faster CSS Grid editor:
- The visual CSS Grid editor now works faster and is more precise when setting the element position in the grid

Bug-fixes:
- And we also have a bunch of bug fixes related to CSS Grid editor, VSCode integration on Windows, preventing non-editable areas of master pages and components…

Vivaldi 3.1.1929.48 (64-bit) 查看版本資訊

更新時間:2020-07-29
更新細節:

What's new in this version:

Various security fixes backported from Chromium 84:
- CVE-2020-6510
- CVE-2020-6511
- CVE-2020-6512
- CVE-2020-6513
- CVE-2020-6514
- CVE-2020-6515
- CVE-2020-6516
- CVE-2020-6517
- CVE-2020-6518
- CVE-2020-6522
- CVE-2020-6523
- CVE-2020-6532
- CVE-2020-6541

ZennoPoster 7.1.6.1 查看版本資訊

更新時間:2020-07-28
更新細節:

Windows Terminal 2020 1.1.2021.0 查看版本資訊

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

What's new in this version:

- Scrolling inside a mouse-enabled application should now be 98% less wild when you use a precision touchpad
- Terminal should no longer crash when you read its contents with Narrator's "scan mode"
- You may now double-click a tab to rename it
- The buttons in the tab color picker now have tooltips
- A hard reset will now fully reset the terminal instead of failing out halfway through
- The shapes and colors of the new tab button have been updated to better match the rest of the OS
- Terminal now ships with high contrast icons
- We've improved the performance of rendering by reducing unnecessary copies (thanks C++!)
- The Solarized color schemes have been updated to fix "bright black" and "normal black" having been swapped
- PowerShell's PSReadline prefers bright black to render command parameters, which rendered (!) them totally unreadable on Solariz
- This version of Windows Terminal ships with Cascadia Code v2007.15

rekordbox 6.0.3 查看版本資訊

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

What's new in this version:

Fixed:
- rekordbox ver. 6 wouldn't start: freeze showing "Preparing…"
- Improved stability and fixes for other minor issues

Pinegrow Web Editor 5.97 查看版本資訊

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

What's new in this version:

Tailwind Visual Editor add-on:
- Tailwind Visual Editor is a premium add-on that transforms Pinegrow into a powerful visual editor for TailwindCSS projects

Drag & Drop with collapsed elements:
- Elements can be collapsed and expanded in the Tree panel, in order to make navigating the complex HTML structure easier.
- Drag & drop operation now take that into account as well: components are now collapsed by default when dropped to the page or to the tree; Drag & Drop doesn’t position elements inside collapsed elements – unless you hold down the SHIFT key

Reorganized HTML element Library:
- Plain HTML sections in the Library panel have been re-organized to group elements more naturally
- Layout, Content and Media sections with most commonly used elements are now at the top of the Plain HTML part of the Library panel

Copy paste attributes:
- Right-click on the element and use the Copy submenu to copy any attribute of the element: Pasting the attribute will automatically set the attribute on the selected element(s)

Combined Undo history:
- Until now it was possible to use separate undo histories for each page and CSS styling by enabling it in Undo options
- We removed this option, so that now only, the default, combined history can be used. This lets us remove some complexities from the undo system and that will help with improving it further.

WordPress Theme Builder:
Including custom PHP code:
- The recommended way to include custom code to functions.php is by adding the code to inc/custom.php file. This file is automatically included into functions.php.
- inc/custom.php will be created in your theme’s source folder, if it doesn’t exist yet.

Export the whole theme keyboard shortcut:
- The current shortcut CMD+W clashed with the system shortcut for closing the app window (on Mac). With upgrade to the latest NWJS (see below) it is also no longer technically possible to prevent this default behavior.
- The shortcut has been changed to CMD+M on Mac and CTRL+M on Windows on Linux

Changes under the hood:
- The biggest change in this release is hidden under the hood. We upgraded NWJS (a Chromium-Node framework that is used to run Pinegrow as a desktop app) to the latest version. To do that we had to completely rework how we get the information about the matched CSS rules in the Style Active panel.