0.87b - Mushabian
·
476 commits
to main
since this release
Patch Notes. 0.87b (Mushabian).
(25 November 2025). 11:53GMT. Unstable Release.
- Added
.onuserchangefunction option to ve.Window. - Added ve.ScriptManager component to function as a native, visual block-based IDE with both text editor and block-based support, as well as bidirectional transpilation.
- Added sub-component ve.ScriptManagerBlockly.
- Added sub-component ve.ScriptManagerCodemirror.
- Deprecated Scriptly since it has now been folded into Vercengen as ve.ScriptManager (https://github.com/Confoederatio/Scriptly).
- Fixed issues with nested documentation for the latest version of IntelliJ IDEA 2025.2 and other IntelliJ editors in which the
{@class}tag broke. - Made several CSS changes to improve legibility.
- Fixed selected input issues for dragging windows.
- ve.FileExplorer now has a default width of 20rem to prevent widths from changing between directories.
- ve.FileExplorer now informs users of the full path of a file via tooltip.
- Updated documentation to reflect latest changes.
- ve.File now uses ve.FileExplorer instead of to prevent issues with API access.
- Windows now have an increased load time to 150ms to prevent <100ms race conditions.