Area |
ID |
Type |
Description |
Released |
|
FIND-5427
|
|
Use secure hashes for Episerver Find scripts
Episerver Find JavaScript can use hashes that align with current security practices.
EPiServer.Find 15.1.1;
|
Soon to be released
|
|
AFORM-3313
|
|
Email field validator regex not working properly
|
Soon to be released
|
|
AFORM-3363
|
|
Numeric fields do not allow for decimals if globalization culture is set to sv-SE
|
Soon to be released
|
|
AFORM-3349
|
|
Form Export could be done without valid CSRF token
|
Soon to be released
|
|
CMS-27402
|
|
[TinyMCE] Image size was fixed
Fixed an issue that incorrectly resized an image. Now, when an image is edited through the image editor, the new dimensions are reflected inside of the TinyMCE editor.
EPiServer.CMS.TinyMce 4.4.0;
|
Soon to be released
|
|
FIND-9374
|
|
[Netcore][Optimization View] Best Bets: Can NOT search and choose any item in Pop-up "Select Content "
Fixed an issue where you could not select target content after searching when creating/editing Best Bets.
EPiServer.Find 15.1.1;
|
Soon to be released
|
|
AFORM-3337
|
|
Hidden predefined value not saved when personalized in QS criterion
|
Soon to be released
|
|
COM-16701
|
|
[ServiceAPI] Incorrect message type when MetaClass doesn't exist
|
Soon to be released
|
|
CMS-27684
|
|
[TinyMCE] Restore an obsolete `AddSetting` call
Fixed an issue that caused external libraries that were compiled with older TinyMCE versions (< 4.2.0) to fail with a MissingMethodException. The old AddSetting method, which accepts two arguments, was restored to make it call the new method with the third argument hardcoded to true.
EPiServer.CMS.TinyMce 4.4.0;
|
Soon to be released
|
|
CMS-27474
|
|
Support for inline blocks in Content Area
Added support to ContentArea to include internal and local blocks.
Block instances in properties are accessible only through the content owning the blocks; the block instances do not have an identity or lifecycle of their own but rather are published or deleted as part of the content that owns the blocks.
- You can assign a local/internal block to a ContentArea.
- You can convert a shared block to a local block (only accessible from Forms View or flyout editor in on-page editing). Not available directly from the block overlay.
- You cannot use local blocks (For this page) inside an inline block (the new one which is serialized into parent content).
EPiServer.CMS.TinyMce 4.4.0;
|
Soon to be released
|