Thursday 10th June, 2021
Editor 2.0.4 release notes
Due to a bug discovered between Bootstrap 5.0.1 and our Bootstrap 5 integration for Editor, this is a quick turnaround from Editor 2.0.3. There is also a fix for SearchPanes server-side processing and a new attribute for .NET. See below for full details.
Downloads
Downloads of specific versions of Editor are only available to license holders. Please see the download page for information about the current release version.
Release notes
JS Core
- Fix: Boostrap 5 - error when using Bootstrap 5.0.0 or newer (beta's didn't have this error) when initialising a modal
NET
- New:
EditorIgnore()
attribute which can be used in a model to tell Editor to not process the property that the attribute is attached to.
NodeJS
- Fix: Issue with SearchPanes Node not working for cascade panes