Add more details in changelog

This commit is contained in:
Pavel Lobashov 2022-09-12 09:16:26 +03:00
parent 6dcd866d91
commit eb20f4e185
No known key found for this signature in database
GPG key ID: 47F57222688BE1AA
2 changed files with 15 additions and 2 deletions

View file

@ -1,4 +1,4 @@
personal_ws-1.1 en 533 utf-8
personal_ws-1.1 en 534 utf-8
ACOT
ACOTH
ActiveCell
@ -7,6 +7,7 @@ AddSheet
adSm
AllFontsGen
altGr
amd
Api
ApiRange
ApiSlide

View file

@ -9,8 +9,10 @@
* JWT with random key enabled by default. This fix CVE-2021-43445,
CVE-2021-43447, CVE-2021-43448, CVE-2021-43449
* Random secret key by default. Fix CVE-2021-43444
* Fix CVE-2022-32212 by upgrading nodejs version
* Show warning on macros execution if connection to another host. Fix CVE-2021-43446
* Top toolbar optimizations for smaller screens
* New `Dark Contrast` color scheme
* `Same as system` color scheme option
* More options in `View` tab
* Redone of icons in header line
@ -19,9 +21,10 @@
* Exact build number in `About` page
* New `Live viewer` - ability to see changes in view mode
(Should be supported by DMS)
* Stat page will show statistics for `Live viewer`
* New interface languages - `pt-PT`, `zh-TW`, `eu-ES`, `ms-MY`, `hy-AM`
* Redone of color selection component
* New option to disable alternative menu on macOS
* New option to disable alternative menu
* Fully redone search window
* New hotkeys for `Special Paste`
* `Cut` and `Select All` button on Top Toolbar
@ -64,6 +67,15 @@
* New `Format` and `Allowed Symbols` settings for field
* New field types - `Phone number`, `Email Address` and `Complex Field`
##### Installation
* Auto detect of DB type in `deb` package
* `arm64` and `amd64` docker images use same tag
##### Customization
* Ability to set phone in `About` page
### Fixes
* All components received countless fixes