github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.0_2022-05-02/app-editnew.md (about) 1 Bugfix: Support editnew actions from MS Office 2 3 This fixes the incorrect behavior when creating new xlsx and pptx files, as MS Office supports the editnew action and it must be used for newly created files instead of the normal edit action. 4 5 https://github.com/cs3org/reva/pull/2693