Bug Fixes and Improvements
This release delivers a range of bug fixes and usability improvements designed to provide a more stable, reliable, and efficient user experience. We have addressed several reported issues and made under-the-hood enhancements to improve overall application performance and responsiveness.
Updated Embedded Web Browser
The embedded web browser has been updated to the latest supported version of Microsoft Edge. This update provides enhanced compatibility with modern web technologies, improved browsing performance, and the latest security and stability updates from Microsoft. Users can expect a more consistent experience when accessing web-based content and services directly within the application.
Lexilla and Scintilla Library Updates
To keep the editor components up to date and improve language support, the following libraries have been upgraded:
Lexilla 5.5.2
- Updated the Lexilla syntax highlighting library to version 5.5.2.
- This version includes improvements to JavaScript language support, resulting in more accurate syntax highlighting and better handling of modern JavaScript code.
Scintilla 5.6.5
- Updated the Scintilla editing component to version 5.6.5.
- Added support for the new SC_UPDATE_TEXT and SC_UPDATE_LINE_COUNT flags in SCN_UPDATEUI notifications.
- These additions provide developers with more detailed update events, enabling improved tracking of text modifications and line count changes within the editor.
Overall, these library updates enhance code editing functionality, improve language handling, and provide a stronger foundation for future editor-related enhancements.