Patch 18052026 for *3.0.5*
May 18, 2026
We release it as a notebook that you can run to modify the application files. This patch includes the following fixes:
- Better Unicode support for view decorations
- Fixed major bugs in the
.wlfile editor - Improved editor performance
- Fixes
Destoryevent propagation for projected cells
The most important fix is Unicode-related. The issue may appear as unreadable labels if you have Graphics with Text inside, written using non-ASCII characters. However, it will not appear if the expression is large enough to be automatically compressed, such as Plot, Image, or Audio outputs.