forked from AkkomaGang/akkoma-fe
fixup! Removed formattingOptionsEnabled in favor of relying on BE-provided list of accepted formatting options
This commit is contained in:
parent
6744396f82
commit
b72aa97098
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# v1.0
|
||||
## Removed features/radically changed behavior
|
||||
### formattingOptionsEnabled
|
||||
as of !xxx `formattingOptionsEnabled` is no longer available and instead FE check for available post formatting options and enables formatting control if there's more than one option.
|
||||
as of !833 `formattingOptionsEnabled` is no longer available and instead FE check for available post formatting options and enables formatting control if there's more than one option.
|
||||
|
||||
### minimalScopesMode
|
||||
As of !633, `scopeOptions` is no longer available and instead is changed for `minimalScopesMode` (default: `false`)
|
||||
|
|
Loading…
Reference in a new issue