From 09600d91c2d66d2de352613ca682abb8a856d971 Mon Sep 17 00:00:00 2001 From: Sergey Linnik Date: Wed, 9 Apr 2025 17:54:29 +0300 Subject: [PATCH] nodejs: edit xlsb, view odg --- .gitmodules | 2 +- CHANGELOG.md | 2 ++ .../nodejs/public/assets/document-formats | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ca713474..f1e1ce7b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "web/documentserver-example/nodejs/public/assets/document-formats"] path = web/documentserver-example/nodejs/public/assets/document-formats url = https://github.com/ONLYOFFICE/document-formats - branch = feature/diagram + branch = feature/v9.0 [submodule "web/documentserver-example/csharp-mvc/assets/document-templates"] path = web/documentserver-example/csharp-mvc/assets/document-templates url = https://github.com/ONLYOFFICE/document-templates diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d315ac1..50cfcdd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Change Log +- nodejs: view odg +- nodejs: edit xlsb - nodejs: support vsdx in diagram editor - nodejs: user role - nodejs: start filling diff --git a/web/documentserver-example/nodejs/public/assets/document-formats b/web/documentserver-example/nodejs/public/assets/document-formats index 1b069291..898b1b32 160000 --- a/web/documentserver-example/nodejs/public/assets/document-formats +++ b/web/documentserver-example/nodejs/public/assets/document-formats @@ -1 +1 @@ -Subproject commit 1b069291ee4ebbb0edb81411fcc3520710dd2aa8 +Subproject commit 898b1b32ac4e5a0cc084fab10c3ef664fb51b247