What's News in SharePoint 2016 - Part One

Large file support:
Previous versions of SharePoint did not support uploading or downloading files larger than 2,047 MB. SharePoint 2016 now allows you to upload or download larger files. You can configure the desired maximum file-size limit on a per-web application basis in your SharePoint farm.
In SharePoint 2013:

In SharePoint 2016:

Document Library accessibility:
The following features are now available for working in SharePoint Server 2016 document libraries.
Landmarks to a page make it easier to navigate, and there are alt text improvements for all major navigation links.
Keyboard shortcuts are provided for the following document tasks:
Alt + N - New
Alt + E - Edit
Alt + U - Upload
Alt + M - Manage
Alt + S - Share
Alt + Y - Synchronization
Focus improvements, such as keeping focus on prior elements and focus trapping.
Announcements for upload progress:


Announcements for file name and file types when browsing folder and file lists.
Improved callout reading.
Fixed use of color issues for views switcher.
Updates to the Help documentation.
Durable links:
Durable Links provide a resource Id based link for Web Application Open Platform Interface Protocol (WOPI) documents served by SharePoint and Office Online Server.
The resource Id assigned to individual documents is stored in the content database related to the source document.
When using Durable Links when a user selects a link to a specific document, SharePoint Server 2016 IT Preview looks up the file by the resource Id and opens it in Office Online Server Preview.
Durable Links allow documents to be moved and renamed without affecting the integrity of the linking Url associated with a document.
However, this feature does not come activated by default, you have to activate Durable Links in SharePoint 2016. First, go to Site Settings.
Afterwards, go in Site Collection Features and finally, activate the "Document ID Service" feature:


Example (Moving a Document)
In the illustration below a document exists with the Name property configure FBA.docx with the absolute Url: http://sp2016/layouts/15/DocIdRedir.aspx?ID=MUE4VWU6ATEY-2102554853-3:


And then move this document to Draft folder:


In either scenario the link will return the original document based on the resource Id assigned to the document (MUE4VWU6ATEY-2102554853-3)

Comments