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

Update CHANGELOG.md #1607

Merged
merged 10 commits into from
Jun 20, 2024
Merged
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
Update CHANGELOG.md
  • Loading branch information
maxkadushkin committed Jun 19, 2024
commit 835fbae297f3548bd154a512d26f4f1d556e5a15
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
### New Features

* Switching to the creating forms in the `PDF` format
* Added the ability to disable the 'Connect to cloud' section via
* Added the ability to disable the `Connect to cloud` page via
the `--lock-portals` key
* Added a window to restart the application if the settings marked with
the asterisk are applied
* Added the Use graphics acceleration option to the application settings
* Added the `Use graphics acceleration` option to the application settings
* Added the progress of unpacking downloaded update to the `About` page (Windows)
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
* Added the ability to open a file by specifying its name in the terminal (Linux)
* Updated images for the error pages
Expand Down Expand Up @@ -49,7 +49,7 @@
* New function category: Custom based on jsdoc
* Version history update: edited cells are highlighted
* Users get custom protected range cells viewing rights
* Implemented the ability to copy/move sheets between books in one browser
* Implemented the ability to copy/move sheets between opened books
* Changed the appearance of the sheet list in the embedded viewer in accordance
with the styles of the main spreadsheet editor

Expand All @@ -66,7 +66,7 @@
* When adding a fixed form, now it is inserted without wrapping in front of the text
* The color of the Picture placeholder corresponds to the color of the role
for this form
* The thickness of the frame for required fields is now 2px with any zoom
* The thickness of the frame for required fields is now 2 px with any zoom
* 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
* The presence of this button depends on the integrator\'s subscription to
maxkadushkin marked this conversation as resolved.
Show resolved Hide resolved
Expand Down
Loading