groupdocs-editor / GroupDocs.Editor-for-.NET-MVC

Moved to https://github.com/groupdocs-editor/GroupDocs.Editor-for-.NET/tree/master/Demos/MVC
https://products.groupdocs.com/editor/net
MIT License
1 stars 1 forks source link

Update example project using latest version of the API without legacy objects/methods #7

Closed atirtahirgroupdocs closed 4 years ago

atirtahirgroupdocs commented 4 years ago

This issue is raised in https://forum.groupdocs.com/t/recommended-client-side-editor/7852 Hi, Currently this MVC example project is using API version 19.5, a lot of methods/objects in this version are now deprecated and marked as legacy. Can you please share a plan to publish a new release of this project using latest API version (19.11)? One of the users is interested in this showcase project but wants to see latest version integration and usage in the project. Thanks

kegor commented 4 years ago

Hi @atirtahirgroupdocs, we are now discussing the possibility and time estimation for making this upgrade, we will let you know about the status at start of the next week.

bobkovalex commented 4 years ago

@atirtahirgroupdocs

GroupDocs.Editor API has been updated to latest version 20.2 which includes major fixes and improvements. Checkout master branch to get latest changes.

Regards