Skype 歷史版本列表 Page73

最新版本 Firefox Developer Edition 124.0b2 (64-bit)

Skype 歷史版本列表

Skype 是使您能夠在世界任何地方撥打免費電話的軟件。 Skype 使用 P2P(點對點)技術將您與其他用戶連接起來。它提供了幾個功能,包括 Skype 從 Skype 撥打全球的普通和移動電話,電話會議和安全的文件傳輸。您現在也可以與其他用戶共享您的屏幕。 Skype 調用專注於視頻和音頻質量,並確保與端到端的加密調用。所有你需要開始的是 Windows XP SP3,Vista,7,8 或 ... Skype 軟體介紹


Scala 2.13.3 查看版本資訊

更新時間:2020-06-26
更新細節:

What's new in this version:

New:
- Symbol#toString is now Symbol(foo) instead of the deprecated single-quote form 'foo

Bugfixes:
- Fix 2.13-only bug in Java collection converters that caused some operations to perform an extra pass
- Fix 2.13.2 performance regression in Vector: restore special cases for small operands in appendedAll and prependedAll
- Increase laziness of #:: for LazyList
- Append trailing / when processing unicode escapes
- Respect @uncheckedVariance in higher-kinded types (fixing 2.13.2 regression)

Warnings and linting:
- Deprecate auto-application of (non-Java-defined) methods with a single empty parameter list
- The PR has instructions for suppressing the warning if it is unwanted
- Warn by default on mismatch of presence/absence of an empty parameter list when overriding
- -Xlint:nullary-override is no longer accepted, since this now warns by default
- Discourage multi-argument infix syntax: lint applications (x op (a, b)), also lint operator-name definitions
- Fix @nowarn to use correct semantics for &
- Make -Wunused:imports work again even when -Ymacro-annotations is enabled
- Replace -Wself-implicit with -Xlint:implicit-recursion
- Under -Xsource:3, disallow auto-eta-expansion of SAMs

Rclone 1.52.2 (64-bit) 查看版本資訊

更新時間:2020-06-24
更新細節:

What's new in this version:

Bug Fixes:
- build
- Fix docker release build action
- Fix custom timezone in Docker image
- check: Fix misleading message which printed errors instead of differences
- errors: Add WSAECONNREFUSED and more to the list of retriable Windows errors
- rcd: Fix incorrect prometheus metrics
- serve restic: Fix flags so they use environment variables
- serve webdav: Fix flags so they use environment variables
- sync: Fix --track-renames-strategy modtime

Drive
- Fix not being able to delete a directory with a trashed shortcut
- Fix creating a directory inside a shortcut
- Fix --drive-impersonate with cached root_folder_id

SFTP:
- Fix SSH key PEM loading

Swift:
- Speed up deletes by not retrying segment container deletes

Tardigrade:
- Upgrade to uplink v1.1.1

WebDAV:
- Fix free/used display for rclone about/df for certain backends

Aseprite 1.2.21 查看版本資訊

更新時間:2020-06-18
更新細節:

What's new in this version:

- Added MSX1/MSX2 color palettes
- Fixed new bug with timeline separator when its position is limited
- Edit > Insert Text now doesn't ignores the transparent color in indexed mode
- Fixed crash using Selection:deselect() when there is no selection
- Fixed some crashes generating thumbnails in the file selector in some special cases

Aseprite 1.2.20 查看版本資訊

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

What's new in this version:

- Fixed preview brush size when dynamics is enabled
- Now we can take & share screenshots with F12 when Steam is running
- New "Swap Checkerboard Background Colors" command
- Added Minecraft color palette, thanks to
- Fixed crash related to handling multiple documents, the timeline, and undo/redo
- Fixed memory leak drawing text with Unicode chars
- Fixed --list-layers including all groups/layers in meta data when --split-layers is used
- Fixed some situations where locking a layer doesn't lock the layer
- Fixed slow performance with Magic Wand and Intersection mode

Rclone 1.52.1 (64-bit) 查看版本資訊

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

What's new in this version:

Bug Fixes:
- lib/file: Fix SetSparse on Windows 7 which fixes downloads of files > 250MB
- build
- Update go.mod to go1.14 to enable -mod=vendor build
- Remove quicktest from Dockerfile
- Build Docker images with GitHub actions
- Update Docker build workflows
- Set user_allow_other in /etc/fuse.conf in the Docker image
- Fix xgo build after go1.14 go.mod update
- docs
- Add link to source and modified time to footer of every page
- Remove manually set dates and use git dates instead
- Minor tense, punctuation, brevity and positivity changes for the home page
- Remove leading slash in page reference in footer when present
- Note commands which need obscured input in the docs
- obscure: Write more help as we are referencing it elsewhere

VFS:
- Fix OS vs Unix path confusion - fixes ChangeNotify on Windows

Drive:
- Fix missing items when listing using --fast-list / ListR

Putio:
- Fix panic on Object.Open

S3:
- Fix upload of single files into buckets without create permission
- Fix --header-upload

Tardigrade:
- Fix listing bug by upgrading to v1.0.7
- Set UserAgent to rclone (Caleb Case)

Aseprite 1.2.19.2 查看版本資訊

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

What's new in this version:

- Fix Simple Ink on Indexed mode when painting with the transparent index (it must behave like the Eraser)

Aseprite 1.2.19 查看版本資訊

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

What's new in this version:

Changes to Dynamics/Pressure settings:
- Now Brush Size is the maximum point of pressure (request)
- Paint with Foreground Color when sensor is at its maximum value, and with Background Color when it's at its minimum (t/5779)

- Improve performance drawing selection boundaries
- New hept32 palette by ENDESGA
- Fixed some issues with some Wacom tablets on Windows
- Fixed some critical problems in the new compressed TGA encoder
- Fixed shading ink for RGBA and grayscale modes in some special cases
- Fixed some crashes using shading ink and switching between sprites with different palettes
- Fixed saving layer user data in backup sessions in case of crash
- Fixed rendering of RTL text in text entries, still requires better text editing capabilities
- Fixed Alt+click on timeline icons for selected layers
- Added missing Dialog onchange and onrelease events and expanded Dialog:modify{} function
- Other fixes api#29

Rclone 1.52.0 (64-bit) 查看版本資訊

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

What's new in this version:

Bug Fixes:
Accounting:
- Restore "Max number of stats groups reached" log line
- Correct exitcode on Transfer Limit Exceeded flag
- Reset bytes read during copy retry
- Fix race clearing stats

- Copy: Only create empty directories when they don't exist on the remote
- Dedupe: Stop dedupe deleting files with identical IDs

Oauth:
- Use custom http client so that --no-check-certificate is honored by oauth token fetch
- Replace deprecated oauth2.NoContext
- Operations
- Fix setting the timestamp on Windows for multithread copy
- Make rcat obey --ignore-checksum
- Make --max-transfer more accurate

Rc:
- Fix dropped error
- Fix misplaced http server config
- Disable duplicate log

Serve dlna:
- Cds: don't specify childCount at all when unknown
- Cds: use modification time as date in dlna metadata
- Serve restic: Fix tests after restic project removed vendoring

Sync:
- Fix incorrect "nothing to transfer" message using --delete-before
- Only create empty directories when they don't exist on the remote

XnView MP 0.96.2 (64-bit) 查看版本資訊

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

SeaMonkey 2.53.2 (64-bit) 查看版本資訊

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

What's new in this version:

- Scrollbars have been switched over to the native gtk3 theme. If your theme does not show scrollbar buttons and you would like to see them try editing ~/.config/gtk-3.0/gtk.css and adding the following:

* {
-GtkScrollbar-has-backward-stepper: 1;
-GtkScrollbar-has-forward-stepper: 1;
}

- The download progress dialog has been fixed and is now showing the correct status for downloads. Some downloads may not show the transferred count. This problem is under investigation
- SeaMonkey is now translated and available in Finnish and Georgian
- Because of website compatibility issues and privacy concerns the Lightning version is no longer appended to the user agent string and has been removed from the preferences dialog
- Advanced Layers has been activated on Windows. This should boost performance on some websites. If you experience graphics problems please disable it by setting the pref "layers.mlgpu.enabled" to false
- Whether the native app chooser is used in Linux is now controlled via a preference setting in the Helper Applications preference pane
- In the Modern theme, popup notifications have improved styling and column headers now display sort direction arrows
- The column picker and folder view have been reinstated for the bookmarks panel
- Introduced the ability to close all tabs to the right of the current tab
- Whether mailnews tabs open in the background is controlled by a separate preference to browser tabs via General Settings section of main Mail & Newsgroups preference pane
- Fixed an issue with the recipient being missing when using Reply to Sender and Group button in Newsgroup discussions
- SeaMonkey now prevents address books from having duplicate names
- The Bookmarks Manager has switched its name to Library, and now also includes the History list. When invoking History, the Library will be shown with the History list selected. The extensive modifications were needed because of Mozilla Gecko platform API changes
- Download Manager has been migrated to a new API. Although it looks pretty much the same as before, the search option is missing and some other minor details work differently. The previous downloads history is removed during the upgrade
- The layout panel was added to the CSS Grid tools
- TLS 1.3 is the default SSL version now
- The only NPAPI plugin which will work with SeaMonkey 2.53.2 is Flash. Support for other NPAPI plugins like Java and Silverlight has been removed
- SeaMonkey now uses a new api for formatting regional data like time and date. Default is to use the application locale of the current SeaMonkey build. If you use a language pack or a different OS formatting this is usually not desired. You can change the formatting from the application locale to the regional settings locale (OS) in the preferences dialog under "Appearance".