ACDSee Photo Studio Professional 歷史舊版本 Page3

最新版本 Miro Mind Map 0.7.44 (64-bit)

ACDSee Photo Studio Professional 歷史版本列表

作為一個成熟的 RAW 編輯器和數字資產管理解決方案,ACDSee Photo Studio Professional 充滿了您需要掌握完整掌握您的攝影工作流程的一切。隨著性能的提高,這款富含 GPU 的軟件繼續呈現出不斷擴展的改進列表,旨在簡化您的流程,並為您的映像開發提供具有競爭力的專業優勢。立即下載 ACDSee Photo Studio Professional for Windows P... ACDSee Photo Studio Professional 軟體介紹

ACDSee Photo Studio Professional (32-bit)ACDSee Photo Studio Professional (64-bit)


ACDSee Photo Studio Professional 2021 14.0.1 Build 1721 (64-bit) 查看版本資訊

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

What's new in this version:

Added RAW support for the following camera models:
- Canon EOS R5 (Uncompressed RAW only)
- Canon EOS R6 (Uncompressed RAW only)
- GoPro FUSION
- GoPro HERO5 Black
- GoPro HERO6 Black
- GoPro HERO7
- GoPro HERO7 Black
- GoPro HERO8
- Nikon A1000
- Nikon D6 (14-bit Lossless RAW only)
- Nikon Z5
- Olympus OM-D E-M10 Mark IV
- Panasonic LUMIX DC-G100 (DC-G110)
- Pentax 645D
- Pentax 645Z
- Pentax K-S1
- Sony ZV-1 (DCZV1/B)

New Features:
- Introduced Color Wheel in Develop and Edit modes
- Introduced Tone Wheels in Develop and Edit modes
- Added Refine Selection in Edit mode
- Introduced Presets Pane in Develop mode
- Introduced History Pane in Develop mode
- New and improved Batch Rename including the ability to make custom presets
- Added support for importing face data from Lightroom and Picasa
- Added a toggle option to search either the entire database or the current file list selection
- Added GoPro .GPR file support

Improvements:
- Faster startup performance improvement, especially while working with keywords and categories
- Faster mode switching performance, especially while working with keywords and categories
- Faster RAW decoding performance
- Faster Database Maintenance loading performance
- Faster decoding performance for tiled HEIC images
- Improved watermark with relative positioning
- Improved crop with relative positioning
- Added Histogram pane in Develop mode
- Added Snapshot pane in Develop mode
- Added color pickers for Pixel Targeting
- Improved Batch Resize with ability to create presets
- Added the ability to manually add a PC target with a QR code in the Mobile Sync app
- Added more lens correction profiles
- Help files are online

ACDSee Photo Studio Professional 2021 14.0.0 Build 1705 (64-bit) 查看版本資訊

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

What's new in this version:

New Features:
- Introduced Color Wheel in Develop and Edit modes
- Introduced Tone Wheels in Develop and Edit modes
- Added Refine Selection in Edit mode
- Introduced Presets Pane in Develop mode
- Introduced History Pane in Develop mode
- New and improved Batch Rename including the ability to make custom presets
- Added support for importing face data from Lightroom and Picasa
- Added a toggle option to search either the entire database or the current file list selection
- Added GoPro .GPR file support

Performance Improvements:
- Faster startup performance improvement, especially while working with keywords and categories
- Faster mode switching performance, especially while working with keywords and categories
- Faster RAW decoding performance
- Faster Database Maintenance loading performance
- Faster decoding performance for tiled HEIC images

Improvements:
- Improved watermark with relative positioning
- Improved crop with relative positioning
- Added Histogram pane in Develop mode
- Added Snapshot pane in Develop mode
- Added color pickers for Pixel Targeting
- Improved Batch Resize with ability to create presets
- Added the ability to manually add a PC target with a QR code in the Mobile Sync app
- Added more lens correction profiles
- Help files are online

ILSpy 6.2.0.6124 查看版本資訊

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

What's new in this version:

New Language Features:
- C# 7.0: Deconstruction
- C# 8.0: await foreach
- C# 8.0: Disposable ref structs
- C# 8.0: Enhanced using statements
- C# 8.0: switch expressions
- C# 9.0: init accessors
- C# 9.0: function pointers (see #2150)
- C# 9.0: foreach with GetEnumerator extension methods
- C# 9.0: Lambda parameter discards

General:
- Add an option to enable aggressive inlining of expressions
- Add option for string.Concat decompilation
- Add an option to always qualify member references
- ReadyToRun: Variable tracking in output
- ReadyToRun: Optimized debug info output
- Work on unifying the code formatting
- Tests upgraded to Roslyn 3.8.0-3.final

UI Improvements:
- Improve performance of Metadata DataGridCell
- Fix #2107: Add ScrollViewer around DisplaySettingsPanel
- Metadata: Improvements/fixes, see #2134, #2135, #2145, #2147 and #2153
- Updated Chinese translation

Bug fixes:
- Fix #2129: be more flexible about the initialization order for the async state machine
- Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting
- Fix #2139: ArgumentOutOfRangeException for some xmldoc
- Fix #2039: Code generated by VB's On Error Resume Next causes "unassigned variable" compile errors
- Fix #2156: range syntax not being detected correctly in some cases
- BAML decompiler: #2109 and #2106
- Fix #2086: Check that window belongs to ILSpy before sending it a WM_COPYDATA message
- Fix #2090: ignore mscorlib references without public key token, when trying to resolve mscorlib. This will automatically fallback to .NET 4.0's mscorlib.dll
- #1292: Fix some more problems with pinned locals
- Fix #1555: Eliminate value-type temporaries emitted by mcs on field reads
- Fix #2056: "remove branch into body" must be executed before the clone cleanup
- Fix #2101: reset removeExtraLoad flag if keepAssignmentBefore is set; implement simple case-de-duplication: abort if there are any duplicate cases
- Fix #2100: 'value'-named auto property could not be recognized correctly
- Fix #1441: Decompose flags enum values starting from the value with the highest Hamming Weight (popcount).

ILSpy 6.1.0.5902 查看版本資訊

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

What's new in this version:

New Language Features:
- C# 9.0: Native ints
- C# 9.0: Attributes on local functions

General:
- ILSpy now uses System.Reflection.Metadata 1.8.1

UI Improvements:
- Assembly List UX: double-click selects list and dismisses dialog
- Base types treenode: Create a flat list of nodes containing all base types instead of just the direct base types

Bug-fixes:
- Ref local variable is inlined incorrectly, changing the exception behavior
- un-inline argument of unsupported isinst instructions
- Ensure the startOffsetVar actually appears in the expected instruction, not somewhere else
- ILSpy can't find referenced library even though it's open
- And many other fixes, for a full list click here

ILSpy 6.0.0.5836 查看版本資訊

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

What's new in this version:

Major Changes:
- ILSpy 6.0 sports a multi-tab docking interface
- ILSpy 6.0 comes with a new Metadata Explorer
- ILSpy 6.0 has new icons for high-DPI support
- ILSpy 6.0 requires at least .NET 4.7.2 (v5.0 required .NET 4.6.2)

New Language Features:
- C# 8.0: Indexing and Slices (Ranges)
- C# 7.0: Changes to syntactic disambiguation of generic identifiers
- C# 7.3 pattern-based fixed statement
- C# 8.0 Default Interface Methods
- C# 8.0 Async streams (currently not covering await foreach)
- C# 8.0 await using
- C# 8.0 Readonly members
- Decompile calli instructions using C# 9.0 function pointer syntax
- Improved support for Unsafe intrinsics
- Support for generic and static local functions

UI Improvements:
- Docking and multi tab support
- Metadata Explorer
- Assembly list dropdown in toolbar, enhanced assembly list management
- Show target frameworks next to the assembly version in the tree-view
- Using the middle mouse button to click on tree nodes and links will open the decompilation result in a new tab
- "Select PDB" context menu: allows to change the PDB file resolved by ILSpy or pick one from a different location
- Added a "Debug Metadata Explorer" node for portable PDBs
- Use XAML for icons (high DPI)
- New icons (based on VS 2017 icon pack)
- RichText Tooltips
- Add "Open with ILSpy" entry to the Windows Explorer context menu on exe and dll files (via Options/Misc)
- Empty metadata tables can now be hidden from the tree view
- Folding for XAML output
- Add "Reset to defaults" in Options dialog
- Dynamic assembly list generation for target framework

Improvements & Bug-fixes:
- Project export: Added an option to allow SDK-style format for project files
- Solution and project decompilation: Add missing ProjectTypeGuids
- Add search features
- #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required
- Fix DotNetCorePathFinder to properly support netstandard2.1
- Fix multi-module support
- Updated links to MS Docs
- Improve ReduceNestingTransform by considering nested containers
- Analyzers: Added "Implements interface"-Analyzer
- Analyzer follow type forwarders
- The decompiler now supports Scalar Replacement Of Aggregates, which by default only works on display-classes and display-structs. There is an option to make it affect all instances and uses of plain types containing fields only. NOTE: It is still in preview stage. You can activate it when using a debug build.
- Added support for null-propagation on unconstrained generic expressions
- Added support for [module: NullablePublicOnly]
- Enhanced assembly resolution to distinguish target frameworks and use the correct references in case there are multiple versions of framework assemblies loaded.
- Better decompilation of local functions, pinned regions and display-classes
- Disassembler: actually make use of the cancellation token
- Support VB Select Case on string
- Display System.Void as struct
- Properly decompile auto events with tuples
- Do not change accessibility of non-transformed local functions
- Improve drag&drop support
- Fix bug in stackalloc initializer detection involving Span
- Added struct constructor initializer pattern
- DotNetCorePathFinder: Various bug fixes when working with .net core assemblies
- Transform post-increment on float/double
- Fix extra minus sign when formatting -0 on .NET Core 3.0
- Fix sealed modifier on interface methods with no body
- Fix NullReferenceException when foreach decompilation is turned off
- Fixed performance problem when using an assembly from a MemoryStream

ACDSee Photo Studio Professional 2020 13.0.2 Build 1417 (64-bit) 查看版本資訊

更新時間:2020-04-10
更新細節:

ACDSee Photo Studio Professional 2020 13.0.2 Build 1415 (64-bit) 查看版本資訊

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

What's new in this version:

Improvements:
- Improved mode switching performance, especially when a database has a lot of keywords.
- Fixed a crash in Edit | Resize
- Fixed an issue where folders are counted in the Embed Pending count
- Fixed a workflow where entered keywords may be highlighted incorrectly
- Added support for 12-bit shooting mode with the Nikon Z50

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

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

What's new in this version:

- Support for the Rane SEVENTY
- Fixed an issue where the Denon DJ SC5000/SC5000M library column sort indicator could disappear
- Improved Motorized Platter accuracy reducing potential audio artefacts
- Fixed a potential crash when clicking the mouse
- "Snap to Beatgrids" setting enabled by default for DJs previously using SDJ Lite

uTorrent Portable 3.5.5 Build 45449 查看版本資訊

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

IOTransfer 4.1.0 Build 1546 查看版本資訊

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

What's new in this version:

IOTransfer 4.1.0 Build 1546
- Change log not available for this version


IOTransfer 4.1.0 Build 1542
- Optimized video download process to adapt to the changes of YouTube
- Enhanced the stability of transferring data between PC and iPhone/iPad/iPod
- Fixed known bugs


IOTransfer 4.0.1 Build 1537
- Change log not available for this version


IOTransfer 4.0.0 Build 1536
- Improved transfer performance to be fast, accurate, and steady
- Fully supported the latest iOS 10.3 & iOS 11 Beta
- Supported the latest iTunes 12.6.2. + Fixed known bugs


IOTransfer 4.0.0 Build 1532
- Fully compatible with iOS 13
- Added Send To My iDevice context menu to conveniently transfer files from your computer to iDevices
- New Similar Photo Cleaner finds and deletes the similar or duplicate photos on your computer or iDevices to free up more space
- Improved Downloader in Videos module for a higher download success rate
- Optimized Photos module helps retain the EXIF data of the photos exported to your PC
- Support 16 multi-languages
- Fixed all known bugs


IOTransfer 4.0.0 Build 1531
- Improved transfer performance to be fast, accurate, and steady
- Fully supported the latest iOS 10.3 & iOS 11 Beta
- Supported the latest iTunes 12.6.2
- Fixed known bugs


IOTransfer 4.0.0 Build 1528
- Fully compatible with iOS 13
- Added Send To My iDevice context menu to conveniently transfer files from your computer to iDevices
- New Similar Photo Cleaner finds and deletes the similar or duplicate photos on your computer or iDevices to free up more space
- Improved Downloader in Videos module for a higher download success rate
- Optimized Photos module helps retain the EXIF data of the photos exported to your PC
- Support 16 multi-languages
- Fixed all known bugs


IOTransfer 3.3.3 Build 1334
- Improved transfer performance to be fast, accurate, and steady
- Fully supported the latest iOS 10.3 & iOS 11 Beta
- Supported the latest iTunes 12.6.2
- Fixed known bugs


IOTransfer 3.3.2 Build 1333
- Change log not available for this version


IOTransfer 3.3.2 Build 1332
- Change log not available for this version


IOTransfer 3.3.1 Build 1331
- Change log not available for this version


IOTransfer 3.3.1 Build 1330
- Change log not available for this version


IOTransfer 3.3.0 Build 1328
- Change log not available for this version


IOTransfer 3.3.0 Build 1326
- New iCloud Photos Manager conveniently manages photos and videos on iCloud without connecting devices to PC
- Newly supported displaying photos in categories like Selfies, Panoramas, Bursts, Screenshots, Videos, Animated, etc. in Photos
- Newly supported renaming video files to manage videos easier
- Newly supported deleting the built-in Apple apps
- Newly supported previewing HEIC photos by converting them to JPG format on PC
- Improved MANAGE to load contents more quickly for smoother operation
- Enhanced Contacts to support merging contacts with the same name
- Optimized the logic of recognizing and installing Apple Components
- Lots of UI optimization for a better experience
- Updated 17 multi-languages
- Fixed known bugs


IOTransfer 3.2.1 Build 1214
- Change log not available for this version


IOTransfer 3.2.0 Build 1118
- New GIF Maker creates animated GIFs in seconds
- Video Converter newly supports adding files by drag and drop
- Contacts newly supports importing/exporting Outlook and Google contacts in CSV format
- Optimized AIR-TRANS to transfer files faster and more stable
- Optimized the installation and update procedure
- Try out AIR-TRANS to get another 7-day trial
- Fixed known bugs
- Updated 16 multi-languages