Layout type and anti-aliasing
In this release layout type cannot be changed and document is always laid out onto pages. Anti-aliasing cannot be turned off. Because of migration to the new layout engine these features were dropped, however future releases will have them back and improved.
Path to client dll
For ASP.NET applications, the Aspose.Editor.ClientDllPath configuration key is no longer supported. It was replaced with the Aspose.Editor.Client.ClassId key which is used to specify content of the classid attribute of the <object> tag embedded into the page. In this way you have greater flexibility to build your application.