Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch hotfix/v8.1.1 into master #1292

Merged
merged 32 commits into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
05b70e3
added PDF form
Maria-Sukhova Jun 19, 2024
aa6b6d5
edited ar-SA space
Maria-Sukhova Jun 19, 2024
5eb4e50
update files after translation
SimplestStudio Jun 19, 2024
72ebf8a
Initialize changelogs for v8.1.1
github-actions[bot] Jun 21, 2024
d6262b6
Fix bug 65175 : Installation error caused by missing package (#1250)
romandemidov Jun 24, 2024
5d94885
Fix bug 63450 : No option to create a new PDF form from on Linux (#1257)
romandemidov Jun 24, 2024
bba12c9
Merge branch release/v8.1.0 into hotfix/v8.1.1
papacarlo Jun 26, 2024
4106136
Fix bug 68055 : Removing deb package by purge do not clean theme (#1262)
romandemidov Jun 27, 2024
bac8c70
[win] fix bug 68884
SimplestStudio Jun 27, 2024
bf92397
Merge pull request #1269 from ONLYOFFICE/fix/bug-68884
maxkadushkin Jun 27, 2024
20dd3f8
[win-linux] fix bug 45401
SimplestStudio Jun 28, 2024
c54efae
Merge pull request #1270 from ONLYOFFICE/fix/bug-45401
maxkadushkin Jun 28, 2024
5a6767f
Fix changelog for linux for 8.1.0 (#1272)
romandemidov Jul 3, 2024
f543735
[linux] updmanager: fix including glib resources
SimplestStudio Jul 3, 2024
2846e3c
Merge pull request #1273 from ONLYOFFICE/fix/glib-resources
maxkadushkin Jul 3, 2024
0883dae
Automate changelog creation (#1274)
romandemidov Jul 4, 2024
47892e2
Fix msi non-english vcredist install (#1276)
heatray Jul 4, 2024
10c0dbf
Merge pull request #1278 from ONLYOFFICE/feature/edit-PDF-form
maxkadushkin Jul 8, 2024
98d5a79
Fix bug 45231 - Fix shortcut icons (#1279)
heatray Jul 8, 2024
4118517
[win-linux] debug translations
SimplestStudio Jul 8, 2024
f037fcf
For Bug 63450 (#1283)
romandemidov Jul 9, 2024
11c6e17
Merge pull request #1280 from ONLYOFFICE/fix/translations
K0R0L Jul 9, 2024
ba9b7e5
Fix translations
svetlana81 Jul 10, 2024
f0b343f
Merge pull request #1284 from ONLYOFFICE/fix/bug-63451
K0R0L Jul 10, 2024
1920bbd
Update translations
romandemidov Jul 10, 2024
a693768
Merge pull request #1285 from ONLYOFFICE/feature/update-translations
K0R0L Jul 10, 2024
0c6c739
Update translations
romandemidov Jul 10, 2024
b6b9669
Merge pull request #1286 from ONLYOFFICE/feature/update-translations2
K0R0L Jul 10, 2024
f1060a9
Revert update translations for German
romandemidov Jul 11, 2024
7657b34
[macos] fix bug 63451
maxkadushkin Jul 11, 2024
0593453
Merge pull request #1287 from ONLYOFFICE/feature/revert-update-transl…
K0R0L Jul 11, 2024
ecec56a
Merge pull request #1291 from ONLYOFFICE/fix/bug-63451
K0R0L Jul 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/init-changelogs.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Initialize changelog files

on: workflow_dispatch
on: create

jobs:
changelogs:
if: >-
${{ contains(github.ref, 'refs/heads/hotfix/v') ||
contains(github.ref, 'refs/heads/release/v') }}
${{ startsWith(github.ref, 'refs/heads/hotfix/v') ||
startsWith(github.ref, 'refs/heads/release/v') }}
runs-on: ubuntu-latest
steps:

Expand Down
78 changes: 55 additions & 23 deletions common/changes/8.1.0/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,76 @@ <h2>New Features</h2>

<h4>All Editors</h4>
<ul>
<li>TODO</li>
<li>Switching to the creating forms in the <code>PDF</code> format</li>
<li>Added the ability to disable the <code>Connect to cloud</code> section via the <code>--lock-portals</code> key</li>
<li>Added the <code>Use graphics acceleration</code> option to the application settings</li>
<li>Updated images for the error pages</li>
<li>Added the translation into Serbian (sr-Latn-RS, Serbian (Latin, Serbia and Montenegro))</li>
<li>Added a button to select a local file in the hyperlink insertion dialog window</li>
<li>Changes in program interface: manageable functional buttons, Replace button is now on the Home tab, Copy style, Clear style, Select all</li>
<li>Autoshape shadowing settings</li>
<li>Updated the set of color themes available in editors</li>
<li>Added internal help in Portuguese (pt-BR)</li>
<li>Added Arabic to all regional settings</li>
<li>Added a title and a button to close the panel to the <code>Chat</code> panel</li>
</ul>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
<li>New button on the top toolbar for changing document editing mode: <code>Editing</code>, <code>Reviewing</code>, <code>Viewing</code></li>
<li>Added tooltips for new or updated functionality (displayed when loading the editor or when switching to the corresponding tab)</li>
<li>Implemented the ability to set the format for page numbering</li>
<li>Added support for the page color</li>
<li>Updated built-in paragraph styles</li>
<li>New items in the indents menu for opening the right panel and managing paragraph indents, the ability to manage paragraph indents via the top toolbar</li>
<li>Color theme button is now on the Layout tab</li>
<li>Mail merge button is now on the Collaboration tab</li>
<li>Line spacing options updated</li>
<li>Improved work of the algorithm for displaying numbers and punctuation in Arabic text for the Neutral and Weak classes</li>
<li>Improved fitting for paragraphs with main <code>RTL</code> direction</li>
</ul>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
<li>New languages added: ligature support</li>
<li>Selected cells are highlighted on their respective row/column numbers</li>
<li>New functions: <code>GETPIVOTDATA</code>, <code>IMPORTRANGE</code></li>
<li>New function category: Custom based on jsdoc</li>
<li>Version history update: edited cells are highlighted</li>
<li>Users get custom protected range cells viewing rights</li>
<li>Implemented the ability to copy/move sheets between books in one browser</li>
<li>Changed the appearance of the sheet list in the embedded viewer in accordance with the styles of the main spreadsheet editor</li>
</ul>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
<li>New slide settings on the right panel: show background graphics, reset background to the theme background, apply settings to all slides</li>
<li>Added <code>Animation</code> pane</li>
<li>Added a mode for editing master slides and templates</li>
</ul>
<h4>Forms</h4>
<ul>
<li>TODO</li>
<li>When adding a fixed form, now it is inserted without wrapping in front of the text</li>
<li>The color of the Picture placeholder corresponds to the color of the role for this form</li>
<li>The thickness of the frame for required fields is now 2 px with any zoom</li>
<li>Added a button to switch to the editing mode (similar to the button in the editor header) for forms opened in the View or Fill forms mode</li>
</ul>
<h4>PDF Editor</h4>
<ul>
<li>Added buttons for switching editing/viewing (annotations) modes to the toolbar and the editor header</li>
<li>Added tooltips for new or updated functionality (displayed when loading the editor or when switching to the corresponding tab)</li>
<li>In the Edit mode, it's possible to add various objects (using the <code>Home</code> and <code>Insert</code> tabs) and configure them using the right panel and context menu</li>
<li>Added the ability to add, delete or rotate pages using the context menu and the toolbar</li>
<li>Added a mini toolbar for adding annotations when selecting text</li>
</ul>

<h2>Fixes</h2>

<h4>All Editors</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Forms</h4>
<h4>Security</h4>
<ul>
<li>TODO</li>
<li>Fixed vulnerabilities in the PtgName::assemble, PtgNameX::assemble, PtgParen::assemble, PtgRef3d::assemble, PtgList::assemble and PtgArea3d::assemble methods which cause crash when converting <code>XLS</code> to <code>XLSX</code></li>
<li>Fixed the vulnerability in the <code>CDataStream::ReadEmrTextBase</code> method which causes crash when converting <code>ODP</code> to <code>PDF</code></li>
<li>Fixed the vulnerability in the <code>GlobalsSubstream::UpdateDefineNames</code> method which causes crash when converting <code>XLS</code> to <code>XLSX</code></li>
<li>Fixed the vulnerability in the <code>WorkBookStream::UpdateXti</code>, <code>WorkBookStream::UpdateXti</code>, methods which causes crash when converting <code>XLS</code> to <code>XLSX</code></li>
<li>Fixed Heap Buffer Overflow when converting <code>EPUB</code> to <code>PDF</code></li>
<li>Fixed the vulnerability in the <code>CPPTUserInfo::LoadExternal</code> method which allows writing a file to a folder with restricted access when converting <code>PPT</code> to <code>PPTX</code></li>
<li>Fixed vulnerabilities which allow reading data from a third-party file when converting <code>OOXML</code> to <code>ODF</code> and vice versa</li>
<li>Fixed Heap Buffer Overflow in the <code>CSvmFile::Read_META_BMP</code> method when converting <code>ODP</code> to <code>PPTX</code></li>
</ul>
92 changes: 62 additions & 30 deletions common/changes/8.1.0/changes_ru.html
Original file line number Diff line number Diff line change
@@ -1,47 +1,79 @@
<h1>ONLYOFFICE Desktop Editors 8.1.0<span class="releasedate"> - {{DATE}}</span></h1>

<h2>Новые функции</h2>
<h2>New Features</h2>

<h4>Все редакторы</h4>
<h4>All Editors</h4>
<ul>
<li>TODO</li>
<li>Switching to the creating forms in the <code>PDF</code> format</li>
<li>Added the ability to disable the <code>Connect to cloud</code> section via the <code>--lock-portals</code> key</li>
<li>Added the <code>Use graphics acceleration</code> option to the application settings</li>
<li>Updated images for the error pages</li>
<li>Added the translation into Serbian (sr-Latn-RS, Serbian (Latin, Serbia and Montenegro))</li>
<li>Added a button to select a local file in the hyperlink insertion dialog window</li>
<li>Changes in program interface: manageable functional buttons, Replace button is now on the Home tab, Copy style, Clear style, Select all</li>
<li>Autoshape shadowing settings</li>
<li>Updated the set of color themes available in editors</li>
<li>Added internal help in Portuguese (pt-BR)</li>
<li>Added Arabic to all regional settings</li>
<li>Added a title and a button to close the panel to the <code>Chat</code> panel</li>
</ul>
<h4>Редактор документов</h4>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
<li>New button on the top toolbar for changing document editing mode: <code>Editing</code>, <code>Reviewing</code>, <code>Viewing</code></li>
<li>Added tooltips for new or updated functionality (displayed when loading the editor or when switching to the corresponding tab)</li>
<li>Implemented the ability to set the format for page numbering</li>
<li>Added support for the page color</li>
<li>Updated built-in paragraph styles</li>
<li>New items in the indents menu for opening the right panel and managing paragraph indents, the ability to manage paragraph indents via the top toolbar</li>
<li>Color theme button is now on the Layout tab</li>
<li>Mail merge button is now on the Collaboration tab</li>
<li>Line spacing options updated</li>
<li>Improved work of the algorithm for displaying numbers and punctuation in Arabic text for the Neutral and Weak classes</li>
<li>Improved fitting for paragraphs with main <code>RTL</code> direction</li>
</ul>
<h4>Редактор таблиц</h4>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
<li>New languages added: ligature support</li>
<li>Selected cells are highlighted on their respective row/column numbers</li>
<li>New functions: <code>GETPIVOTDATA</code>, <code>IMPORTRANGE</code></li>
<li>New function category: Custom based on jsdoc</li>
<li>Version history update: edited cells are highlighted</li>
<li>Users get custom protected range cells viewing rights</li>
<li>Implemented the ability to copy/move sheets between books in one browser</li>
<li>Changed the appearance of the sheet list in the embedded viewer in accordance with the styles of the main spreadsheet editor</li>
</ul>
<h4>Редактор презентаций</h4>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
<li>New slide settings on the right panel: show background graphics, reset background to the theme background, apply settings to all slides</li>
<li>Added <code>Animation</code> pane</li>
<li>Added a mode for editing master slides and templates</li>
</ul>
<h4>Формы</h4>
<h4>Forms</h4>
<ul>
<li>TODO</li>
<li>When adding a fixed form, now it is inserted without wrapping in front of the text</li>
<li>The color of the Picture placeholder corresponds to the color of the role for this form</li>
<li>The thickness of the frame for required fields is now 2 px with any zoom</li>
<li>Added a button to switch to the editing mode (similar to the button in the editor header) for forms opened in the View or Fill forms mode</li>
</ul>

<h2>Исправления</h2>

<h4>Все редакторы</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор документов</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор таблиц</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор презентаций</h4>
<h4>PDF Editor</h4>
<ul>
<li>TODO</li>
<li>Added buttons for switching editing/viewing (annotations) modes to the toolbar and the editor header</li>
<li>Added tooltips for new or updated functionality (displayed when loading the editor or when switching to the corresponding tab)</li>
<li>In the Edit mode, it's possible to add various objects (using the <code>Home</code> and <code>Insert</code> tabs) and configure them using the right panel and context menu</li>
<li>Added the ability to add, delete or rotate pages using the context menu and the toolbar</li>
<li>Added a mini toolbar for adding annotations when selecting text</li>
</ul>
<h4>Формы</h4>

<h2>Fixes</h2>

<h4>Security</h4>
<ul>
<li>TODO</li>
<li>Fixed vulnerabilities in the PtgName::assemble, PtgNameX::assemble, PtgParen::assemble, PtgRef3d::assemble, PtgList::assemble and PtgArea3d::assemble methods which cause crash when converting <code>XLS</code> to <code>XLSX</code></li>
<li>Fixed the vulnerability in the <code>CDataStream::ReadEmrTextBase</code> method which causes crash when converting <code>ODP</code> to <code>PDF</code></li>
<li>Fixed the vulnerability in the <code>GlobalsSubstream::UpdateDefineNames</code> method which causes crash when converting <code>XLS</code> to <code>XLSX</code></li>
<li>Fixed the vulnerability in the <code>WorkBookStream::UpdateXti</code>, <code>WorkBookStream::UpdateXti</code>, methods which causes crash when converting <code>XLS</code> to <code>XLSX</code></li>
<li>Fixed Heap Buffer Overflow when converting <code>EPUB</code> to <code>PDF</code></li>
<li>Fixed the vulnerability in the <code>CPPTUserInfo::LoadExternal</code> method which allows writing a file to a folder with restricted access when converting <code>PPT</code> to <code>PPTX</code></li>
<li>Fixed vulnerabilities which allow reading data from a third-party file when converting <code>OOXML</code> to <code>ODF</code> and vice versa</li>
<li>Fixed Heap Buffer Overflow in the <code>CSvmFile::Read_META_BMP</code> method when converting <code>ODP</code> to <code>PPTX</code></li>
</ul>
47 changes: 47 additions & 0 deletions common/changes/8.1.1/changes.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<h1>ONLYOFFICE Desktop Editors 8.1.1<span class="releasedate"> - {{DATE}}</span></h1>

<h2>New Features</h2>

<h4>All Editors</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Forms</h4>
<ul>
<li>TODO</li>
</ul>

<h2>Fixes</h2>

<h4>All Editors</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Document Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Spreadsheet Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Presentation Editor</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Forms</h4>
<ul>
<li>TODO</li>
</ul>
47 changes: 47 additions & 0 deletions common/changes/8.1.1/changes_ru.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<h1>ONLYOFFICE Desktop Editors 8.1.1<span class="releasedate"> - {{DATE}}</span></h1>

<h2>Новые функции</h2>

<h4>Все редакторы</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор документов</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор таблиц</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор презентаций</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Формы</h4>
<ul>
<li>TODO</li>
</ul>

<h2>Исправления</h2>

<h4>Все редакторы</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор документов</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор таблиц</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Редактор презентаций</h4>
<ul>
<li>TODO</li>
</ul>
<h4>Формы</h4>
<ul>
<li>TODO</li>
</ul>
6 changes: 3 additions & 3 deletions macos/Localization/bg.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -438,17 +438,17 @@ We have a special offer for you.</source>
<note>No comment provided by engineer.</note></trans-unit>
<trans-unit id="new-document" xml:space="preserve">
<source>New Document</source>
<target state="translated">Нов Документ</target>
<target state="translated">Нов документ</target>

<note>No comment provided by engineer.</note></trans-unit>
<trans-unit id="new-presentation" xml:space="preserve">
<source>New Presentation</source>
<target state="translated">Нова Презентация</target>
<target state="translated">Нова презентация</target>

<note>No comment provided by engineer.</note></trans-unit>
<trans-unit id="new-spreadsheet" xml:space="preserve">
<source>New Spreadsheet</source>
<target state="translated">Нова Електронна таблица</target>
<target state="translated">Нова електронна таблица</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-pdfform" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions macos/Localization/en.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -488,17 +488,17 @@ We have a special offer for you.</target>
</trans-unit>
<trans-unit id="new-document" xml:space="preserve">
<source>New Document</source>
<target>New Document</target>
<target>New document</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-presentation" xml:space="preserve">
<source>New Presentation</source>
<target>New Presentation</target>
<target>New presentation</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-spreadsheet" xml:space="preserve">
<source>New Spreadsheet</source>
<target>New Spreadsheet</target>
<target>New spreadsheet</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-pdfform" xml:space="preserve">
Expand Down
4 changes: 2 additions & 2 deletions macos/Localization/es.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -488,12 +488,12 @@ Tenemos una oferta especial para usted.</target>
</trans-unit>
<trans-unit id="new-document" xml:space="preserve">
<source>New Document</source>
<target state="translated">Nuevo Documento</target>
<target state="translated">Nuevo documento</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-presentation" xml:space="preserve">
<source>New Presentation</source>
<target state="translated">Nueva Presentación</target>
<target state="translated">Nueva presentación</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-spreadsheet" xml:space="preserve">
Expand Down
6 changes: 3 additions & 3 deletions macos/Localization/et.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -438,17 +438,17 @@ Meil on sulle eriline pakkumine.</target>
<note>No comment provided by engineer.</note></trans-unit>
<trans-unit id="new-document" xml:space="preserve">
<source>New Document</source>
<target state="translated">Uus Dokument</target>
<target state="translated">Uus dokument</target>

<note>No comment provided by engineer.</note></trans-unit>
<trans-unit id="new-presentation" xml:space="preserve">
<source>New Presentation</source>
<target state="translated">Uus Esitlus</target>
<target state="translated">Uus esitlus</target>

<note>No comment provided by engineer.</note></trans-unit>
<trans-unit id="new-spreadsheet" xml:space="preserve">
<source>New Spreadsheet</source>
<target state="translated">Uus Arvustustabel</target>
<target state="translated">Uus arvustustabel</target>
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="new-pdfform" xml:space="preserve">
Expand Down
Loading