Skip to content

Version 6.1.2

Latest
Compare
Choose a tag to compare
@Sam-Spencer Sam-Spencer released this 03 Aug 03:51

Fixed Issues

  • Fixed an issue (#25) where the file extension was removed when a file was downloaded. File extensions are now appropriately preserved when downloading files.
  • Additionally, fixed some issues with download progress calculations (#26) and the download progress bar display.

Known Issues

  • When navigating into a sub-directory / folder, the UITableViewController that is pushed onto the navigation stack does not inherit its parent's cell configuration. A possible solution for this is to create a custom, reusable cell class.