Lanzamientos de SoftArtisans Xfile

Released: Jan 29, 2009

Actualizaciones en V2.4.1

Issue resolved:

  • XFile version 2.4.0 did not send the custom X-Content-Length header required by FileUpEE for chunked uploads
  • Browser crashed when accessing certain parts of the XFResume object
  • Downloads over 4 GB with the visual control terminated before completion

Released: Jan 10, 2009

Actualizaciones en V2.4.0

Issue resolved:

  • Security fixes for buffer overflow vulnerabilities
  • Error: "Could not create RequestRecord" with resumable uploads and downloads
  • IE crashed when calling AddFormElement
  • Visual control and client-side progress indicator displayed incorrect size for files over 2 GB
  • Browser crashes during downloads
  • "Error: Source=null Description=null" masked true error
  • Large chunked 3-tier uploads failed
  • FileManager: Attributes property of File object was not working correctly
  • Filemanager...

Released: Aug 2, 2006

Actualizaciones en V2.3.4

New Features:

  • Resumable uploads can now be done asynchronously. Previously, the Start method had an asynchronous option, but the Resume method did not*
  • TopFolder property now creates directory structure for storing resume info if the directories do not exist*
  • XFResume.IsOpen method was added to determine if the object is already open to a location*

*Available only in XFile Enterprise Edition

Issue Resolved:

  • Errors downloading files with long URL using the visual download control
  • Because of 2 GB...

Released: Jul 1, 2005

Actualizaciones en V2.2.3

New Features:

  • Added new methods to sync events when XFile is run in scripting or VBA environments
  • New Event for the XFRequest object: OnStatusChange

Issue Resolved:

  • Changed the way cached headers were being added to the Resumed Request
  • When not using WinInet, sometimes Response headers were being lost
  • In some cases, chunked-transfer encoded downloads were not being correctly interpreted as failures

Released: Jun 6, 2005

Actualizaciones en V2.1.7

Issue Resolved:

  • Renamed WebClnt.Dll to XFClient.dll due to a naming conflict with a Windows XP dll
  • Under certain circumstances, the Request Record for resumable downloads would not be updated, resulting in the same file being concatenated with itself
  • In some cases, a DNS or Unresolvable Host error would return a Response Status of 0 and would not throw an exception

Released: May 6, 2005

Actualizaciones en V2.1.6

Issue Resolved:

  • Under some circumstances, authentication did not work

Released: Apr 9, 2005

Actualizaciones en V2.1.5

Issues Resolved:

  • On Windows 95/98/ME, using the Visual Upload Control (AXFFile) caused IE to crash intermittently
  • The Add File Selector for the Visual Upload Control (AXFFile) on some foreign versions of Windows did not render correctly
  • Some file view types (for the Add Files Selector) did not work on Windows XP
  • When forcing a multipart/form-data request that does not contain files, an extra CRLF appeared after the last form element
  • An error occurred when setting DiscardResponse to true when...

Released: Mar 17, 2005

Actualizaciones en V2.1.4

Issue Resolved:

  • The download folder selection dialog was missing the folder list view when used asynchronously

Released: Feb 10, 2005

Actualizaciones en V2.1.3

New Features:

  • Customize column headings for the upload and download visual controls.
  • New Property: FileNameColumnWidth = 0 - 100. This is the percentage of the width of the list view. Also, setting AXFFileDownload.HideURL to false now sets the width of the URL column to 0 or this property to 100.
  • Ability to disable the animated gif image in the progress indicator.
  • OpenAfterDownload functionality is now customizable.
  • New Property OpenAfterDownloadIndex on the XFrequest object. Possible values and...

Released: Dec 6, 2004

Actualizaciones en V2.0.3

Issues Addressed:

  • When setting the property UseWinninet=False, multiple download requests will fail after the first one.