Skip to content

v6.1.4235

Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 14 Mar 23:28
· 94 commits to master since this release
  • Default handler page MyCustomHandlerPage.aspx/html now supports file upload functionality provided by latest WebDAV Ajax Library build.
  • Opening documents in Microsoft Office mobile from a web page is now supported in Chrome on iOS.
  • Default handler page MyCustomHandlerPage.aspx/html is optimized for mobile screens and properly resizes for any screen sizes. Grid columns are automatically hidden on small screens.
  • New folder creation as well as files and folders deletion functionality is provided on a default handler page MyCustomHandlerPage.aspx/html.
  • JavaScript alerts are replaced with Twitter bootstrap dialogs on a default handler page MyCustomHandlerPage.aspx/html.
  • Default handler page MyCustomHandlerPage.aspx/html page is refactored. JavaScript and CSS files are removed from HTML source and stored separately.
  • Missing port in case of .NET Core project if the server is running on a default HTTP/HTPS ports 80 or 443. This bug is now fixed.
  • 500.19 Internal Server Error is thrown when accessing JavaScript files in /wwwroot/ folder if project is generated with Add WebDAV Server implementation wizard. This bug is now fixed.