Xceed Data Manipulation Suite (英語版) のリリース

Released: Jan 30, 2020

2020 v1 での更新項目

機能

  • Xceed Zip for .NET - This release gets an enhanced Multi-thread manager, adds support for the Xceed Zip 3 format, and includes improvements to the self-extractor module.
  • Xceed Zip for Xamarin - This release gets an enhanced Multi-thread manager, and adds support for the Xceed Zip 3 format.
  • Xceed Real-Time Zip for .NET and Xceed Real-Time Zip for Xamarin - This release gets an enhanced Multi-thread manager.
  • Xceed Zip for ActiveX and Xceed Zip for x64 - This release includes improvements to the...

Released: Jan 30, 2019

2019 v1 での更新項目

機能

  • Xceed Zip for .NET - Added a port of Tar.NET and Gzip.NET to .NET standard 2.0 and above. Also updated our XceedCompressedStream Class to support strong AES encryption.
  • Xceed SFTP for .NET and Xceed SFTP for Xamarin - Added a port to .NET standard 2.0 and above.
  • Xceed FTP for .NET, and Xceed FTP for Xamarin - Added a port to .NET standard 2.0 and above.
  • Xceed Words for .NET - Now Available for .NET Standard 2.0 and above. This release includes a total of 65+ improvements and bug fixes.
  • Xceed...

Released: Jun 18, 2018

2018 v2 での更新項目

機能

  • Xceed Zip for .NET
    • Added support for .NET Standard 2.0 and up.
    • Update to Zip progression events when used in multi-threaded applications.
    • Zip Slip Vulnerability is addressed.
  • Xceed Zip for Xamarin
    • Update to Zip progression events when used in multi-threaded applications.
    • Zip Slip Vulnerability is addressed.
  • Xceed Words for .NET
    • Major improvements converting to PDF.
  • Xceed PDF Creator for .NET
    • Major improvements saving to PDF.

Released: Jan 15, 2018

2018 v1 での更新項目

機能

  • New Xceed PDF Creator for .NET - Create PDF documents or convert Word documents to PDF from your .NET applications. Does not require any Adobe or Office products to be installed.
  • Xceed Words for .NET - Includes 19 improvements and bug fixes.
  • Xceed Zip for .NET, and Xceed Zip for Xamarin - Now allow updating nested zip files if the outer zip files use the ‘Stored’ compression method. Both get improvements to the ZippedFile and ZippedFolder classes.
  • Xceed Real-Time Zip for .NET - Added support...

Released: Sep 12, 2017

2017 v3 での更新項目

機能

  • Xceed Words for .NET
    • Convert a Word document to a PDF file.
    • Create a document programmatically and have it converted directly to a PDF file, without writing the Word document to disk. Therefore, you can now use Xceed Words for .NET to programmatically create PDF documents.
  • Xceed SFTP for .NET and for Xamarin
    • Support for elliptic curve key exchange.

Released: Jun 5, 2017

2017 v2 での更新項目

機能

  • Xceed Zip for .NET and Xceed Zip for Xamarin - Updated with bug fixes and performance improvements for handling Zip archives containing a large number of items. Memory fragmentation occurring in the .NET/Xamarin large object heap is reduced thanks to the use of alternative data structures that doesn't allocate large objects. This not only benefits applications that zip and unzip archives containing more than 100000 items, but also applications that run for a long time, including ASP.NET...

Released: Mar 1, 2017

2017 v1 での更新項目

機能

  • Added 2 new libraries for Xamarin, Xceed FTP for Xamarin and Xceed Zip for Xamarin. They are based on and are identical to their .NET counterparts in features, function and usage.
  • Xceed SFTP for .NET and for Xamarin updated with remote command execution (RFC 4254 Section 6.5).
  • Xceed Words for .NET
    • In the Table, the horizontal alignment can now be modified.
    • In a paragraph, the MagicText property will now have formatted texts. This will allow supporting highlighting with a specific color and...

Released: Nov 23, 2016

2016 v4 での更新項目

機能

  • New component Xceed Words for .NET added. Lets your .NET apps create or manipulate Microsoft Word documents without requiring Word or Office to be installed. Fast and lightweight library.
  • New component Xceed SFTP for Xamarin, a library targeting Xamarin Android and Xamarin iOS. It is identical to Xceed SFTP for .NET in features, function and usage.
  • Xceed Zip for .NET improves the Deflate compression method to use multiple threads for increased speed.
  • Xceed SFTP for .NET updated with remote...

Released: Jul 13, 2016

2016 v3 での更新項目

機能

  • Xceed FTP for .NET moves to v6.0 and gets support for TLS 1.2 encryption.
  • Xceed Zip for .NET moves to v6.0 and gets multiple-thread support for increased compression speed. It also gets increased AES encryption compatibility with other zip tools.
  • Xceed SFTP for .NET moves to v6.0 and gets bug fixes.

Released: Jan 31, 2011

Updates in this release

Updates in V5.1

  • Zip format compatibility improvements and bug fixes. Specifically, compatibility with older zip tools has been increased by making it the default behavior to produce Zip 2.0-compatible archives; this behavior can be changed by the developer.
  • Also, the ZipWriter can generate uncompressed zip files that the product's ZipReader can read increasing flexibility (combines the Deflate format and no compression).