* Add the ability to set the first page number for the workbook sheet
* Add translation of formulas into Armenian
#### Presentation Editor
* Add the exception list for autocorrect of capital letters
#### Forms
* Change the fixed form snapping. The form position is now calculated from
the beginning of the page
* Add the ability to add a new form without leaving the current one
* Improve track rendering for fixed forms
* Disable the ability to fill out forms in the editing mode
* Remain the ability to fill out forms in the viewing mode
(the `ViewForms` button)
* Add a new API method for filling forms via the interface
* The current form now has the same fill as the others in the editing mode
* Fix minor issues with functioning of smaller forms inside complex ones
* Added the `Default value` field to the right panel due to disabling
the ability to fill out forms in the editing mode
#### Back-end
* Add the support for the start_date parameter in the server license
for supporting licenses which will work in the future
* User with an empty `user id` is considered as [anonymous](https://api.onlyoffice.com/editors/anonymoususers)
#### WOPI
* Add new parameters to `WOPI discovery`: [mobileView](https://learn.microsoft.com/en-us/microsoft-365/cloud-storage-partner-program/online/discovery#mobileview)
and `mobileEdit` action for opening the mobile version of the editors
It works via the API type parameter: [mobile](https://api.onlyoffice.com/editors/config/#type)
#### Mobile
* Add new formula languages in the Spreadsheet Editor
* Add suggestions for formulas in the Spreadsheet Editor
#### Docker
* Use a `unix socket` by default
* Use the default `supervisord` configuration
* Return the `init.d` supervisor file
#### Customization
* Add the parameter to customize the font size of interface elements (buttons,
tabs, labels, etc.) in the editor configuration file:
`customization`->`font`->`size`
The setting is available for users with an extended license
* Add the parameter to hide the `Draw` tab in the editor configuration file: