You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce the Command#affectsData property to indicate whether a given command should stay enabled in editor modes with restricted write permissions. This solves the frequently reported problems of the availability of some editor features such as export to PDF or Word, select all or find in such editor modes as read-only, comments-only or restricted editing - merged 🎉
The code freeze is planned for October 20, 2021, followed by releasing npm packages on October 26th, 2021.
Please keep in mind that these plans are subject to change and even though we put all our energy to deliver all the items mentioned above, the iteration plan may change at any point.
The text was updated successfully, but these errors were encountered:
This post outlines our targets for the upcoming iteration. The goal is to provide a summary of where we are going.
New features / enhancements
Command#affectsData
property to indicate whether a given command should stay enabled in editor modes with restricted write permissions. This solves the frequently reported problems of the availability of some editor features such as export to PDF or Word, select all or find in such editor modes as read-only, comments-only or restricted editing - merged 🎉Bug fixes
Finally, there are some more bug fixes and minor improvements planned for the 48th iteration. See the list of issues assigned to the current iteration for more details.
Dates
The code freeze is planned for October 20, 2021, followed by releasing npm packages on October 26th, 2021.
Please keep in mind that these plans are subject to change and even though we put all our energy to deliver all the items mentioned above, the iteration plan may change at any point.
The text was updated successfully, but these errors were encountered: