Merge branch 'hotfix/v7.5.1' into develop
@ -1,4 +1,4 @@
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.0<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.0<span class="releasedate"> - 2023-10-19</span></h1>
|
||||
|
||||
<h2>New Features</h2>
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.0<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.0<span class="releasedate"> - 2023-10-19</span></h1>
|
||||
|
||||
<h2>Новые функции</h2>
|
||||
|
||||
|
||||
41
common/changes/7.5.1/changes.html
Normal file
@ -0,0 +1,41 @@
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
|
||||
<h2>Fixes</h2>
|
||||
|
||||
<h4>All Editors</h4>
|
||||
<ul>
|
||||
<li>Fixed print options (range) tuning for documents and presentations</li>
|
||||
<li>Fixed some security issues</li>
|
||||
<li>Fixed opening files with size more than 100 MB</li>
|
||||
<li>Fixed some issues with composite input</li>
|
||||
<li>Fixed issues preventing the application from working on MacOS version < 12.0</li>
|
||||
<li>Fixed working with blocked text fields in dialog boxes</li>
|
||||
<li>Improved quality of the SVG images added to the documents</li>
|
||||
<li>Fixed the main window hanging when closing the application after working with several document tabs</li>
|
||||
<li>Fixed signing of documents/spreadsheets using SVG images</li>
|
||||
</ul>
|
||||
<h4>Document Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed incorrect painting inserted Text Art</li>
|
||||
<li>Fixed an error when combining/comparing documents</li>
|
||||
</ul>
|
||||
<h4>Spreadsheet Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed issue when cell border became hidden due to hide row with part of merged cell</li>
|
||||
<li>Fixed equation transformation for Linear/Professional mode switching from context menu</li>
|
||||
<li>Fixed print issue for Header/Footer</li>
|
||||
<li>Fixed crashing of the editor after creating file from password protected XLTX</li>
|
||||
</ul>
|
||||
<h4>Presentation Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed error on click Header & Footer in Insert tools panel</li>
|
||||
<li>Fixed crashing in the Reporter mode on changing slide from end demonstration</li>
|
||||
<li>Fixed saving presentations with media files for compatibility with other editors</li>
|
||||
</ul>
|
||||
<h4>PDF Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed saving document through "Save copy"</li>
|
||||
<li>Fixed incorrect processing editor's config (editorType)</li>
|
||||
<li>Fixed issue for plugin "Send" when there is no email client installed</li>
|
||||
<li>Fixed opening help for PDF editor and files opened for viewing (XPS, DjVu)</li>
|
||||
</ul>
|
||||
41
common/changes/7.5.1/changes_ru.html
Normal file
@ -0,0 +1,41 @@
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
|
||||
<h2>Исправления</h2>
|
||||
|
||||
<h4>Все редакторы</h4>
|
||||
<ul>
|
||||
<li>Исправлено применение настроек печати (диапазон) для документов и презентаций</li>
|
||||
<li>Исправлено несколько уязвимостей, связанных с XSS</li>
|
||||
<li>Исправлено открытие файлов размером более 100 MБ</li>
|
||||
<li>Исправлено несколько проблем, связанных с композитным вводом</li>
|
||||
<li>Исправлены проблемы, препятствующие работе приложения на MacOS до версии 12.0</li>
|
||||
<li>Исправлена работа с заблокированными текстовыми полями в диалоговых окнах</li>
|
||||
<li>Улучшено качество изображений SVG, добавляемых в документы</li>
|
||||
<li>Исправлено зависание главного окна при закрытии приложения после работы с несколькими вкладками</li>
|
||||
<li>Исправлено подписание документов или электронных таблиц с помощью изображений SVG</li>
|
||||
</ul>
|
||||
<h4>Редактор документов</h4>
|
||||
<ul>
|
||||
<li>Исправлено некорректное отображение вставленного Text Art</li>
|
||||
<li>Исправлена ошибка при объединении/сравнении документов</li>
|
||||
</ul>
|
||||
<h4>Редактор таблиц</h4>
|
||||
<ul>
|
||||
<li>Исправлена проблема, при которой не отображалась граница при скрытии соседней строки с частью объединенной ячейки</li>
|
||||
<li>Исправлено преобразование формул при переключении режимов Линейный/Профессиональный из контекстного меню</li>
|
||||
<li>Исправлена проблема, при которой обрезается текст в колонтитулах при выводе на печать</li>
|
||||
<li>Исправлен сбой в работе редактора после создания файла из защищенного паролем XLTX</li>
|
||||
</ul>
|
||||
<h4>Редактор презентаций</h4>
|
||||
<ul>
|
||||
<li>Исправлена ошибка при вставке колонтитула</li>
|
||||
<li>Исправлено падение в режиме докладчика на переключении слайдов с конца демонстрации</li>
|
||||
<li>Исправлено сохранение презентаций с медиафайлами для совместимости с другими редакторами</li>
|
||||
</ul>
|
||||
<h4>Редактор PDF</h4>
|
||||
<ul>
|
||||
<li>Исправлено сохранение файла через опцию "Сохранить копию"</li>
|
||||
<li>Исправлена некорректная обработка конфига редактора (параметр editorType)</li>
|
||||
<li>Исправлена проблема, связанная с плагином "Отправить", если в системе не установлен Email клиент</li>
|
||||
<li>Исправлено открытие справки для редактора PDF и файлов, открытых для просмотра (XPS, DjVu)</li>
|
||||
</ul>
|
||||
@ -1,14 +1,12 @@
|
||||
<svg width="245" height="45" viewBox="0 0 245 45" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<symbol id="idx-logo-light" viewBox="0 0 245 45">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M64.7249 13.8022C62.4284 15.6827 61.3173 18.5757 61.3173 22.4089C61.3173 26.2422 62.4284 29.1352 64.7249 31.088C67.0213 33.0408 69.614 33.981 72.6512 33.981C75.6143 33.981 78.2812 33.0408 80.5035 31.088C82.7258 29.2075 83.837 26.3145 83.837 22.4813C83.837 18.5757 82.7258 15.755 80.5035 13.8022C78.2812 11.8494 75.6884 10.9092 72.6512 10.9092C69.614 10.9092 66.9472 11.8494 64.7249 13.8022ZM67.688 28.195C66.725 26.9654 66.2064 25.085 66.2064 22.4089C66.2064 19.8052 66.725 17.8524 67.688 16.7675C68.7251 15.538 69.8362 14.7424 71.0215 14.4531L71.0215 14.4531C71.3178 14.3808 71.6141 14.3085 71.8364 14.3085C72.0586 14.2362 72.2808 14.2362 72.5771 14.2362C72.7253 14.2362 72.8549 14.2542 72.9846 14.2723C73.1142 14.2904 73.2438 14.3085 73.392 14.3085C73.6142 14.3085 73.9105 14.3808 74.2069 14.4531C75.3921 14.7424 76.5033 15.538 77.4663 16.7675C78.4293 17.9971 78.9479 19.8775 78.9479 22.4813C78.9479 25.0126 78.4293 26.9654 77.4663 28.195C76.5033 29.4245 75.3921 30.2201 74.2069 30.5094C74.1561 30.5218 74.1075 30.5342 74.0604 30.5462L74.0601 30.5462L74.0601 30.5462C73.8321 30.6044 73.6375 30.654 73.392 30.654C73.0957 30.7264 72.8734 30.7264 72.5771 30.7264C72.466 30.7264 72.3364 30.7083 72.2067 30.6902C72.0771 30.6721 71.9475 30.654 71.8364 30.654C71.5909 30.654 71.3962 30.6044 71.1682 30.5462L71.168 30.5462L71.1676 30.5461C71.1206 30.5341 71.0721 30.5217 71.0215 30.5094C69.8362 30.2201 68.7251 29.4245 67.688 28.195ZM92.356 11.1262H86.2816V33.6918H90.9485V20.3839L90.8745 16.406H90.9485L92.1338 18.9374L100.134 33.6918H106.209V11.1262H101.542V24.3618L101.616 28.412H101.542L100.356 25.302L92.356 11.1262ZM111.024 11.1262H115.691V29.8585H124.876V33.6918H111.024V11.1262ZM127.395 11.1262H121.987L130.506 24.4341V33.6918H135.173V24.5064L143.544 11.1262H138.581L133.766 19.0097L133.025 20.6009H132.877L132.136 19.0097L127.395 11.1262ZM142.951 22.4089C142.951 18.5757 144.063 15.6827 146.359 13.8022C148.581 11.8494 151.248 10.9092 154.285 10.9092C157.323 10.9092 159.915 11.8494 162.138 13.8022C164.36 15.755 165.471 18.5757 165.471 22.4812C165.471 26.3145 164.36 29.2075 162.138 31.088C159.915 33.0408 157.248 33.981 154.285 33.981C151.248 33.981 148.655 33.0408 146.359 31.088C144.137 29.1352 142.951 26.2422 142.951 22.4089ZM147.841 22.4089C147.841 25.085 148.359 26.9654 149.322 28.195C150.359 29.4245 151.396 30.2201 152.656 30.5094C152.697 30.5196 152.738 30.5298 152.777 30.5398L152.802 30.5462C153.03 30.6044 153.225 30.654 153.471 30.654C153.582 30.654 153.711 30.6721 153.841 30.6902C153.971 30.7083 154.1 30.7264 154.211 30.7264C154.508 30.7264 154.73 30.7264 155.026 30.654C155.272 30.654 155.466 30.6044 155.694 30.5462L155.695 30.5461C155.742 30.5341 155.79 30.5217 155.841 30.5094C157.026 30.2201 158.137 29.4245 159.1 28.195C160.063 26.9654 160.582 25.0126 160.582 22.4812C160.582 19.8775 160.063 17.9971 159.1 16.7675C158.137 15.538 157.026 14.7424 155.841 14.4531C155.545 14.3808 155.248 14.3085 155.026 14.3085C154.878 14.3085 154.748 14.2904 154.619 14.2723C154.489 14.2542 154.359 14.2361 154.211 14.2361C153.915 14.2361 153.693 14.2362 153.471 14.3085C153.248 14.3085 152.952 14.3808 152.656 14.4531C151.47 14.7424 150.359 15.538 149.322 16.7675C148.359 17.8524 147.841 19.8052 147.841 22.4089ZM181.62 11.1262H168.73V33.6918H173.397V24.2171H181.25V20.3839H173.397V14.8871H181.62V11.1262ZM185.102 11.1262H197.991V14.8871H189.769V20.3839H197.621V24.2171H189.769V33.6918H185.102V11.1262ZM200.732 11.1262V33.6918H205.399V11.1262H200.732ZM225.963 11.6323V15.5379C225.148 15.2486 224.333 15.0316 223.444 14.887C222.555 14.7423 221.518 14.67 220.481 14.67C218.036 14.67 216.184 15.3932 214.851 16.9121C213.518 18.3586 212.851 20.239 212.851 22.4811C212.851 24.6509 213.443 26.459 214.703 27.9055C215.962 29.352 217.74 30.1476 220.036 30.1476C220.741 30.1476 221.445 30.0936 222.245 30.0323C222.37 30.0226 222.498 30.0128 222.629 30.003C223.592 29.8583 224.555 29.6413 225.592 29.2074L225.889 33.0406C225.74 33.113 225.518 33.1853 225.296 33.2576C225 33.33 224.703 33.4023 224.333 33.4746C223.95 33.568 223.506 33.6312 223 33.7033L223 33.7033C222.722 33.7428 222.426 33.785 222.111 33.8362C221.222 33.9086 220.333 33.9809 219.37 33.9809H218.999H218.629C215.962 33.8362 213.518 32.8237 211.295 31.0879C209.073 29.2797 207.962 26.459 207.962 22.6981C207.962 19.0095 209.073 16.1165 211.221 14.0914C213.369 12.0663 216.333 11.0537 219.962 11.0537C220.925 11.0537 221.814 11.0537 222.555 11.126C223.26 11.1886 223.91 11.3054 224.6 11.4295L224.601 11.4296C224.708 11.4488 224.816 11.4682 224.926 11.4877C225 11.5238 225.092 11.5419 225.185 11.56C225.277 11.5781 225.37 11.5962 225.444 11.6323C225.539 11.5862 225.633 11.5989 225.747 11.6141C225.811 11.6228 225.882 11.6323 225.963 11.6323ZM243.519 11.1262H229.667V33.6918H243.519V30.1478H234.408V23.7832H242.63V20.3116H234.408V14.6702H243.519V11.1262Z" fill="#333333"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.4402 44.448L1.28816 35.1797C-0.428493 34.3706 -0.428493 33.1201 1.28816 32.3845L8.30407 29.1479L21.3656 35.1797C23.0823 35.9889 25.8438 35.9889 27.4859 35.1797L40.5474 29.1479L47.5633 32.3845C49.2799 33.1936 49.2799 34.4441 47.5633 35.1797L27.4112 44.448C25.8438 45.1836 23.0823 45.1836 21.4402 44.448Z" fill="#FF6F3D"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.4402 33.0471L1.28816 23.7788C-0.428493 22.9696 -0.428493 21.7191 1.28816 20.9836L8.15479 17.8206L21.4402 23.9259C23.1569 24.735 25.9184 24.735 27.5605 23.9259L40.8459 17.8206L47.7125 20.9836C49.4292 21.7927 49.4292 23.0432 47.7125 23.7788L27.5605 33.0471C25.8438 33.8562 23.0822 33.8562 21.4402 33.0471Z" fill="#95C038"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.4396 21.9387L1.28749 12.6704C-0.429164 11.8612 -0.429164 10.6108 1.28749 9.87517L21.4396 0.606854C23.1562 -0.202285 25.9178 -0.202285 27.5598 0.606854L47.7119 9.87517C49.4285 10.6843 49.4285 11.9348 47.7119 12.6704L27.5598 21.9387C25.8432 22.6743 23.0816 22.6743 21.4396 21.9387Z" fill="#5DC0E8"/>
|
||||
</symbol>
|
||||
<symbol id="idx-logo-dark" viewBox="0 0 245 45">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M64.7249 13.8022C62.4284 15.6827 61.3173 18.5757 61.3173 22.4089C61.3173 26.2422 62.4284 29.1352 64.7249 31.088C67.0213 33.0408 69.614 33.981 72.6512 33.981C75.6143 33.981 78.2812 33.0408 80.5035 31.088C82.7258 29.2075 83.837 26.3145 83.837 22.4813C83.837 18.5757 82.7258 15.755 80.5035 13.8022C78.2812 11.8494 75.6884 10.9092 72.6512 10.9092C69.614 10.9092 66.9472 11.8494 64.7249 13.8022ZM67.688 28.195C66.725 26.9654 66.2064 25.085 66.2064 22.4089C66.2064 19.8052 66.725 17.8524 67.688 16.7675C68.7251 15.538 69.8362 14.7424 71.0215 14.4531L71.0215 14.4531C71.3178 14.3808 71.6141 14.3085 71.8364 14.3085C72.0586 14.2362 72.2808 14.2362 72.5771 14.2362C72.7253 14.2362 72.8549 14.2542 72.9846 14.2723C73.1142 14.2904 73.2438 14.3085 73.392 14.3085C73.6142 14.3085 73.9105 14.3808 74.2069 14.4531C75.3921 14.7424 76.5033 15.538 77.4663 16.7675C78.4293 17.9971 78.9479 19.8775 78.9479 22.4813C78.9479 25.0126 78.4293 26.9654 77.4663 28.195C76.5033 29.4245 75.3921 30.2201 74.2069 30.5094C74.1561 30.5218 74.1075 30.5342 74.0604 30.5462L74.0601 30.5462L74.0601 30.5462C73.8321 30.6044 73.6375 30.654 73.392 30.654C73.0957 30.7264 72.8734 30.7264 72.5771 30.7264C72.466 30.7264 72.3364 30.7083 72.2067 30.6902C72.0771 30.6721 71.9475 30.654 71.8364 30.654C71.5909 30.654 71.3962 30.6044 71.1682 30.5462L71.168 30.5462L71.1676 30.5461C71.1206 30.5341 71.0721 30.5217 71.0215 30.5094C69.8362 30.2201 68.7251 29.4245 67.688 28.195ZM92.356 11.1262H86.2816V33.6918H90.9485V20.3839L90.8745 16.406H90.9485L92.1338 18.9374L100.134 33.6918H106.209V11.1262H101.542V24.3618L101.616 28.412H101.542L100.356 25.302L92.356 11.1262ZM111.024 11.1262H115.691V29.8585H124.876V33.6918H111.024V11.1262ZM127.395 11.1262H121.987L130.506 24.4341V33.6918H135.173V24.5064L143.544 11.1262H138.581L133.766 19.0097L133.025 20.6009H132.877L132.136 19.0097L127.395 11.1262ZM142.951 22.4089C142.951 18.5757 144.063 15.6827 146.359 13.8022C148.581 11.8494 151.248 10.9092 154.285 10.9092C157.323 10.9092 159.915 11.8494 162.138 13.8022C164.36 15.755 165.471 18.5757 165.471 22.4812C165.471 26.3145 164.36 29.2075 162.138 31.088C159.915 33.0408 157.248 33.981 154.285 33.981C151.248 33.981 148.655 33.0408 146.359 31.088C144.137 29.1352 142.951 26.2422 142.951 22.4089ZM147.841 22.4089C147.841 25.085 148.359 26.9654 149.322 28.195C150.359 29.4245 151.396 30.2201 152.656 30.5094C152.697 30.5196 152.738 30.5298 152.777 30.5398L152.802 30.5462C153.03 30.6044 153.225 30.654 153.471 30.654C153.582 30.654 153.711 30.6721 153.841 30.6902C153.971 30.7083 154.1 30.7264 154.211 30.7264C154.508 30.7264 154.73 30.7264 155.026 30.654C155.272 30.654 155.466 30.6044 155.694 30.5462L155.695 30.5461C155.742 30.5341 155.79 30.5217 155.841 30.5094C157.026 30.2201 158.137 29.4245 159.1 28.195C160.063 26.9654 160.582 25.0126 160.582 22.4812C160.582 19.8775 160.063 17.9971 159.1 16.7675C158.137 15.538 157.026 14.7424 155.841 14.4531C155.545 14.3808 155.248 14.3085 155.026 14.3085C154.878 14.3085 154.748 14.2904 154.619 14.2723C154.489 14.2542 154.359 14.2361 154.211 14.2361C153.915 14.2361 153.693 14.2362 153.471 14.3085C153.248 14.3085 152.952 14.3808 152.656 14.4531C151.47 14.7424 150.359 15.538 149.322 16.7675C148.359 17.8524 147.841 19.8052 147.841 22.4089ZM181.62 11.1262H168.73V33.6918H173.397V24.2171H181.25V20.3839H173.397V14.8871H181.62V11.1262ZM185.102 11.1262H197.991V14.8871H189.769V20.3839H197.621V24.2171H189.769V33.6918H185.102V11.1262ZM200.732 11.1262V33.6918H205.399V11.1262H200.732ZM225.963 11.6323V15.5379C225.148 15.2486 224.333 15.0316 223.444 14.887C222.555 14.7423 221.518 14.67 220.481 14.67C218.036 14.67 216.184 15.3932 214.851 16.9121C213.518 18.3586 212.851 20.239 212.851 22.4811C212.851 24.6509 213.443 26.459 214.703 27.9055C215.962 29.352 217.74 30.1476 220.036 30.1476C220.741 30.1476 221.445 30.0936 222.245 30.0323C222.37 30.0226 222.498 30.0128 222.629 30.003C223.592 29.8583 224.555 29.6413 225.592 29.2074L225.889 33.0406C225.74 33.113 225.518 33.1853 225.296 33.2576C225 33.33 224.703 33.4023 224.333 33.4746C223.95 33.568 223.506 33.6312 223 33.7033L223 33.7033C222.722 33.7428 222.426 33.785 222.111 33.8362C221.222 33.9086 220.333 33.9809 219.37 33.9809H218.999H218.629C215.962 33.8362 213.518 32.8237 211.295 31.0879C209.073 29.2797 207.962 26.459 207.962 22.6981C207.962 19.0095 209.073 16.1165 211.221 14.0914C213.369 12.0663 216.333 11.0537 219.962 11.0537C220.925 11.0537 221.814 11.0537 222.555 11.126C223.26 11.1886 223.91 11.3054 224.6 11.4295L224.601 11.4296C224.708 11.4488 224.816 11.4682 224.926 11.4877C225 11.5238 225.092 11.5419 225.185 11.56C225.277 11.5781 225.37 11.5962 225.444 11.6323C225.539 11.5862 225.633 11.5989 225.747 11.6141C225.811 11.6228 225.882 11.6323 225.963 11.6323ZM243.519 11.1262H229.667V33.6918H243.519V30.1478H234.408V23.7832H242.63V20.3116H234.408V14.6702H243.519V11.1262Z" fill="white"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.4402 44.448L1.28816 35.1797C-0.428493 34.3706 -0.428493 33.1201 1.28816 32.3845L8.30407 29.1479L21.3656 35.1797C23.0823 35.9889 25.8438 35.9889 27.4859 35.1797L40.5474 29.1479L47.5633 32.3845C49.2799 33.1936 49.2799 34.4441 47.5633 35.1797L27.4112 44.448C25.8438 45.1836 23.0823 45.1836 21.4402 44.448Z" fill="#FF6F3D"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.4402 33.0471L1.28816 23.7788C-0.428493 22.9696 -0.428493 21.7191 1.28816 20.9836L8.15479 17.8206L21.4402 23.9259C23.1569 24.735 25.9184 24.735 27.5605 23.9259L40.8459 17.8206L47.7125 20.9836C49.4292 21.7927 49.4292 23.0432 47.7125 23.7788L27.5605 33.0471C25.8438 33.8562 23.0822 33.8562 21.4402 33.0471Z" fill="#95C038"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.4396 21.9387L1.28749 12.6704C-0.429164 11.8612 -0.429164 10.6108 1.28749 9.87517L21.4396 0.606854C23.1562 -0.202285 25.9178 -0.202285 27.5598 0.606854L47.7119 9.87517C49.4285 10.6843 49.4285 11.9348 47.7119 12.6704L27.5598 21.9387C25.8432 22.6743 23.0816 22.6743 21.4396 21.9387Z" fill="#5DC0E8"/>
|
||||
</symbol>
|
||||
<svg width="52" height="45" viewBox="0 0 52 45" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<symbol id="idx-logo-light" viewBox="0 0 52 45">
|
||||
<path d="M23.4402 44.4485L3.28816 35.1802C1.57151 34.3711 1.57151 33.1206 3.28816 32.385L10.3041 29.1484L23.3656 35.1802C25.0823 35.9893 27.8438 35.9893 29.4859 35.1802L42.5474 29.1484L49.5633 32.385C51.2799 33.1941 51.2799 34.4446 49.5633 35.1802L29.4112 44.4485C27.8438 45.1841 25.0823 45.1841 23.4402 44.4485Z" fill="#FF6F3D"/>
|
||||
<path d="M23.4402 33.0468L3.28816 23.7785C1.57151 22.9694 1.57151 21.7189 3.28816 20.9833L10.1548 17.8203L23.4402 23.9256C25.1569 24.7348 27.9184 24.7348 29.5605 23.9256L42.8459 17.8203L49.7125 20.9833C51.4292 21.7924 51.4292 23.0429 49.7125 23.7785L29.5605 33.0468C27.8438 33.856 25.0822 33.856 23.4402 33.0468Z" fill="#95C038"/>
|
||||
<path d="M23.4396 21.9387L3.28749 12.6704C1.57084 11.8612 1.57084 10.6108 3.28749 9.87517L23.4396 0.606854C25.1562 -0.202285 27.9178 -0.202285 29.5598 0.606854L49.7119 9.87517C51.4285 10.6843 51.4285 11.9348 49.7119 12.6704L29.5598 21.9387C27.8432 22.6743 25.0816 22.6743 23.4396 21.9387Z" fill="#5DC0E8"/>
|
||||
</symbol>
|
||||
<symbol id="idx-logo-dark" viewBox="0 0 52 45">
|
||||
<path d="M23.4402 44.4485L3.28816 35.1802C1.57151 34.3711 1.57151 33.1206 3.28816 32.385L10.3041 29.1484L23.3656 35.1802C25.0823 35.9893 27.8438 35.9893 29.4859 35.1802L42.5474 29.1484L49.5633 32.385C51.2799 33.1941 51.2799 34.4446 49.5633 35.1802L29.4112 44.4485C27.8438 45.1841 25.0823 45.1841 23.4402 44.4485Z" fill="#FF6F3D"/>
|
||||
<path d="M23.4402 33.0468L3.28816 23.7785C1.57151 22.9694 1.57151 21.7189 3.28816 20.9833L10.1548 17.8203L23.4402 23.9256C25.1569 24.7348 27.9184 24.7348 29.5605 23.9256L42.8459 17.8203L49.7125 20.9833C51.4292 21.7924 51.4292 23.0429 49.7125 23.7785L29.5605 33.0468C27.8438 33.856 25.0822 33.856 23.4402 33.0468Z" fill="#95C038"/>
|
||||
<path d="M23.4396 21.9387L3.28749 12.6704C1.57084 11.8612 1.57084 10.6108 3.28749 9.87517L23.4396 0.606854C25.1562 -0.202285 27.9178 -0.202285 29.5598 0.606854L49.7119 9.87517C51.4285 10.6843 51.4285 11.9348 49.7119 12.6704L29.5598 21.9387C27.8432 22.6743 25.0816 22.6743 23.4396 21.9387Z" fill="#5DC0E8"/>
|
||||
</symbol>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 2.2 KiB |
@ -913,7 +913,7 @@ li.menu-item {
|
||||
}
|
||||
|
||||
.ver-logo {
|
||||
width: 245px;
|
||||
width: 52px;
|
||||
height: 45px;
|
||||
|
||||
.theme-type-dark & {
|
||||
|
||||
@ -889,7 +889,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
[item.view enterFullScreenMode:ppeScreen withOptions:@{NSFullScreenModeAllScreens: @(NO)}];
|
||||
NSApplicationPresentationOptions options = NSApplicationPresentationHideDock | NSApplicationPresentationHideMenuBar;
|
||||
[item.view enterFullScreenMode:ppeScreen withOptions:@{NSFullScreenModeApplicationPresentationOptions: @(options)}];
|
||||
if ( tab ) {
|
||||
[[self cefViewWithTab:tab] focus];
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 668 B After Width: | Height: | Size: 329 B |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 508 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 508 B |
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 757 B |
@ -0,0 +1,131 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>ONLYOFFICE Release Notes</title>
|
||||
<style type="text/css">
|
||||
/* variables */
|
||||
:root {
|
||||
--color-black: #141923;
|
||||
--color-white: #fff;
|
||||
--color-gray-100: #f7fafc;
|
||||
--color-gray-200: #edf2f7;
|
||||
--color-gray-300: #e2e8f0;
|
||||
--color-gray-400: #cbd5e0;
|
||||
--color-gray-500: #a0aec0;
|
||||
--color-gray-600: #718096;
|
||||
--color-gray-700: #4a5568;
|
||||
--color-gray-800: #2d3748;
|
||||
--color-gray-900: #1a202c;
|
||||
}
|
||||
body {
|
||||
background: var(--color-white);
|
||||
color: var(--color-gray-800);
|
||||
font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
|
||||
}
|
||||
h1, h2, h3 {
|
||||
color: var(--color-gray-800);
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.7em;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.4em;
|
||||
font-weight: lighter;
|
||||
}
|
||||
h4 {
|
||||
font-size: 1.2em;
|
||||
font-weight: lighter;
|
||||
}
|
||||
code {
|
||||
background: var(--color-gray-200);
|
||||
font-family: monospace;
|
||||
padding: 1px 5px;
|
||||
}
|
||||
ul {
|
||||
padding: 7.5.1 20px;
|
||||
}
|
||||
li {
|
||||
margin-left: 20px;
|
||||
margin-bottom: 0.2em;
|
||||
padding: 0;
|
||||
}
|
||||
hr {
|
||||
margin: 20px 0;
|
||||
border: var(--color-gray-400) solid 0.5px;
|
||||
}
|
||||
.releasedate {
|
||||
color: var(--color-gray-600);
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
/* prefers light mode */
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background: var(--color-gray-900);
|
||||
color: var(--color-gray-200);
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
||||
code {
|
||||
background: var(--color-gray-800);
|
||||
color: var(--color-gray-200);
|
||||
}
|
||||
|
||||
.releasedate {
|
||||
color: var(--color-gray-600);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="version">
|
||||
<h1>ONLYOFFICE 7.5.1<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
|
||||
<h2>Fixes</h2>
|
||||
|
||||
<h4>All Editors</h4>
|
||||
<ul>
|
||||
<li>Fixed print options (range) tuning for documents and presentations</li>
|
||||
<li>Fixed some security issues</li>
|
||||
<li>Fixed opening files with size more than 100 MB</li>
|
||||
<li>Fixed some issues with composite input</li>
|
||||
<li>Fixed issues preventing the application from working on MacOS version < 12.0</li>
|
||||
<li>Fixed working with blocked text fields in dialog boxes</li>
|
||||
<li>Improved quality of the SVG images added to the documents</li>
|
||||
<li>Fixed the main window hanging when closing the application after working with several document tabs</li>
|
||||
<li>Fixed signing of documents/spreadsheets using SVG images</li>
|
||||
</ul>
|
||||
<h4>Document Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed incorrect painting inserted Text Art</li>
|
||||
<li>Fixed an error when combining/comparing documents</li>
|
||||
</ul>
|
||||
<h4>Spreadsheet Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed issue when cell border became hidden due to hide row with part of merged cell</li>
|
||||
<li>Fixed equation transformation for Linear/Professional mode switching from context menu</li>
|
||||
<li>Fixed print issue for Header/Footer</li>
|
||||
<li>Fixed crashing of the editor after creating file from password protected XLTX</li>
|
||||
</ul>
|
||||
<h4>Presentation Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed error on click Header & Footer in Insert tools panel</li>
|
||||
<li>Fixed crashing in the Reporter mode on changing slide from end demonstration</li>
|
||||
<li>Fixed saving presentations with media files for compatibility with other editors</li>
|
||||
</ul>
|
||||
<h4>PDF Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed saving document through "Save copy"</li>
|
||||
<li>Fixed incorrect processing editor's config (editorType)</li>
|
||||
<li>Fixed issue for plugin "Send" when there is no email client installed</li>
|
||||
<li>Fixed opening help for PDF editor and files opened for viewing (XPS, DjVu)</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,131 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>История изменений ONLYOFFICE</title>
|
||||
<style type="text/css">
|
||||
/* variables */
|
||||
:root {
|
||||
--color-black: #141923;
|
||||
--color-white: #fff;
|
||||
--color-gray-100: #f7fafc;
|
||||
--color-gray-200: #edf2f7;
|
||||
--color-gray-300: #e2e8f0;
|
||||
--color-gray-400: #cbd5e0;
|
||||
--color-gray-500: #a0aec0;
|
||||
--color-gray-600: #718096;
|
||||
--color-gray-700: #4a5568;
|
||||
--color-gray-800: #2d3748;
|
||||
--color-gray-900: #1a202c;
|
||||
}
|
||||
body {
|
||||
background: var(--color-white);
|
||||
color: var(--color-gray-800);
|
||||
font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
|
||||
}
|
||||
h1, h2, h3 {
|
||||
color: var(--color-gray-800);
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.7em;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.4em;
|
||||
font-weight: lighter;
|
||||
}
|
||||
h4 {
|
||||
font-size: 1.2em;
|
||||
font-weight: lighter;
|
||||
}
|
||||
code {
|
||||
background: var(--color-gray-200);
|
||||
font-family: monospace;
|
||||
padding: 1px 5px;
|
||||
}
|
||||
ul {
|
||||
padding: 7.5.1 20px;
|
||||
}
|
||||
li {
|
||||
margin-left: 20px;
|
||||
margin-bottom: 0.2em;
|
||||
padding: 0;
|
||||
}
|
||||
hr {
|
||||
margin: 20px 0;
|
||||
border: var(--color-gray-400) solid 0.5px;
|
||||
}
|
||||
.releasedate {
|
||||
color: var(--color-gray-600);
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
/* prefers light mode */
|
||||
@media (prefers-color-scheme: dark) {
|
||||
body {
|
||||
background: var(--color-gray-900);
|
||||
color: var(--color-gray-200);
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
||||
code {
|
||||
background: var(--color-gray-800);
|
||||
color: var(--color-gray-200);
|
||||
}
|
||||
|
||||
.releasedate {
|
||||
color: var(--color-gray-600);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="version">
|
||||
<h1>ONLYOFFICE 7.5.1<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
|
||||
<h2>Исправления</h2>
|
||||
|
||||
<h4>Все редакторы</h4>
|
||||
<ul>
|
||||
<li>Исправлено применение настроек печати (диапазон) для документов и презентаций</li>
|
||||
<li>Исправлено несколько уязвимостей, связанных с XSS</li>
|
||||
<li>Исправлено открытие файлов размером более 100 MБ</li>
|
||||
<li>Исправлено несколько проблем, связанных с композитным вводом</li>
|
||||
<li>Исправлены проблемы, препятствующие работе приложения на MacOS до версии 12.0</li>
|
||||
<li>Исправлена работа с заблокированными текстовыми полями в диалоговых окнах</li>
|
||||
<li>Улучшено качество изображений SVG, добавляемых в документы</li>
|
||||
<li>Исправлено зависание главного окна при закрытии приложения после работы с несколькими вкладками</li>
|
||||
<li>Исправлено подписание документов или электронных таблиц с помощью изображений SVG</li>
|
||||
</ul>
|
||||
<h4>Редактор документов</h4>
|
||||
<ul>
|
||||
<li>Исправлено некорректное отображение вставленного Text Art</li>
|
||||
<li>Исправлена ошибка при объединении/сравнении документов</li>
|
||||
</ul>
|
||||
<h4>Редактор таблиц</h4>
|
||||
<ul>
|
||||
<li>Исправлена проблема, при которой не отображалась граница при скрытии соседней строки с частью объединенной ячейки</li>
|
||||
<li>Исправлено преобразование формул при переключении режимов Линейный/Профессиональный из контекстного меню</li>
|
||||
<li>Исправлена проблема, при которой обрезается текст в колонтитулах при выводе на печать</li>
|
||||
<li>Исправлен сбой в работе редактора после создания файла из защищенного паролем XLTX</li>
|
||||
</ul>
|
||||
<h4>Редактор презентаций</h4>
|
||||
<ul>
|
||||
<li>Исправлена ошибка при вставке колонтитула</li>
|
||||
<li>Исправлено падение в режиме докладчика на переключении слайдов с конца демонстрации</li>
|
||||
<li>Исправлено сохранение презентаций с медиафайлами для совместимости с другими редакторами</li>
|
||||
</ul>
|
||||
<h4>Редактор PDF</h4>
|
||||
<ul>
|
||||
<li>Исправлено сохранение файла через опцию "Сохранить копию"</li>
|
||||
<li>Исправлена некорректная обработка конфига редактора (параметр editorType)</li>
|
||||
<li>Исправлено открытие справки для редактора PDF и файлов, открытых для просмотра (XPS, DjVu)</li>
|
||||
<li>Исправлена проблема, связанная с плагином "Отправить", если в системе не установлен Email клиент</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 400 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 473 B |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 546 B |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 678 B |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 802 B |
@ -988,8 +988,7 @@ Source: data\vcredist\vcredist_2022_{#sWinArch}.exe; DestDir: {app}; Flags: dele
|
||||
Check: not checkVCRedist2022;
|
||||
|
||||
Source: {#sBrandingFolder}\win-linux\package\windows\data\VisualElementsManifest.xml; DestDir: {app}; DestName: {#VISEFFECTS_MANIFEST_NAME}; MinVersion: 6.3;
|
||||
Source: {#sBrandingFolder}\win-linux\package\windows\data\visual_elements_icon_150x150.png; DestDir: {app}\browser; MinVersion: 6.3;
|
||||
Source: {#sBrandingFolder}\win-linux\package\windows\data\visual_elements_icon_71x71.png; DestDir: {app}\browser; MinVersion: 6.3;
|
||||
Source: {#sBrandingFolder}\win-linux\package\windows\data\visual_elements_icon_*; DestDir: {app}\browser; MinVersion: 6.3;
|
||||
|
||||
Source: {#DEPLOY_PATH}\*; DestDir: {app}; Flags: recursesubdirs;
|
||||
#if defined(_WIN_XP) | defined(EMBED_HELP)
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
|
||||
<VisualElements
|
||||
ShowNameOnSquare150x150Logo='on'
|
||||
Square310x310Logo='browser\visual_elements_icon_310x310.png'
|
||||
Square150x150Logo='browser\visual_elements_icon_150x150.png'
|
||||
Square70x70Logo='browser\visual_elements_icon_71x71.png'
|
||||
Square70x70Logo='browser\visual_elements_icon_70x70.png'
|
||||
ForegroundText='light'
|
||||
BackgroundColor='#181b31'/>
|
||||
</Application>
|
||||
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 759 B |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 1.9 KiB |
BIN
win-linux/package/windows/data/visual_elements_icon_310x310.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
win-linux/package/windows/data/visual_elements_icon_70x70.png
Normal file
|
After Width: | Height: | Size: 899 B |
|
Before Width: | Height: | Size: 5.2 KiB |
94
win-linux/package/windows/update/changes/7.5.1/changes.html
Normal file
@ -0,0 +1,94 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>ONLYOFFICE Desktop Editors Release Notes</title>
|
||||
<style type="text/css">
|
||||
body {
|
||||
background: white;
|
||||
font-size: 12px;
|
||||
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
|
||||
}
|
||||
h1, h2, h3 {
|
||||
color: #000;
|
||||
font-family: "Helvetica";
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 18px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 16px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 14px;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
code {
|
||||
background: var(--color-gray-200);
|
||||
font-family: monospace;
|
||||
padding: 1px 5px;
|
||||
}
|
||||
.releasedate {
|
||||
color: #888;
|
||||
font-size: medium;
|
||||
}
|
||||
.version {
|
||||
border-bottom: 1px solid #cfcfcf;
|
||||
}
|
||||
.more {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="version">
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
|
||||
<h2>Fixes</h2>
|
||||
|
||||
<h4>All Editors</h4>
|
||||
<ul>
|
||||
<li>Fixed print options (range) tuning for documents and presentations</li>
|
||||
<li>Fixed some security issues</li>
|
||||
<li>Fixed opening files with size more than 100 MB</li>
|
||||
<li>Fixed some issues with composite input</li>
|
||||
<li>Fixed issues preventing the application from working on MacOS version < 12.0</li>
|
||||
<li>Fixed working with blocked text fields in dialog boxes</li>
|
||||
<li>Improved quality of the SVG images added to the documents</li>
|
||||
<li>Fixed the main window hanging when closing the application after working with several document tabs</li>
|
||||
<li>Fixed signing of documents/spreadsheets using SVG images</li>
|
||||
</ul>
|
||||
<h4>Document Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed incorrect painting inserted Text Art</li>
|
||||
<li>Fixed an error when combining/comparing documents</li>
|
||||
</ul>
|
||||
<h4>Spreadsheet Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed issue when cell border became hidden due to hide row with part of merged cell</li>
|
||||
<li>Fixed equation transformation for Linear/Professional mode switching from context menu</li>
|
||||
<li>Fixed print issue for Header/Footer</li>
|
||||
<li>Fixed crashing of the editor after creating file from password protected XLTX</li>
|
||||
</ul>
|
||||
<h4>Presentation Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed error on click Header & Footer in Insert tools panel</li>
|
||||
<li>Fixed crashing in the Reporter mode on changing slide from end demonstration</li>
|
||||
<li>Fixed saving presentations with media files for compatibility with other editors</li>
|
||||
</ul>
|
||||
<h4>PDF Editor</h4>
|
||||
<ul>
|
||||
<li>Fixed saving document through "Save copy"</li>
|
||||
<li>Fixed incorrect processing editor's config (editorType)</li>
|
||||
<li>Fixed issue for plugin "Send" when there is no email client installed</li>
|
||||
<li>Fixed opening help for PDF editor and files opened for viewing (XPS, DjVu)</li>
|
||||
</ul>
|
||||
|
||||
<div class="more"><a href="https://github.com/ONLYOFFICE/DesktopEditors/blob/master/CHANGELOG.md#751" target="_blank">and a little more...</a></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,94 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>История изменений ONLYOFFICE Desktop Editors</title>
|
||||
<style type="text/css">
|
||||
body {
|
||||
background: white;
|
||||
font-size: 12px;
|
||||
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, Helvetica, sans-serif;
|
||||
}
|
||||
h1, h2, h3 {
|
||||
color: #000;
|
||||
font-family: "Helvetica";
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 18px;
|
||||
}
|
||||
h2 {
|
||||
font-size: 16px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 14px;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
code {
|
||||
background: var(--color-gray-200);
|
||||
font-family: monospace;
|
||||
padding: 1px 5px;
|
||||
}
|
||||
.releasedate {
|
||||
color: #888;
|
||||
font-size: medium;
|
||||
}
|
||||
.version {
|
||||
border-bottom: 1px solid #cfcfcf;
|
||||
}
|
||||
.more {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="version">
|
||||
<h1>ONLYOFFICE Desktop Editors 7.5.1<span class="releasedate"> - {{DATE}}</span></h1>
|
||||
|
||||
<h2>Исправления</h2>
|
||||
|
||||
<h4>Все редакторы</h4>
|
||||
<ul>
|
||||
<li>Исправлено применение настроек печати (диапазон) для документов и презентаций</li>
|
||||
<li>Исправлено несколько уязвимостей, связанных с XSS</li>
|
||||
<li>Исправлено открытие файлов размером более 100 MБ</li>
|
||||
<li>Исправлено несколько проблем, связанных с композитным вводом</li>
|
||||
<li>Исправлены проблемы, препятствующие работе приложения на MacOS до версии 12.0</li>
|
||||
<li>Исправлена работа с заблокированными текстовыми полями в диалоговых окнах</li>
|
||||
<li>Улучшено качество изображений SVG, добавляемых в документы</li>
|
||||
<li>Исправлено зависание главного окна при закрытии приложения после работы с несколькими вкладками</li>
|
||||
<li>Исправлено подписание документов или электронных таблиц с помощью изображений SVG</li>
|
||||
</ul>
|
||||
<h4>Редактор документов</h4>
|
||||
<ul>
|
||||
<li>Исправлено некорректное отображение вставленного Text Art</li>
|
||||
<li>Исправлена ошибка при объединении/сравнении документов</li>
|
||||
</ul>
|
||||
<h4>Редактор таблиц</h4>
|
||||
<ul>
|
||||
<li>Исправлена проблема, при которой не отображалась граница при скрытии соседней строки с частью объединенной ячейки</li>
|
||||
<li>Исправлено преобразование формул при переключении режимов Линейный/Профессиональный из контекстного меню</li>
|
||||
<li>Исправлена проблема, при которой обрезается текст в колонтитулах при выводе на печать</li>
|
||||
<li>Исправлен сбой в работе редактора после создания файла из защищенного паролем XLTX</li>
|
||||
</ul>
|
||||
<h4>Редактор презентаций</h4>
|
||||
<ul>
|
||||
<li>Исправлена ошибка при вставке колонтитула</li>
|
||||
<li>Исправлено падение в режиме докладчика на переключении слайдов с конца демонстрации</li>
|
||||
<li>Исправлено сохранение презентаций с медиафайлами для совместимости с другими редакторами</li>
|
||||
</ul>
|
||||
<h4>Редактор PDF</h4>
|
||||
<ul>
|
||||
<li>Исправлено сохранение файла через опцию "Сохранить копию"</li>
|
||||
<li>Исправлена некорректная обработка конфига редактора (параметр editorType)</li>
|
||||
<li>Исправлена проблема, связанная с плагином "Отправить", если в системе не установлен Email клиент</li>
|
||||
<li>Исправлено открытие справки для редактора PDF и файлов, открытых для просмотра (XPS, DjVu)</li>
|
||||
</ul>
|
||||
|
||||
<div class="more"><a href="https://github.com/ONLYOFFICE/DesktopEditors/blob/master/CHANGELOG.md#751" target="_blank">и еще...</a></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 802 B |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 173 KiB After Width: | Height: | Size: 26 KiB |
@ -494,7 +494,7 @@ bool CAscApplicationManagerWrapper::processCommonEvent(NSEditorApi::CAscCefMenuE
|
||||
} else
|
||||
if ( m_countViews == 1 && mainWindow() && mainWindow()->isAboutToClose() ) { // if only start page exists
|
||||
emit aboutToQuit();
|
||||
DestroyCefView(-1);
|
||||
// DestroyCefView(-1);
|
||||
}
|
||||
|
||||
break;
|
||||
@ -1291,7 +1291,9 @@ void CAscApplicationManagerWrapper::launchAppClose()
|
||||
}
|
||||
} else {
|
||||
emit aboutToQuit();
|
||||
DestroyCefView(-1);
|
||||
QTimer::singleShot(0, this, [=]() {
|
||||
DestroyCefView(-1);
|
||||
});
|
||||
}
|
||||
} else {
|
||||
cancelClose();
|
||||
|
||||
@ -176,6 +176,9 @@ void CAscTabData::setFeatures(const wstring& fs)
|
||||
|
||||
if ( _str_readonly.isEmpty() )
|
||||
_str_readonly = " (" + QObject::tr("Read only") + ")";
|
||||
} else
|
||||
if ( hasFeature(L"readonly\":false") ) {
|
||||
_is_readonly = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -210,6 +210,10 @@ void CCefEventsTransformer::OnEvent(QObject * target, NSEditorApi::CAscCefMenuEv
|
||||
// if ( !(cmd.find(L"files:check") == std::wstring::npos) ) {
|
||||
// QMetaObject::invokeMethod( target, "onLocalFilesCheck", Qt::QueuedConnection,
|
||||
// Q_ARG(QString, QString::fromStdWString(pData->get_Param())) );
|
||||
if ( cmd.compare(L"portal:uitheme") == 0 ) {
|
||||
QMetaObject::invokeMethod(target, "onPortalUITheme", Qt::QueuedConnection,
|
||||
Q_ARG(int, event->get_SenderId()), Q_ARG(std::wstring, pData->get_Param()));
|
||||
} else
|
||||
if ( !(cmd.find(L"files:explore") == std::wstring::npos) ) {
|
||||
QMetaObject::invokeMethod( target, "onLocalFileLocation", Qt::QueuedConnection,
|
||||
Q_ARG(QString, QString::fromStdWString(pData->get_Param())) );
|
||||
|
||||
@ -513,15 +513,19 @@ void CAscTabWidget::setTabActiveColor(int index, const std::wstring& color)
|
||||
{
|
||||
}
|
||||
|
||||
void CAscTabWidget::setTabThemeType(int index, const QString& type)
|
||||
void CAscTabWidget::setTabTheme(int index, const QString& type, const QString& color)
|
||||
{
|
||||
if ( !(index < 0) && index < count() ) {
|
||||
if ( type == "dark" ) {
|
||||
m_pBar->setActiveTabColor(index, "#333");
|
||||
m_pBar->setTabThemeType(index, CTabBar::DarkTab);
|
||||
} else {
|
||||
m_pBar->setActiveTabColor(index, "#fff");
|
||||
m_pBar->setTabThemeType(index, CTabBar::LightTab);
|
||||
if ( !type.isEmpty() ) {
|
||||
m_pBar->setTabThemeType(index, type == "dark" ? CTabBar::DarkTab : CTabBar::LightTab);
|
||||
}
|
||||
|
||||
if ( !color.isEmpty() ) {
|
||||
m_pBar->setActiveTabColor(index, color);
|
||||
|
||||
if ( type.isEmpty() ) {
|
||||
m_pBar->setTabThemeType(index, CThemes::isColorDark(color) ? CTabBar::DarkTab : CTabBar::LightTab);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -188,7 +188,7 @@ public:
|
||||
void setTabIcons(CTabIconSet&);
|
||||
void reloadTabIcons();
|
||||
void setTabActiveColor(int index, const std::wstring& color);
|
||||
void setTabThemeType(int index, const QString& type);
|
||||
void setTabTheme(int index, const QString& type, const QString& color);
|
||||
void setFocusedView(int index = -1);
|
||||
void setFullScreen(bool, int id = -1);
|
||||
QWidget * fullScreenWidget();
|
||||
|
||||
@ -337,7 +337,7 @@ QStringList CFileDialogWrapper::modalOpenDocuments(const QString& path, bool mul
|
||||
QString filter = m_mapFilters[AVS_OFFICESTUDIO_FILE_UNKNOWN];
|
||||
filter.prepend(tr("Text documents") + " (*.docx *.doc *.odt *.ott *.rtf *.docm *.dotx *.dotm *.fb2 *.fodt *.wps *.wpt *.xml);;");
|
||||
|
||||
return modalOpen(path, filter, nullptr, multi);
|
||||
return modalOpen(path, filter, &filter, multi);
|
||||
}
|
||||
|
||||
QStringList CFileDialogWrapper::modalOpenSpreadsheets(const QString& path, bool multi)
|
||||
|
||||
@ -135,6 +135,9 @@ public:
|
||||
|
||||
pages_count = data->get_PagesCount();
|
||||
current_page = data->get_CurrentPage();
|
||||
print_range = QPrintDialog::AllPages;
|
||||
page_from = 1;
|
||||
page_to = pages_count;
|
||||
|
||||
parseJsonOptions(data->get_Options());
|
||||
}
|
||||
|
||||
@ -70,8 +70,8 @@ public:
|
||||
// auto isThemeDark(const std::wstring& id) -> bool;
|
||||
auto themeActualId(const std::wstring& id) const -> std::wstring;
|
||||
|
||||
auto isColorDark(const std::wstring&) -> bool;
|
||||
auto isColorDark(const QString&) -> bool;
|
||||
static auto isColorDark(const std::wstring&) -> bool;
|
||||
static auto isColorDark(const QString&) -> bool;
|
||||
|
||||
auto onSystemDarkColorScheme(bool isdark) -> void;
|
||||
auto isSystemSchemeDark() -> const bool;
|
||||
|
||||
@ -7,6 +7,7 @@
|
||||
#include <algorithm>
|
||||
#include <gdk/gdkx.h>
|
||||
#include <gtk/gtkunixprint.h>
|
||||
#include "components/cmessage.h"
|
||||
|
||||
#define PDF_PRINTER_NAME "Print to File"
|
||||
#define LPR_PRINTER_NAME "Print to LPR"
|
||||
@ -172,6 +173,7 @@ GtkPrintDialog::GtkPrintDialog(QPrinter *printer, QWidget *parent) :
|
||||
if (m_printer->collateCopies())
|
||||
m_options |= PrintOption::PrintCollateCopies;
|
||||
m_page_ranges.append(PageRanges(m_printer->fromPage(), m_printer->toPage()));
|
||||
m_pages_count = m_printer->toPage();
|
||||
}
|
||||
|
||||
GtkPrintDialog::~GtkPrintDialog()
|
||||
@ -576,7 +578,14 @@ int GtkPrintDialog::toPage()
|
||||
|
||||
void GtkPrintDialog::setFromTo(int from, int to)
|
||||
{
|
||||
m_printer->setFromTo(from, to);
|
||||
from < 1 && (from = 1); to < 1 && (to = 1);
|
||||
if (m_pages_count < from || m_pages_count < to) {
|
||||
CMessage::warning(m_parent, QObject::tr("Specified range %1-%2 exceeds document limits: maximum number of pages is %3")
|
||||
.arg(QString::number(from), QString::number(to), QString::number(m_pages_count)));
|
||||
}
|
||||
from > m_pages_count && (from = m_pages_count);
|
||||
to > m_pages_count && (to = m_pages_count);
|
||||
m_printer->setFromTo(from > to ? to : from, from > to ? from : to);
|
||||
if (!m_page_ranges.isEmpty())
|
||||
m_page_ranges.clear();
|
||||
m_page_ranges.append(PageRanges(m_printer->fromPage(), m_printer->toPage()));
|
||||
|
||||
@ -39,6 +39,7 @@ private:
|
||||
PrintOptions m_options;
|
||||
PrintRange m_print_range;
|
||||
QVector<PageRanges> m_page_ranges;
|
||||
int m_pages_count;
|
||||
};
|
||||
|
||||
#endif // GTKPRINTDIALOG_H
|
||||
|
||||
@ -80,6 +80,8 @@ int WinMsg::showMessage(QWidget *parent,
|
||||
std::wstring lpText = QTextDocumentFragment::fromHtml(msg).toPlainText().toStdWString();
|
||||
std::wstring lpCheckBoxText = chekBoxText.toStdWString();
|
||||
HWND parent_hwnd = (parent) ? (HWND)parent->winId() : nullptr;
|
||||
if (parent_hwnd && IsIconic(parent_hwnd))
|
||||
ShowWindow(parent_hwnd, SW_RESTORE);
|
||||
|
||||
int msgboxID = 0;
|
||||
#ifndef __OS_WIN_XP
|
||||
|
||||
@ -32,8 +32,10 @@
|
||||
|
||||
#include <windows.h>
|
||||
#include <commdlg.h>
|
||||
#include <comdef.h>
|
||||
#include "printdialog.h"
|
||||
#include "utils.h"
|
||||
#include "components/cmessage.h"
|
||||
|
||||
#define MAXPAGERANGES 32
|
||||
#define PRINT_DIALOG_REG_KEY L"Software\\Microsoft\\Print\\UnifiedPrintDialog\0"
|
||||
@ -369,7 +371,8 @@ QDialog::DialogCode PrintDialog::exec()
|
||||
dlg.lpCallback = static_cast<IPrintDialogCallback*>(&clb);
|
||||
|
||||
QDialog::DialogCode exit_code = QDialog::DialogCode::Rejected;
|
||||
if (PrintDlgEx(&dlg) == S_OK) {
|
||||
HRESULT hr = PrintDlgEx(&dlg);
|
||||
if (hr == S_OK) {
|
||||
switch (dlg.dwResultAction) {
|
||||
case PD_RESULT_PRINT: {
|
||||
LPDEVMODE pDevmode = (LPDEVMODE)GlobalLock(dlg.hDevMode);
|
||||
@ -442,6 +445,9 @@ QDialog::DialogCode PrintDialog::exec()
|
||||
#endif
|
||||
if (pDevMode)
|
||||
GlobalFree(pDevMode);
|
||||
|
||||
const wchar_t *err = _com_error(hr).ErrorMessage();
|
||||
CMessage::error(m_parent, QObject::tr("Unable to open print dialog:<br>%1").arg(QString::fromStdWString(err)));
|
||||
}
|
||||
GlobalFree(page_ranges);
|
||||
|
||||
@ -480,7 +486,14 @@ int PrintDialog::toPage()
|
||||
|
||||
void PrintDialog::setFromTo(int from, int to)
|
||||
{
|
||||
m_printer->setFromTo(from, to);
|
||||
from < 1 && (from = 1); to < 1 && (to = 1);
|
||||
if (m_pages_count < from || m_pages_count < to) {
|
||||
CMessage::warning(m_parent, QObject::tr("Specified range %1-%2 exceeds document limits: maximum number of pages is %3")
|
||||
.arg(QString::number(from), QString::number(to), QString::number(m_pages_count)));
|
||||
}
|
||||
from > m_pages_count && (from = m_pages_count);
|
||||
to > m_pages_count && (to = m_pages_count);
|
||||
m_printer->setFromTo(from > to ? to : from, from > to ? from : to);
|
||||
if (!m_page_ranges.isEmpty())
|
||||
m_page_ranges.clear();
|
||||
m_page_ranges.append(PageRanges(m_printer->fromPage(), m_printer->toPage()));
|
||||
|
||||
@ -483,8 +483,8 @@ public:
|
||||
if ( isPrinting ) return;
|
||||
isPrinting = true;
|
||||
|
||||
#ifdef Q_OS_LINUX
|
||||
QWidget *parent = window->handle();
|
||||
#ifdef Q_OS_LINUX
|
||||
WindowHelper::CParentDisable oDisabler(parent);
|
||||
#endif
|
||||
if ( !(pagescount < 1) ) {
|
||||
@ -590,7 +590,8 @@ public:
|
||||
#ifndef _WIN32
|
||||
RELEASEOBJECT(dialog)
|
||||
#endif
|
||||
}
|
||||
} else
|
||||
CMessage::warning(parent, tr("There are no pages set to print."));
|
||||
|
||||
isPrinting = false;
|
||||
}
|
||||
@ -762,7 +763,7 @@ public:
|
||||
|
||||
void onWebAppsFeatures(int, std::wstring f) override
|
||||
{
|
||||
bool is_read_only = panel()->data()->hasFeature(L"readonly\":");
|
||||
bool is_read_only = panel()->data()->hasFeature(L"readonly\":true");
|
||||
panel()->data()->setFeatures(f);
|
||||
|
||||
if ( m_panel->data()->hasFeature(L"uitype\":\"fillform") ) {
|
||||
@ -774,7 +775,7 @@ public:
|
||||
iconCrypted();
|
||||
}
|
||||
|
||||
if ( is_read_only != panel()->data()->hasFeature(L"readonly\":") && boxtitlelabel ) {
|
||||
if ( is_read_only != panel()->data()->hasFeature(L"readonly\":true") && boxtitlelabel ) {
|
||||
window->setWindowTitle(m_panel->data()->title());
|
||||
window->m_boxTitleBtns->repaint();
|
||||
}
|
||||
|
||||
@ -703,15 +703,35 @@ void CMainWindow::onPortalLogin(int viewid, const std::wstring &json)
|
||||
|
||||
if( jerror.error == QJsonParseError::NoError ) {
|
||||
QJsonObject objRoot = jdoc.object();
|
||||
QString _ui_theme = objRoot["uiTheme"].toString();
|
||||
if ( !_ui_theme.isEmpty() ) {
|
||||
// onFileLocation(vid, _url);
|
||||
QJsonValue value = objRoot["uiTheme"];
|
||||
|
||||
if ( value.isString() )
|
||||
onPortalUITheme(viewid, value.toString().toStdWString());
|
||||
else
|
||||
if ( value.isObject() )
|
||||
onPortalUITheme(viewid, QString(QJsonDocument(value.toObject()).toJson(QJsonDocument::Compact)).toStdWString());
|
||||
|
||||
if ( _ui_theme == "default-dark" )
|
||||
m_pTabs->setTabThemeType(m_pTabs->tabIndexByView(viewid), "dark");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void CMainWindow::onPortalUITheme(int viewid, const std::wstring& json)
|
||||
{
|
||||
if ( !json.empty() ) {
|
||||
if ( json.rfind(L"default-", 0) == 0 ) {
|
||||
if ( json.compare(L"default-dark") == 0 )
|
||||
m_pTabs->setTabTheme(m_pTabs->tabIndexByView(viewid), "dark", "#333");
|
||||
else m_pTabs->setTabTheme(m_pTabs->tabIndexByView(viewid), "light", "#fff");
|
||||
} else {
|
||||
QJsonParseError jerror;
|
||||
QJsonDocument jdoc = QJsonDocument::fromJson(QString::fromStdWString(json).toLatin1(), &jerror);
|
||||
|
||||
if( jerror.error == QJsonParseError::NoError ) {
|
||||
QJsonObject objRoot = jdoc.object();
|
||||
m_pTabs->setTabTheme(m_pTabs->tabIndexByView(viewid), objRoot["type"].toString(), objRoot["color"].toString());
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void CMainWindow::doOpenLocalFile(COpenOptions& opts)
|
||||
@ -1079,8 +1099,8 @@ void CMainWindow::onDocumentPrint(void * opts)
|
||||
printInProcess = true; else
|
||||
return;
|
||||
|
||||
#ifdef Q_OS_LINUX
|
||||
QWidget *parent = qobject_cast<QWidget*>(this);
|
||||
#ifdef Q_OS_LINUX
|
||||
WindowHelper::CParentDisable disabler(parent);
|
||||
#endif
|
||||
|
||||
@ -1194,7 +1214,8 @@ void CMainWindow::onDocumentPrint(void * opts)
|
||||
#ifndef _WIN32
|
||||
RELEASEOBJECT(dialog)
|
||||
#endif
|
||||
}
|
||||
} else
|
||||
CMessage::warning(parent, tr("There are no pages set to print."));
|
||||
|
||||
printInProcess = false;
|
||||
// RELEASEINTERFACE(pData)
|
||||
|
||||
@ -137,6 +137,7 @@ public slots:
|
||||
void onPortalOpen(QString);
|
||||
void onPortalLogout(std::wstring portal);
|
||||
void onPortalLogin(int viewid, const std::wstring& json);
|
||||
void onPortalUITheme(int viewid, const std::wstring& json);
|
||||
void onPortalNew(QString);
|
||||
void onPortalCreate();
|
||||
void onOutsideAuth(QString);
|
||||
|
||||